$ su -c 'e2label /dev/sda1 LSDA1'
$ su -c 'update-initramfs -u -k all'
The above one command report 2.6.18-6-486 but not 2.6.25
$ su -c 'update-initramfs -u -k 2.6.25'
The above says /boot/initrd.img-2.6.25 was been altered. Cannot
update. Then I try the following:
$ su -c 'update-initramfs -c -k 2.6.25'
$ su -c 'mkinitramfs -d /etc/initramfs-tools -o /boot/
initrd.img-2.6.25 2.6.25'
I don't find /etc/uswsusp.conf mentioned in Cameron's post on my
machine.
This time, it can not find the LABEL prompting the similar error when
I boot with 2.6.25:
>Begin: Waiting for root file system... ...
>Done.
> Check root= bootarg cat /proc/cmdline
> or missing modules. devices: cat /proc/modules ls /dev
>ALERT! /dev/disk/by-label/LSDA1 does not exist.
But I can boot with the 2.6.18 kernel including the single mode, even
I only use the LABEL way for one entry not the the other one - the
single mode entry. The menu.lst is listed above.
Under the (initramfs) prompt, the uname -r reports 2.6.25.
Thank you for your time.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org