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: Creating a live CD with extensions< Next Oldest | Next Newest >
ric_neal Offline





Group: Members
Posts: 5
Joined: Dec. 2004
Posted: Dec. 11 2004,08:54 QUOTE

Hi

I'm trying to add extensions to a liveCD DSL. I believe from the readme I need to add the files to the root directory of the CD, but I'm not sure what I then need to do to burn a bootable CD (that will automatically install DSL).

I currently use Nero (6.3) under Windows to create my CD's. Is this suitable?

Thanks

Ric
Back to top
Profile PM 
ico2 Offline





Group: Members
Posts: 802
Joined: July 2004
Posted: Dec. 12 2004,17:46 QUOTE

yep, you need to edit the iso and add the extensions, add them to the root of the iso if you want them to autoload or in a directory named optional to have them as options.

--------------
ico2
Back to top
Profile PM MSN 
ke4nt1 Offline





Group: Members
Posts: 2329
Joined: Oct. 2003
Posted: Dec. 12 2004,20:46 QUOTE

Or, burn the DSL iso image to your CD in multisession mode, leaving the disk 'open'
then burn a second session with the extensions you want LOADED in the root
of the disk, and the ones you want handy, but NOT LOADED, in the /optional dir.
This requires no special software to "rebuild" the .iso , and works just the same.

73
ke4nt
Back to top
Profile PM 
codestorm Offline





Group: Members
Posts: 52
Joined: Sep. 2003
Posted: Dec. 13 2004,23:30 QUOTE

O wise Ico2, what Windoze app allow one to edit the iso?
???


--------------
9:34am  up 32 years 7 months, 22:22,  1 user,  load average: 1.00, 1.00, 1.00
USER     TTY      FROM              LOGIN@   IDLE   JCPU   PCPU  WHAT
Ben     ttyp0    127.0.0.1     9:33am 11936:23:59m  0.00s  0.00s  -life
Exception is the soul of Humanity (http://www.spoothead.net/~zensei/)
Back to top
Profile PM WEB ICQ YIM 
Fordi Offline





Group: Members
Posts: 90
Joined: April 2004
Posted: Dec. 16 2004,16:31 QUOTE

You can't "edit" an iso.  you have to rebuild it.

-go get cdrtools (specifically mkisofs)

-now get winimage (shareware) or filedisk (GPL)

-do one of these:
a- use winimage to extract the base files from the ISO (double click the iso file once winimage is installed),
b- mount the iso with filedisk
Code Sample
filedisk /mount 0 c:\temp\dsl0901.iso /CD f:


-copy all the files from the CD to a temp directory.
-copy your @boot extensions to the root folder of this directory
-copy your optional extensions to the optional/ folder of this directory
-run the following command:
Code Sample
mkisofs -no-pad -l -r -J -no-emul-boot -boot-load-size 4 -boot-info-table -b boot/isolinux/isolinux.bin -c boot/isolinux/boot.cat -hide-rr-moved -o mydsl.iso [i]tempdir[/i]


Ta-Daaa, you have a MyDSL ISO.  go use nero or something to burn it.
Back to top
Profile PM 
6 replies since Dec. 11 2004,08:54 < 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: Creating a live CD with extensions

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