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: Adding DSL to Linux computer, Is there a howto?< Next Oldest | Next Newest >
dtf Offline





Group: Members
Posts: 196
Joined: Nov. 2005
Posted: May 17 2006,17:41 QUOTE

I would like add DSL to a computer that currently dual boots suse and windows xp.  It uses grub as the bootloader.  I will be installing a new hard drive to hold the DSL-N image. I want a frugal type installation.  

I understand the basics of partitions etc.

I think I understand that I add an item to the grub for DSL but I am not sure how and what images I should copy to the HD.  I don't think I can use the installation menu because I am afraid it will overwrite the existing grub-menu.  So is there an easy way to do this or a pointer to a howto.

Thanks.
Back to top
Profile PM 
mikshaw Offline





Group: Members
Posts: 4856
Joined: July 2004
Posted: May 17 2006,20:40 QUOTE

From Suse, as root....
1) Mount the ISO
Code Sample
mount -o loop /path/to/dsl-2.4.iso /path/to/mountpoint

2) Copy the contents of the mountpoint to your new ext2 or ext3 partition
Code Sample
cp -Rp /path/to/mountpoint/* /mnt/whatever/

3) Add entry to Suse's /boot/grub/menu.lst
(this example assumes DSL is on hdb1)
Code Sample
title Damn Small Linux
   kernel (hd1,0)/boot/isolinux/linux24 root=/dev/hdb1 dsl <options>
   initrd (hd1,0)/boot/isolinux/minirt24.gz


--------------
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 17 2006,22:55 QUOTE

mikshaw

I know this is not a DSL question, but I'd like to use this same idea to frugal install KNOPPIX4 or 5 the same way (but on otherwise Fedora).

I think I'd be stopped in finding a suitable initrd.

Any thoughts?

Thanks,
yeti
Back to top
Profile PM 
mikshaw Offline





Group: Members
Posts: 4856
Joined: July 2004
Posted: May 18 2006,02:20 QUOTE

I've never used or even seen Knoppix, so i couldn't tell you.  When you say "I think I'd be stopped in finding a suitable initrd" are you just speculating that the initrd wouldn't work, or is this an experience you had?  Grub's initrd line allows you to specify the file precisely.  If for some reason Knoppix doesn't have an initrd, you can probably leave out that line and it should still boot. I've never gotten around to creating an initrd for my slackware, and it still works without trouble.

--------------
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 18 2006,16:50 QUOTE

mikshaw

This is a non-problem.
I just couldn't see the initrd using emelfm.  
Perfectly usable kernel and initrd in KNOPPIX 4.0.2.
KNOPPIX frugal install works like DSL setup,
except result runs in unionfs.

Thanks, anyway.
yeti
Back to top
Profile PM 
9 replies since May 17 2006,17:41 < 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: Adding DSL to Linux computer

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