Messages in this thread |  | | Date | Fri, 14 Jun 1996 22:46:28 +0200 | From | Andries.Brouwer@cwi ... | Subject | Re: Serious fat + ramdisk/loopback bug |
| |
H. Peter Anvin:
: --- With loopback device (mount-2.5j) ---
: [Note: file test.img is an image of the floppy in /dev/fd0]
: trantor 211 # : trantor 211 # mount -r -t msdos -o loop test.img /mnt : trantor 212 # ls -l /mnt
: <Sound FX: intense seek activity on the hard disk>
: total 0
Try mount -t msdos fdimage -o loop,blocksize=1024 /mnt
Andries
|  |