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: (85) </ ... 12 13 14 15 16 [17] 18 19 20 21 22 ... >/

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

reply to topic new topic new poll
Topic: ReMastering HOWTO for DSL, Also for newbies and other enthusiasts< Next Oldest | Next Newest >
spacegate Offline





Group: Members
Posts: 4
Joined: Nov. 2004
Posted: Nov. 02 2004,20:56 QUOTE

Yep that's just the same, i did exactly like you, i've forgotten to say that I first copied the file.
Thanks fort all ;)
ByeBye!
Back to top
Profile PM 
maximus Offline





Group: Members
Posts: 1
Joined: Nov. 2004
Posted: Nov. 03 2004,00:03 QUOTE

If i were to *gasp* want to modify the kernel, where would i find the source for this distribution? I cannot seem to locate it in any of the download locations, but need to make some modifications for a project I am working on.
Back to top
Profile PM 
ke4nt1 Offline





Group: Members
Posts: 2329
Joined: Oct. 2003
Posted: Nov. 03 2004,00:05 QUOTE

The quickest way to get the sources is to grab the knoppix 5-17-2004 CD.
DSL is made from this knoppix build, and the disk includes everything you'll need.

73
ke4nt
Back to top
Profile PM 
Verlorenrivets Offline





Group: Members
Posts: 4
Joined: Oct. 2004
Posted: Nov. 04 2004,16:27 QUOTE

Once you remaster a CD, if you use the "Copy to Hard Drive" option in the tools menu, will it copy all of your changes or no? If it did, I'd remaster a CD here and now.
Back to top
Profile PM 
meo Offline





Group: Members
Posts: 552
Joined: April 2004
Posted: Nov. 11 2004,20:04 QUOTE

Verlorenrivets!

Frankly I don't know! But what I do know is that it works beautifully remastering the most recent versions of DSL just in the RAM. There is no hard-drive space needed as long as you have at least 256 MB of RAM and deletes the source-dir before making the final iso-file. I'm posting this from my remaster of the 0.8.4 version of DSL. Here comes the whole RAM-Remaster-HOWTO again:

RAM-Remastering HOWTO for Damn Small Linux

Change the keyboard-layout (unless you have a us keyboard)

$sudo loadkeys se-latin1   (I have a swedish keyboard-layout)
$startx

Mount the partition where you have stored the files you want to add

$sudo su
#mount -rw /dev/hda2 /mnt/hda2   (Here I have stored files I want to add)

Make the directories needed

#mkdir source
#mkdir newcd
#mkdir newcd/KNOPPIX

Copy necessary files to directory /newcd

#cp -Rp /cdrom/boot newcd
#cp -Rp /cdrom/lost+found newcd
#cp -Rp /cdrom/index.html newcd
#cp -Rp /mnt/hda2/Dokument newcd

Copy the sources to the right directory

#cp -Rp /KNOPPIX/* source
#cp -Rp /KNOPPIX/.bash_profile source

Go through and copy wanted things to source

#cp -Rp /mnt/hda2/backgrounds source/etc/skel/.fluxbox
#cp -Rp /mnt/hda2/styles/* source/usr/share/fluxbox/styles
#cp -Rp /mnt/hda2/Skins/* source/etc/skel/.xmms/Skins

Create the custom compressed image file:

#mkisofs -R source | create_compressed_fs - 65536 >
newcd/KNOPPIX/KNOPPIX

Then I had to remove the source-dir to gain space and make it work

Create the iso-file as follows:

#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 newcd

Copy the iso-file to the partition where you have your favourite cd-burning program

#cp mydsl.iso /mnt/hda1    (Here I have my favourite cd-burning program)

DSL is really an amazing distro. I am constantly surprised by the new versions that keep on coming. I sometimes think that there is nothing that can make it better. But the developers are performning a wonderful work! Thank you for the best distro out there and keep up the good work!

Have fun everybody,
meo


--------------
"Live and let live"   Treat others the way you want to be treated because that's what you should expect from them.

"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire
Back to top
Profile PM 
422 replies since April 14 2004,19:11 < Next Oldest | Next Newest >

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

Pages: (85) </ ... 12 13 14 15 16 [17] 18 19 20 21 22 ... >/
reply to topic new topic new poll
Quick Reply: ReMastering HOWTO for DSL

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