Re: [Rpcemu] Mounting arbitrary ADFS images?

2015-07-23 Thread Theo Markettos
On Thu, Jul 23, 2015 at 10:07:12AM -0700, David Glover-Aoki wrote:
 Is there any way to mount them inside RPCEmu? I tried renaming one to 
 “hd5.hdf”, but trying to open it just results in a Disc Error.

You probably need to set the LBA flag in the image:
https://www.riscosopen.org/forum/forums/10/topics/2032

Theo

___
Rpcemu mailing list
Rpcemu@riscos.info
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu


Re: [Rpcemu] Mounting arbitrary ADFS images?

2015-07-23 Thread David Glover-Aoki
On Jul 23, 2015, at 12:55 PM, Kai Thomsen kai.thom...@gmx.de wrote:
 
 Try mounting them using the ftsuffix option:
 
  $ mount image_file target_dir -t adfs -o ftsuffix=1

Great! That solves the problem nicely. Thanks. :)


___
Rpcemu mailing list
Rpcemu@riscos.info
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu


[Rpcemu] Mounting arbitrary ADFS images?

2015-07-23 Thread David Glover-Aoki
Recently I dug out a bunch of zip disks (remember those?) that I had once used 
on my old RiscPC, so they’re all ADFS formatted. I’ve successfully used dd to 
make disk images of them all, and I know they work because you can mount them 
under Linux as “adfs”.

The problem is Linux doesn’t understand file types, so all these are lost.

Is there any way to mount them inside RPCEmu? I tried renaming one to 
“hd5.hdf”, but trying to open it just results in a Disc Error.

Any suggestions?


___
Rpcemu mailing list
Rpcemu@riscos.info
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu