Ross Ferson wrote:
here is what fdisk -l shows:
Disk /dev/sda: 4551 MB, 4551129088 bytes 255 heads, 63 sectors/track, 553 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System /dev/sda4 * 1 552 4433908+ 63 GNU HURD or SysV
Since this is from a BSD box, and looking at the manpage for mount I see
# mount -t ufs -o ufstype=44bsd,onerror=umount /dev/sda4 /foo
looks like a good candidate, since irt's BSD and you don't want errors to cause a kernel panic :)
-Thomas
-- Phoebe-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/phoebe-list
