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: (3) </ 1 2 [3] >/

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

reply to topic new topic new poll
Topic: where does dsl embedde save configuration, where configureation saved< Next Oldest | Next Newest >
pr0f3550r Offline





Group: Members
Posts: 378
Joined: Dec. 2005
Posted: May 28 2006,10:33 QUOTE

robertobech,

if you want to backup to some specific folder, it has to be visible and mounted by qemu.

In Linux, this is piece of cake, you just mount that directory as virtual fat:

Code Sample
-hdc vfat:rw /home/my_ubuntu_user/dsl_backups


then append this parameter:
Code Sample
dsl restore=hdc


In windows, it is more complicated as the vfat directory can only be mounted as read only.

If you want to transfer your backups to a windows folder you must use either samba or ftp.

Some references:
http://www.h7.dion.ne.jp/~qemu-win/HowToFloppyCdrom-en.html

http://qemu.dad-answers.com/viewtopic.php?t=990


--------------
THE QEMU FORUM: http://qemu.dad-answers.com/index.php

QEMU ON WINDOWS: http://www.h7.dion.ne.jp/~qemu-win/

How to use floppy, CD-ROM and hard disk - http://www.h7.dion.ne.jp/~qemu-win/HowToFloppyCdrom-en.html

How to use network - http://www.h7.dion.ne.jp/~qemu-win/HowToNetwork-en.html
Back to top
Profile PM 
robertobech Offline





Group: Members
Posts: 4
Joined: May 2006
Posted: May 28 2006,15:54 QUOTE

Thanks A LOT for all your answers. Now I'm starting to understand how DSL and QEMU really works. Sorry if I posted too many questions on such a short span of time, but I'm really excited about DSL.

I'll check the links right now, pr0f3550r, thank you.
Back to top
Profile PM 
cbagger01 Offline





Group: Members
Posts: 4264
Joined: Oct. 2003
Posted: May 30 2006,00:18 QUOTE

FYI,

you can "mount" your virtual hard drive using most other Linux distributions.

You would mount it like DSL does, as a loop image file.  Something like this:

mkdir /mnt/loopdrive
mount -o loop -t ext2 harddisk /mnt/loopdrive

Then you go to /mnt/loopdrive and your files should be there.

You will most likely need to be the "root" user account in order to do this.
Back to top
Profile PM 
12 replies since May 25 2006,21:07 < Next Oldest | Next Newest >

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

Pages: (3) </ 1 2 [3] >/
reply to topic new topic new poll
Quick Reply: where does dsl embedde save configuration

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