Mounting Solaris UFS partition on Debian(with FreeBSD kernel)
- by hayalci
I have some disks that were being used on a Solaris system. The disks are formatted as UFS.
I attached them to a Debian system (with FreeBSD kernel. Debian/kFreeBSD), but I cannot mount them.
$ mount -t ufs /dev/da2s1 /mnt/diska
mount: /dev/da2s1 : Invalid argument
Also the tunefs.ufs does not work;
$ tunefs.ufs -p /dev/da2s1
tunefs.ufs:…