Package: security.debian.org
Severity: grave
Justification: renders package unusable
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.
........
"
Then the system halts and does not work further.
-- System Information:
Debian Release: 5.0.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]