Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Reading/Writing BSD Zip disks under netbsd/amiga and netbsd/i386



On Thu, Jun 22, 2000 at 03:30:42PM -0400, mcmahill%mtl.mit.edu@localhost wrote:
> 
> disklabels tend to be machine dependent so I suspect thats your problem.

Right. NetBSD/Amiga wants RDBs on the disk.

The usual solution is to use the whole-disk partition letter: d for i386, c
for -Amiga.

And be sure to either use a endianness independent file system, or (in case
of Berkeley FFS) to use options FFS_EI in the kernel of one of the machines,
and use the other machines' endianness.

(I do this often with MO disks).

Regards,
        -is



Home | Main Index | Thread Index | Old Index