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) </ 1 2 [3] 4 5 6 7 8 ... >/

[ 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 >
meo Offline





Group: Members
Posts: 552
Joined: April 2004
Posted: April 24 2004,10:44 QUOTE

Mineeme401 give it a shot anyway. You never know, it might just work. Just don't use the "toram" option when you boot. I did and the cpu on my box just went ballistic. So give it a try!

Best wishes,
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 
charpie Offline





Group: Members
Posts: 23
Joined: Mar. 2004
Posted: April 25 2004,17:25 QUOTE

My 6.3 remaster works like a charm. I use it as my master and when ready for a trial i just make an iso (knoppix) then using xp and ultra iso i just switch the knoppix file before burning the disk. so far so good.
The only terminal commenad i use is

mkisofs -R /mnt/hda3/source | create_compressed_fs - 65536 > /mnt/hda3/newcd/KNOPPIX1..2..or 3 (i keep my version)

*HELP*Anyone knows how to have emelfm copy file with the same level of permission as the terminal. Can we set the su command permanently? sometimes it does not let me copy files and i have to use the terminal. Which is much longer!!!!!
Back to top
Profile PM 
cbagger01 Offline





Group: Members
Posts: 4264
Joined: Oct. 2003
Posted: April 26 2004,01:45 QUOTE

Open a terminal.

Type:

sudo su

and then type

emelfm


An emelfm window will then appear with 'root' authority.  You can now move or delete files that only a 'root' user is allowed.

Good Luck.
Back to top
Profile PM 
charpie Offline





Group: Members
Posts: 23
Joined: Mar. 2004
Posted: April 26 2004,02:23 QUOTE

hey thanks very much! Much easier then the text mode in terminal.
Back to top
Profile PM 
meo Offline





Group: Members
Posts: 552
Joined: April 2004
Posted: April 30 2004,12:37 QUOTE

Since this topic seems to gain a lot of interest I would like to add complete instructions on HOWTO remaster on an external USB-drive:
                       

                       Remastering HOWTO for Damn Small Linux ( USB Zip-Drive)

Change the keyboard-layout (unless you have a us-keyboard)
$sudo loadkeys se-latin1
$startx

Format the zip-disc with ext2 filesystem
$sudo mke2fs /dev/sda4

Become root and mount the right partition
$sudo su
#mount -rw /dev/sda4 /mnt/sda4

Make the directories needed
#mkdir /mnt/sda4/source
#mkdir /mnt/sda4/newcd
#mkdir /mnt/sda4/newcd/KNOPPIX

Copy necessary files to directory /newcd
#cp -Rp /cdrom/autorun.bat /mnt/sda4/newcd
#cp -Rp /cdrom/autorun.inf /mnt/sda4/newcd
#cp -Rp /cdrom/index.html /mnt/sda4/newcd

Copy files to directory /newcd/KNOPPIX
#cp -Rp /cdrom/KNOPPIX/boot.cat /mnt/sda4/newcd/KNOPPIX
#cp -Rp /cdrom/KNOPPIX/boot.img /mnt/sda4/newcd/KNOPPIX

Copy the sources to the right directory
#cp -Rp /KNOPPIX/* /mnt/sda4/source
#cp -Rp /KNOPPIX/.bash_profile /mnt/sda4/source

Go through and copy wanted things to /mnt/hda3/source
#cp -Rp /mnt/hda1/Docs/* /mnt/sda4/source/home/damnsmall
#cp -Rp /mnt/hda1/styles/* /mnt/sda4/source/usr/share/fluxbox/styles

Create the custom compressed image file:
#mkisofs -R /mnt/sda4/source | create_compressed_fs - 65536 > /mnt/sda4/newcd/KNOPPIX/KNOPPIX

Create the iso-file as follows:
#cd /mnt/sda4
#mkisofs -r -J -b KNOPPIX/boot.img -c KNOPPIX/boot.cat -o zipdsl.iso newcd

Copy the iso-file to the first partition on the HD (Or where you have a cd-burning prog.)
#cp /mnt/sda4/zipdsl.iso /mnt/hda1

Finished!  Just burn it!

As you can see the USB-drive turns up as sda4. Furthermore I have swedish keyboard as you can see. I keep the files I want to add in the Docs and styles directories on hda1. That makes it easy for me to remaster as soon as a new version appears. Hope this was of some interest!

Have fun y'all,
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) </ 1 2 [3] 4 5 6 7 8 ... >/
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