Announcement

Collapse
No announcement yet.

lilo

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    lilo

    Hello,

    I've been trying to install lilo over grub. i removed grub and installed lilo. but every time i try to boot kubuntu i get the following error.

    Code:
    VFS: Cannot open root device "320" or unknown-block(3,2)
    Please append a correct "root=" boot option
    Kernel panic: VFS: Unable to mount root fs on unknown-block(3,2)
    here is my lilo.conf
    Code:
    boot=/dev/hda
    map=/boot/map
    install=/boot/boot.b
    lba32
    prompt
    timeout=50
    image=/vmlinuz
        label=linux
    	root=/dev/hda2
    	read-only
    other=/dev/hda1
    	label=win
    any suggestions?

    #2
    Re: lilo

    Crazy question why? Whats wrong with grub?


    Cary
    The Ubuntu Counter Project - user number # 7859, registered Linux user 470405 Lenovo T510 Kubuntu Trusty 64bit, Intel Core i5-560M, 8 GB PC3-DDR3 SDRAM - 1067 MHz, NVIDIA NVS 3100m PCI Express, Wireless Centrino N 6300 My website http://www.qah.org.au

    Comment


      #3
      Re: lilo

      well nothing is wrong with grub except i wanted a bit more graphical boot loader and I'm rather used to lilo. except this time i dont seem to be able to set it up.

      Comment

      Working...
      X