reassign 535166 kernel-package
thanks
The code that doesn't handle your situation is in the kernel package.
Micronius wrote:
> My desktop owns 1 IDE-unit on the motherboard and 2 PCI-RAID-IDE-units
> (without using the RAID-facility) on a PCI-card. My fstab contains the
> following lines:
>
> # /etc/fstab: static file system information.
> #
> # <file system> <mount point> <type> <options> <dump> <pass>
> proc /proc proc defaults 0 0
> LABEL=wg-rootpart / reiserfs defaults 0 1
> LABEL=wg-bootpart /boot reiserfs notail 0 2
> LABEL=wg-swappart none swap sw 0 0
> /dev/hdb /media/cdrom0 udf,iso9660 user,noauto 0 0
> /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
>
> My /boot/grub/menue.lst contains the following lines:
>
> title Debian GNU/Linux, kernel 2.6.26-2-amd64
> password ......
> root (hd0,0)
> kernel /vmlinuz-2.6.26-2-amd64
> root=UUID=8e1b2e49-3dfb-4942-8eb6-9868733c5d15 ro splash=verbose
> initrd /initrd.img-2.6.26-2-amd64
>
> When I use
>
> apt-get update
> apt-get dist-upgrade
>
> this does not work for upgrading the kernel. The following messages appear:
>
> "Booting the kernel
>
> .....
>
> Loading, please wait ...
>
> mount: mounting /dev on /root/dev failed:
> no such file or directory
>
> [dito for /sys and /proc]
>
> Target filesystem doesn't have /sbin/init.
> No init found.
Regards,
Joey
--
It's time to close the windows.
Please always Cc to me when replying to me on the lists.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]