Ian Forde wrote:
> Patrice Guay wrote:
>> At boot time, the system is looking for a resume signature on the
>> default SWAP partition that was defined during the OS installation.
>>
>> On several systems, I changed the location of the SWAP partition. How do
>> I change the location where the system
Patrice Guay wrote:
I cannot find the /etc/initramfs-tools directory on my system. Which
package provides it under CentOS 5?
isnt that just mkinitrd on CentOS ?
--
Karanbir Singh : http://www.karan.org/ : [EMAIL PROTECTED]
___
CentOS mailing list
On Mon, 2008-09-01 at 13:25 -0400, Mag Gam wrote:
> 1. Format the swap partition again: sudo mkswap /dev/XXX
> 2. Activate swap partition sudo swapon /dev/XXX
> 3. Replace UUID=XXX in /etc/initramfs-tools/conf.d/resume by "resume=/dev/XXX"
> 4. Regenerate the initrd: sudo mkinitramfs -o /boot/initr
Mag Gam wrote:
> On Mon, Sep 1, 2008 at 2:42 PM, Patrice Guay wrote:
On Sat, Aug 30, 2008 at 8:05 AM, Patrice Guay wrote:
> At boot time, the system is looking for a resume signature on the
> default SWAP partition that was defined during the OS installation.
>
> On several sys
On Mon, Sep 1, 2008 at 2:42 PM, Patrice Guay
<[EMAIL PROTECTED]> wrote:
>>> On Sat, Aug 30, 2008 at 8:05 AM, Patrice Guay
>>> <[EMAIL PROTECTED]> wrote:
At boot time, the system is looking for a resume signature on the
default SWAP partition that was defined during the OS installation.
>>
>> On Sat, Aug 30, 2008 at 8:05 AM, Patrice Guay
>> <[EMAIL PROTECTED]> wrote:
>>> At boot time, the system is looking for a resume signature on the
>>> default SWAP partition that was defined during the OS installation.
>>>
>>> On several systems, I changed the location of the SWAP partition. How
1. Format the swap partition again: sudo mkswap /dev/XXX
2. Activate swap partition sudo swapon /dev/XXX
3. Replace UUID=XXX in /etc/initramfs-tools/conf.d/resume by "resume=/dev/XXX"
4. Regenerate the initrd: sudo mkinitramfs -o /boot/initrd.img-2.6.XX
(same version as the kernel)
On Mon, Sep 1
Why not create a new swap partition and place it in /etc/fstab ?
You don't have to worry about swap signatures and all...
On Sat, Aug 30, 2008 at 8:05 AM, Patrice Guay
<[EMAIL PROTECTED]> wrote:
> At boot time, the system is looking for a resume signature on the
> default SWAP partition that wa
At boot time, the system is looking for a resume signature on the
default SWAP partition that was defined during the OS installation.
On several systems, I changed the location of the SWAP partition. How do
I change the location where the system looks at boot time for the resume
signature?
Thanks
9 matches
Mail list logo