pr0f3550r
Group: Members
Posts: 378
Joined: Dec. 2005 |
|
Posted: April 07 2006,10:59 |
|
When I backup to fd0 I get this message: "/mnt/auto/floppy: filesystem is read only" <edit>This happens in embedded 2.0, not in qemu+2.2b.iso</edit> However:
$mount /dev/fd0 on /mnt/auto/floppy type vfat (rw,nosuid,nodev,umask=000)
Then, checking the floppy I can find the backups.tar.gz
Now, qemu understands floppy as fda, but DSL as fd0 and according to the wiki, the restore option should be restore=floppy.
EDIT: I have tried: restore:floppy but no success.
I have tried restore=fd0 and it tells me that it's restoring from /mnt/auto/floppy, but indeed it doesn't overwrite the standard configuration files (.bash**, .Xauthoriry, .x***, etc)
Confused!
EDIT: Backed up to fd0 from qemu+iso = success Restore from fd0 from qemu+iso = Success
So, at least I know it works with the qemu+dsl combination. Tomorrow I'll try with the standard embedded.
-------------- 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
|