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: Use an existing GRUB install< Next Oldest | Next Newest >
kochab Offline





Group: Members
Posts: 2
Joined: April 2006
Posted: April 08 2006,08:36 QUOTE

Hi!
I'd like to make a frugal install of DSL on my HD, I've already win xp and ubuntu and I'd like to use the ubuntu GRUB install,
how can I make the frugal install without replacing GRUB and then list DSL in menu.lst?
thanks
kochab
Back to top
Profile PM 
clivesay Offline





Group: Guests
Posts: 935
Joined: Dec. 2003
Posted: April 08 2006,11:50 QUOTE

Please see the wiki or search this forum for 'grub'. There are many examples for setting up DSL on grub. You could also look in /boot/grub in the DSL filesystem to see how DSL is setup in menu.lst using the DSL version of grub.

Chris
Back to top
Profile PM MSN YIM 
kochab Offline





Group: Members
Posts: 2
Joined: April 2006
Posted: April 08 2006,14:27 QUOTE

thanks for your reply,
I had already searched both in wiki and forum,
what I haven't understood is:
if I launch the frugal install grub script from DSL doesnt it overwrite the existing grub? if so how can I make a frugal install without overwriting grub?
thanks
Back to top
Profile PM 
mikshaw Offline





Group: Members
Posts: 4856
Joined: July 2004
Posted: April 08 2006,14:49 QUOTE

Essentially the frugal install script simply automates the process of copying the contents of the CD onto your harddrive and installs the bootloader.  I couldn't say anything about the specifics of the script, so i have no idea if the bootloader install can be skipped (perhaps using an "upgrade" option?).  Since you already have a working Linux system you can use that to copy the KNOPPIX and boot directories from the cd onto an ext2 or ext3 partition and manually add an entry for it into your existing grub menu.lst.  This will give you a fully-functioning frugal system.

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





Group: Members
Posts: 23
Joined: Mar. 2006
Posted: May 12 2006,01:25 QUOTE

Concerning frugal install:

FWIW I have hacked my Fedora/Windows multi-boot to include DSL using a Fedora grub implentation by adding the obvious DSL entry amongst the others.  Salient points are:

1.  KNOPPIX from the DSL el torito goes to / and both minirt24.gz and linuxl24 go to /boot in hda6, an otherwise  Fedora Core 4 partition;

2.  The modified grub.conf is in whatever partition that Fedora last installed grub, in my case /boot/grub on hda5, a partition with Fedora Core 5 on it; and

3.  I use the Windows partition, hda1 to save mydsl, backup, and opt files.

DSL seems to work ok excepting some hesitation during boot looking for but soon giving up on the cdrom, somehow finding hda6 ultimately.

The pertinent parts of my grub.conf look like the following:


title FC5 on hda5, kernel 2111
root (hd0,4)
kernel /boot/vmlinuz-2.6.16-1.2111_FC5 ro root=/dev/hda5  rhgb quiet
initrd /boot/initrd-2.6.16-1.2111_FC5.img

title DSL to ramdisk, 'KNOPPIX' on hda6
root (hd0,5)
kernel /boot/linux24 ramdisk_size=100000 vga=788 frugal  toram nousb nosound
initrd /boot/minirt24.gz

title win98 on hda1
rootnoverify (hd0,0)
chainloader +1

title FC4 on hda6, Kernel 1833
root (hd0,5)
kernel /boot/vmlinuz-2.6.15-1.1833_FC4 ro root=/dev/hda6  rhgb quiet
initrd /boot/initrd-2.6.15-1.1833_FC4.img


I'd be interested to know if anyone else gets it done this way.

yeti
Back to top
Profile PM 
6 replies since April 08 2006,08:36 < 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: Use an existing GRUB install

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