Hello

Can OpenBSD read ufs2 partitions? I need only reading, without
writing. I have a backup drive from FreeBSD and want to extract some
information from it.

# uname -srv
OpenBSD 4.6 GENERIC.MP#89
# ls -ldi m
660480 drwxr-xr-x  2 root  wheel  512 Nov 21 05:39 m
# mount -r /dev/sd0j m
# ls -ldi m

ls: m: Bad file descriptor

# umount /dev/sd0j
# file -sk /dev/sd0j
/dev/sd0j: Unix Fast File system [v2] (little-endian) last mounted on
, last written at ===, clean flag 1, readonly flag 0, number of blocks
244139259, number of data blocks 244122409, number of cylinder groups
526, block size 65536, fragment size 8192, average file size 16384,
average number of files in dir 64, pending blocks to free 0, pending
inodes to free 0, system-wide uuid 0, minimum percentage of free
blocks 8, TIME optimization\012 , 44.1 kHz\012 , Stereo

Is there any options to set compability or debugging?


-- 
WBR, Alex V Breger

Reply via email to