Dne út 24. února 2004 14:32 Martin Wegmann napsal(a): > [...] > > /sbin/lilo > Fatal: open /vmlinuz: No such file or directory > > but /vmlinuz definitely exists as ls -l under / reveals > > lrwxrwxrwx 1 root root 24 Feb 23 19:18 vmlinuz -> > boot/vmlinuz-2.6.2-1-686 > lrwxrwxrwx 1 root root 23 Sep 29 13:55 vmlinuz.old -> > boot/vmlinuz-2.4.22-xfs > > does the error means nothing or is there a problem?
It looks like there is broken symlink /vmlinuz. Check if /boot/vmlinuz-2.6.2-1-686 exists and is readable. Also if you have /boot on separate partition, check if it is mounted. And if all looks right, try running fsck on / and /boot/ partitions. Mixi PS: Please, don't CC me, I'm subscribed ;o) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]