Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ [1] 2 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: After a good hd install Lilo cannot boot< Next Oldest | Next Newest >
sekelsenmat Offline





Group: Members
Posts: 4
Joined: Aug. 2005
Posted: Aug. 29 2005,23:58 QUOTE

After a good install, upon startup all I get is "LIL". And I tryed about 10 times to reinstall lilo without any success.

I googled and read that this could be a disk geometry problem, but my bios is already set to automaticaly find the disk geometry.

So I tryed installing debian, and grub works flawlessly, but I want to run DSL, due to the very limited resources of this computer.

So I saw on the wiki: http://www.damnsmalllinux.org/wiki/index.php/Installing_Grub

So I created the floppy, booted it and it gave me a command line.

The problem is I have no idea what to do on the command line. The tutorial will not say how do I use the floppy or how do I create the menu.list file.

If I write "boot" it will say that the kernel needs to be loaded.

If I write "kernel" it will say that the filename must be a relative one ERROR 1

I'm googling for a long time now and can't seam to find a way to use this grub floppy
:(

thanks,

Felipe

[EDIT TO ADD]More details: It's a Pentium 400Mhz, 96 MB RAM, cd-rom boots, has network access. 6 GB HD.
Back to top
Profile PM 
SaidinUnleashed Offline





Group: Members
Posts: 1428
Joined: Mar. 2004
Posted: Aug. 30 2005,03:02 QUOTE

...yes it does say how to use the floppy.

Quote
So, now that you have your boot media, you need to boot the dead computer with the grub disk in it, and tell grub how to boot it.

Thankfully, GRUB is very simple to do this with. for example, if your DSL hd-install is on hda1, here is what you need to enter.

        title DSL
        root (hd0,0)
        kernel /boot/linux24 root=/dev/hda1
        makeactive
        boot


or, for frugal,


        title DSL
        root (hd0,0)
        kernel /boot/isolinux/linux24 root=/dev/hda1
        initrd /boot/isolinux/minirt24.gz
        makeactive
        boot


Please read the whole document.

menu.list is a text file.

-J.P.


--------------
They say if you play a Microsoft CD backwards, you hear satanic messages. That's nothing, cause if you play it forwards, it installs Windows.

Unleash the power of the TILDE~~~
Back to top
Profile PM AOL MSN YIM 
sekelsenmat Offline





Group: Members
Posts: 4
Joined: Aug. 2005
Posted: Aug. 30 2005,22:05 QUOTE

Quote (SaidinUnleashed @ Aug. 29 2005,23:02)
...yes it does say how to use the floppy.

Please read the whole document.

menu.list is a text file.

-J.P.

Ok, so here are the commands, right?

1 -         title DSL

Error. Unknown command "Title"

2 -         root (hd0,0)

Works

3 -         kernel /boot/linux24 root=/dev/hda1

Error. Unknown file "/boot/linux24"

4 -         makeactive

Error. kernel not loaded.

5 -         boot

Error. Kernel not loaded.

So, do you still think that re-reading will help me?

I cannot create the menu.list file because there are no commands on the boot floppy to do so. The few commands that exist complaint about the kernel not being loaded.

thanks,

Felipe
Back to top
Profile PM 
SaidinUnleashed Offline





Group: Members
Posts: 1428
Joined: Mar. 2004
Posted: Aug. 31 2005,01:06 QUOTE

Evidently, your DSL install is not on /dev/hda1, which is what grub understands as (hd0,0).

As stated in the doc,

Quote
for example, if your DSL hd-install is on hda1,


all commands are used assuming DSL is on hda1. If your DSL install is on a different partition or disk, you will have to adapt the commands to fit your needs.

Grub disk syntax is briefly explined in the wiki, if you need a more complete manual on Grub, please visit the Grub website, located at http://gnu.org/software/grub and see the page for Grub Legacy entitled FAQ and the page entitled Documentation.

-J.P.


--------------
They say if you play a Microsoft CD backwards, you hear satanic messages. That's nothing, cause if you play it forwards, it installs Windows.

Unleash the power of the TILDE~~~
Back to top
Profile PM AOL MSN YIM 
sekelsenmat Offline





Group: Members
Posts: 4
Joined: Aug. 2005
Posted: Aug. 31 2005,02:44 QUOTE

Acctually my DSL as installed on hda1 (I partitioned the hd manually and set it).

Maybe the grub boot disk has issues with my ext3 partition, but I can't help thinking that this should work, as Debian's grub works.

Thank you very much for the grub documentation thought.
Back to top
Profile PM 
6 replies since Aug. 29 2005,23:58 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ [1] 2 >/
reply to topic new topic new poll
Quick Reply: After a good hd install Lilo cannot boot

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code