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: HOW TO...< Next Oldest | Next Newest >
nd4spdbh Offline





Group: Members
Posts: 12
Joined: May 2005
Posted: May 25 2005,21:25 QUOTE

Thanks man i just have a few questions... What is Dsl-embedded and what is qemu?
Back to top
Profile PM 
meo Offline





Group: Members
Posts: 552
Joined: April 2004
Posted: May 26 2005,07:02 QUOTE

Hi again!

Dsl-embedded is a version of DSL that can run inside windows and linux (embedded) and also direcly from the usb-drive. Qemu is the emulator that makes this possible. Inside the qemu folder there is a virtual hd that is used when this version of DSL is running inside another OS. This virtual drive is by default 60 MB and can also be mounted running "just" DSL and not embedded. The size of this virtual hd can be changed according to your special needs.

Have fun,
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 
meo Offline





Group: Members
Posts: 552
Joined: April 2004
Posted: May 26 2005,07:46 QUOTE

Hello again!

It came to my mind that you might want to change the size of the virtual hd in qemu which is quite easy. I have made a HOWTO from posts of others in this forum for my personal reference and just in case you would like to do the above here it comes:

HOWTO make a new virtual HD in DSL-embedded


Boot from DSL-embedded on a usb-drive

Make the new virtual hd in “Xshells -> Root Access”

#mount -rw /dev/hda1 /mnt/hda1

#dd if=/dev/zero of=/mnt/hda1/harddisk bs=1024 count=160000
(This will create a 160 MB virtual drive; that's what I use)

#mke2fs /mnt/hda1/harddisk
(Just ignore any warning and proceed)


Copying over files to the new hd

#mount /mnt/hdb

#mount /mnt/hda1/harddisk /mnt/test -o loop

#cp /mnt/hdb/backup.tar.gz /mnt/test

#umount /mnt/hdb

#umount /mnt/test

This is the way I do now. There are several other variants but this works for me.

Have fun,
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 
7 replies since May 24 2005,03:32 < 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: HOW TO...

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