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
 

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

reply to topic new topic new poll
Topic: multi booting, grub configuration< Next Oldest | Next Newest >
eagle_eye Offline





Group: Members
Posts: 15
Joined: Sep. 2004
Posted: Sep. 16 2004,13:18 QUOTE

i have read grub but still cannnot get it working for me. how would i configure 3 other distro to boot from grub:  here is the /sbin/fdisk -l outlook.
 Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1         5     40131   83  Linux
/dev/hda2             6       710   5662912+  83  Linux
/dev/hda3           711       775    522112+  82  Linux swap
/dev/hda4           776      2498  13839997+   5  Extended
/dev/hda5   *       776       779     32098+  83  Linux
/dev/hda6           780      2498  13807836   83  Linux

Disk /dev/hdb: 20.5 GB, 20547841536 bytes
255 heads, 63 sectors/track, 2498 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

  Device Boot    Start       End    Blocks   Id  System
/dev/hdb1   *         1         5     40131   83  Linux
/dev/hdb2             6       733   5847660   83  Linux
/dev/hdb3           734      1027   2361555   83  Linux
/dev/hdb4          1028      2498  11815807+   5  Extended
/dev/hdb5   *      1028      1031     32098+  83  Linux
/dev/hdb6          1032      2498  11783646   83  Linux
the * are for different /boot partition for other distros like dsl, slackware, & morphix.
Back to top
Profile PM 
guest
Unregistered






Posted: Sep. 16 2004,13:45 QUOTE

sorry, you do not suply the right information.

if you do a "grub-install --root-directory=/mnt/hda1 /dev/hda"

there will be a /boot/grub on your hda1 drive.
in it are several file.
you add one your self that is menu.lst
in this file you add lines like others have shown before in this formum:

#  boot menu configuration file

timeout 10
default 0
fallback 0

title  text you like in your bootmenu for pation hda1 boot
root (hd0,0)
kernel (hd0,0)/boot/vmlinuz root=/ ro


title  text you like in your bootmenu for frugal dsl in pation hda2
root (hd0,1)
kernel (hd0,1)/boot/isolinux/linux24 ramdisk_size=100000 init=/etc/init lang=us apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi vga=791 nomce fromhd=/dev/hda1 frugal initrd (hd0,1)/boot/isolinux/minirt24.gz
Back to top
AwPhuch Offline





Group: Members
Posts: 1404
Joined: April 2004
Posted: Sep. 16 2004,15:09 QUOTE

Check out the tread that I got DSL triple booted on my laptop...

I think it will help you out alot
http://damnsmalllinux.org/cgi-bin....;t=2578

Brian
AwPhuch


--------------
http://www.frappr.com/dsl <-- Where do you use DSL?
http://www.smoothwall.org <-- Ultimate firewall for the world!
http://boinc.mundayweb.com/one/stats.php/userID:6107 <--My BOINC stats!
./S99LinuxRevolution start
Back to top
Profile PM WEB 
2 replies since Sep. 16 2004,13:18 < Next Oldest | Next Newest >

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

 
reply to topic new topic new poll
Quick Reply: multi booting

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