Jonas Smedegaard wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, 30 Oct 2005 02:14:49 +0200 Olaf van der Spek <OvdSpek@LIACS.NL> wrote:It says: /bin/cat: /sys/block/sda/sda1/dev: No such file or directory Waiting 1 seconds for /sys/block/sda/sda1/dev to show up. The system is running in VMware.Do you use initramfs-tools (mkinitramfs) or yaird (mkinitrd.yaird) to generate your initial ramdisk?
yaird
If you don't know, then check which of them got pulled in when installing your new kernel package, and also provide us the content of your /etc/kernel-img.conf.
$ cat /etc/kernel-img.conf # Do not create symbolic links in / do_symlinks = yes relative_links = yes do_bootloader = no do_bootfloppy = no do_initrd = yes link_in_boot = no postinst_hook = /sbin/update-grub postrm_hook = /sbin/update-grub