Direct Partition access

Create 512 MB partition in a file

dd if=/dev/zero of=/path/to/disk.img bs=1M count=512

Format the partition to ext2

/sbin/mke2fs /path/to/disk.img

Configure ARAnyM to use it

Add the following section to your ARAnyM config file:

[PARTITION0]
Path = /path/to/disk.img
Present = Yes
PartID = $83
ByteSwap = Yes
ReadOnly = No
afs/partition.txt · Last modified: 2006/10/05 21:02 by joy
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Run by Debian Driven by DokuWiki