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: (3) </ 1 [2] 3 >/

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

reply to topic new topic new poll
Topic: Need Grub Entry, Grub Problems< Next Oldest | Next Newest >
mikshaw Offline





Group: Members
Posts: 4856
Joined: July 2004
Posted: Jan. 24 2007,05:23 QUOTE

error 15 is "file not found". It might be as simple as a typo in the kernel path.
Could you post your current grub config please?


--------------
http://www.tldp.org/LDP/intro-linux/html/index.html
Back to top
Profile PM WEB 
^thehatsrule^ Offline





Group: Members
Posts: 3275
Joined: July 2006
Posted: Jan. 24 2007,16:33 QUOTE

Just a quick note:

Why is beatrix set for hd1 and root=hdb while dsl is under hd1 as well but root=hda?
Back to top
Profile PM 
mikshaw Offline





Group: Members
Posts: 4856
Joined: July 2004
Posted: Jan. 24 2007,17:01 QUOTE

Yes, that looks like a definite problem. It should be root=/dev/hdb11

In addition, you have "initrd" on the end of the kernel line of both Beatrix entries. I don't know if this will break it, but it shouldn't be there. Maybe it was just a typo in the post.


--------------
http://www.tldp.org/LDP/intro-linux/html/index.html
Back to top
Profile PM WEB 
IM2Slick Offline





Group: Members
Posts: 14
Joined: Dec. 2006
Posted: Jan. 25 2007,03:55 QUOTE

I copied and pasted directly from the link given ..... and you are looking at the most recent Grub entry ...... the only change I made was Hdb11, rather than hdb1.

<shock> I just looked and saw a mistake<shock> ...... I've got DSL on hda11 ... there is NO hda11, it's hdb11 !!! (thanx 'thehatsrule') :blush: :blush: :blush:

EDIT: I made the corrections, that didn't make any difference, but I feel better now :lol:

OK, here are the two error messages for the two Grub entries which came up AFTER I made those corrections:
First: the HDD install Grub Entry:
Quote
Code Sample
title DSL
root (hd1,10)
kernel /boot/linux24 root=/dev/hdb11
makeactive
boottitle       Damn Small Linux, kernel 2.4.26

Booting 'DSL'

root (1,10)
Filesystem type is ext2fs, partition type 0x83
kernel /boot/linux24 root= /dev/hdb11 [linux-bzimage, setup=01400, size0xf17f7]
makeactive

Error 12: Invalid device requested

Press any key to continue ...


And then the entry for the Frugal install:
Quote
Code Sample
title DSL
root (hd1,10)
kernel /boot/isolinux/linux24 root=/dev/hdb11
initrd /boot/isolinux/minirt24.gz
makeactive
boot
Booting 'DSL'

root= (1,10)
Filoesystem is ext2fs, partition type 0x83
kernel /boot/isolinux/linux24 root=/dev/hdb11

Error 15: File not found

Press any key to continue ...


Still, neither one works, any advice?
Back to top
Profile PM 
^thehatsrule^ Offline





Group: Members
Posts: 3275
Joined: July 2006
Posted: Jan. 25 2007,05:00 QUOTE

Try
Code Sample
title DSL
root (hd1,10)
kernel /boot/linux24 root=/dev/hdb11
initrd /boot/minirt24.gz


I seem to remember sometimes not needing the makeactive/boot stuff...
Oh are you using a frugal?  If not, then also try removing the last initrd line (from above)
Back to top
Profile PM 
12 replies since Jan. 23 2007,03:49 < Next Oldest | Next Newest >

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

Pages: (3) </ 1 [2] 3 >/
reply to topic new topic new poll
Quick Reply: Need Grub Entry

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