Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: What is with the 99's??

  1. #11
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    colorado springs, colorado
    Posts
    1,933
    Hmmm- does LILO do that to anybody else? How odd that it wrote a file w/ an uncommented line.

  2. #12
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by rickenbacherus
    Hmmm- does LILO do that to anybody else? How odd that it wrote a file w/ an uncommented line.
    No I've never seen that it seemed kinda strange here too.

  3. #13
    Junior Member registered user
    Join Date
    Jun 2003
    Posts
    10
    The lilo problem happened to me when I installed Knoppix on to the hard drive too.

    In my case, hda was WinXP, hdb I wanted to be linux.

    I think the hd-install script had problems writing onto hda, since it was read only.

    I ended up getting everything worked out by somehow switching between the Knoppix install (which configured X-window correctly and not lilo) and the Debian install CD (which I could not get to configure X-window correctly, but did configure lilo correctly...).

    I think it worked by first installing Debian, then running Knoppix off the CD, doing the hd install script, but not having it mess with lilo...

  4. #14
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    USA, IL
    Posts
    1,041
    --It does that by *default* from the CD until you edit it. Altho when you do the knx-hdinstall, the script edits the file for you and throws it out to your new root dir.

    --Basically the lilo.conf on the cd is quite useless unless you know what you're doing with lilo. When redoing lilo from CD boot on a broken hdinstall, I always have to edit lilo.conf on the HD and put in where *my* /etc/ is mounted:

    Code:
    # From knoppix cd xxx
    #map=/mnt/hdb1/boot/map
    map=/boot/map
    
    
    image=/boot/vmlinuz-2.4.20-xfs
    # xxx from suse or hdb:
    #image=/mnt/extra2/boot/vmlinuz-2.4.20-xfs
    # xxx from kpx cd
    #image=/mnt/hdb1/boot/vmlinuz-2.4.20-xfs
            label=KPX2420
            initrd=/boot/initrd-2420.gz
    # xxx from suse or hdb:
    #       initrd=/mnt/extra2/boot/initrd.gz
    # xxx from kpx cd
    #       initrd=/mnt/hdb1/boot/initrd.gz
            read-only
    --You can see how that would get confusing, especially if you don't remember to backout the changes for CD-land and try that from HD-land.

    --Anyway, from the CD (recovery/repair mode) I end up doing:

    ' lilo -v 1 -C /mnt/hdb1/etc/lilo.conf -s /dev/null ' == This gets around the "read only filesystem" error. See 'man lilo' for details.

    --A side note: always say "YES" when it asks if you want to make a boot floppy. JIC.

    Quote Originally Posted by Stephen
    Quote Originally Posted by rickenbacherus
    Hmmm- does LILO do that to anybody else? How odd that it wrote a file w/ an uncommented line.
    No I've never seen that it seemed kinda strange here too.

  5. #15
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by Dave_Bechtel

    ' lilo -v 1 -C /mnt/hdb1/etc/lilo.conf -s /dev/null ' == This gets around the "read only filesystem" error. See 'man lilo' for details.
    One more usefull tidbit for the bag of tricks you got all kinds of them dave, thanks for the info.

  6. #16
    Junior Member registered user
    Join Date
    Jul 2003
    Location
    Brisbane in always sunny Queensland, Australia
    Posts
    18

    Lilo and GUI not enabled

    sudo gvim /mnt/hda1/etc/lilo.conf
    did that... got this

    E25: GUI cannot be used: Not enabled at compile time
    So, I thought about it and figured it must've been that I was using a console window, so I used the CRTL+ALT+F1 that was mentioned to me ages ago to get into the console figuring because it wasn't graphical, it meant it was the be all and end all place to do things. (I'm learning )

    I got the same error message again. This is terrible! surely not everyone has this many hassles? I am not completely stupid either, inexperienced yes but not stupid so I havn't done anything I can see as being obviously wrong.

    Maybe it's the version I've got... I got it off a PC Magazine for $15AUD. Maybe it is a special compile deliberately made to make it impossible to install easily... I don't know.

    Thanks everyone for the help so far... the battle is far from won though... sorry.


    if anyone uses MSN Messenger, please contact me on there [email protected]

    I could really use some live help... but from one of you who already have a history of the problem.

  7. #17
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    colorado springs, colorado
    Posts
    1,933
    OK- gvim is just an editor. If it doesn't want to work you can use another like so:

    sudo mcedit /mnt/hda1/etc/lilo.conf

    or

    sudo xedit /mnt/hda1/etc/lilo.conf

    Sorry but it isn't likely that you'll ever see me on msn anything. They couldn't pay me enough. Now if you want to get on IRC sometime just say the word- trust me it works a whole lot better than instant messaging.

  8. #18
    Junior Member registered user
    Join Date
    Jul 2003
    Location
    Brisbane in always sunny Queensland, Australia
    Posts
    18

    Lilo configuration errors

    Well, I went on to irc.knoppix.net#knoppix and had a great chat to grepper (thanks mate) and what I needed to do was make lilo.conf not read only then I edited it using vi etc/lilo.conf and found the error and fixed it.

    It was a simple matter of then going lilo -v to write to the boot record (or whatever it's called ) and then I rebooted my computer.

    Now, I am presented with another set back!!

    Booting from the hard drive, it goes through the processes of starting up such as uncompressing linux and booting the kernel then I get the below message

    Kernel panic: VFS: Unable to mount root fs on 03:05
    Apparently this means I am not booting off the right hard drive... I need to hold shift when linux starts to get a boot menu but then what?

    Thanks in advance.

  9. #19
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479

    Re: Lilo configuration errors

    Quote Originally Posted by thegroover

    Apparently this means I am not booting off the right hard drive...
    Post the output of sudo fdisk -l /dev/hd? from a CD boot and also the entire /etc/lilo.conf file. Replace the ? with the drive letter for the HD most likely a.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


DDR4 Laptop RAM 4GB 8GB 16GB 32GB 2400 2666 3200 Samsung Hynix picture

DDR4 Laptop RAM 4GB 8GB 16GB 32GB 2400 2666 3200 Samsung Hynix

$66.00



Corsair Vengeance LPX 16GB (2x8GB) CMK16GX4M2B3000C15 DDR4 Memory picture

Corsair Vengeance LPX 16GB (2x8GB) CMK16GX4M2B3000C15 DDR4 Memory

$69.99



Samsung M323r1gb4db0 16GB (2x8GB) RAM DDR5 5600MHz M323R1GB4DB0-CWMOD picture

Samsung M323r1gb4db0 16GB (2x8GB) RAM DDR5 5600MHz M323R1GB4DB0-CWMOD

$179.99



A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G picture

A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G

$21.68



RAMAXEL Lenovo 32GB LPDDR5X CAMM2 7500MHz Laptop RAM | UNTESTED picture

RAMAXEL Lenovo 32GB LPDDR5X CAMM2 7500MHz Laptop RAM | UNTESTED

$445.00



Crucial DDR3L 16GB 2 x 8GB 1600 MHz PC3L-12800 Laptop RAM Sodimm Memory 1.35V picture

Crucial DDR3L 16GB 2 x 8GB 1600 MHz PC3L-12800 Laptop RAM Sodimm Memory 1.35V

$41.00



Major Brand 16GB (2x8GB) PC3-12800U DDR3-1600MHz DDR3-12800 DESKTOP RAM NON-ECC picture

Major Brand 16GB (2x8GB) PC3-12800U DDR3-1600MHz DDR3-12800 DESKTOP RAM NON-ECC

$29.99



Micron 8GB DDR4-2400 PC4-2400T 1Rx8 Desktop RAM MTA8ATF1G64AZ-2G3B1 picture

Micron 8GB DDR4-2400 PC4-2400T 1Rx8 Desktop RAM MTA8ATF1G64AZ-2G3B1

$29.00



Crucial 8GB 3200MHz PC4-25600 Laptop DDR4 260-Pin SODIMM Memory (CT8G4SFRA32A) picture

Crucial 8GB 3200MHz PC4-25600 Laptop DDR4 260-Pin SODIMM Memory (CT8G4SFRA32A)

$59.49



Crucial 16GB (2x 8GB) Kit DDR3 1600MHz PC3-12800 UDIMM Desktop 240-Pin CL11 RAM picture

Crucial 16GB (2x 8GB) Kit DDR3 1600MHz PC3-12800 UDIMM Desktop 240-Pin CL11 RAM

$41.00