[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apt-get install of lilo complains



New lilo apt-get install in frozen complains for no reason.
-------
WARNING!
Either your /etc/fstab configuration file is missing, or it doesn't
contain a valid entry for the root filesystem! This generally
means that your system is very badly broken. Configuration of LILO
will be aborted; you should try to repair the situation and then
run /usr/sbin/liloconfig again to retry the configuration process.
dpkg: error processing lilo (--configure):
 subprocess post-installation script returned error exit status 1

Errors were encountered while processing:
 lilo
E: Sub-process /usr/bin/dpkg returned an error code (1)
--------------

My fstab is just fine
-------------
hertz:~# cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>                 <dump> 
<pass>
/dev/rd/c0d0p3  /               ext2    defaults,errors=remount-ro    0      
1
/dev/rd/c0d0p1  /boot           ext2    defaults,errors=remount-ro    0      
1
/dev/rd/c0d0p2  none            swap    sw                            0      
0
proc            /proc           proc    defaults                      0      
0
# Uncomment the following entry if you use a 2.2.x or newer kernel for
# UNIX98-style pty handling
#none           /dev/pts        devpts  gid=5,mode=620                 
0       0
/dev/fd0        /floppy         auto    defaults,user,noauto           
0       0
/dev/cdrom      /cdrom          iso9660 defaults,ro,user,noauto        
0       0
------------

hertz:~# lilo -t -v
LILO version 21, Copyright 1992-1998 Werner Almesberger

Reading boot sector from /dev/rd/c0d0
Merging with /boot/boot.b
Boot image: /boot/vmlinuz-2.2.14
Added Linux *
Boot image: /boot/vmlinuz-2.2.14-ipsec
Added Linux-ipsec
The boot sector and the map file have *NOT* been altered.
-----------
Cheers..
-- 
lauri.tischler@iki.fi    * gods are creations of sick minds *


Reply to: