$ cat /etc/fstab
# Device Mountpoint FStype Options Dump Pass#
/dev/ad4s2b none swap sw 0 0
/dev/ad4s2a / ufs rw 1 1
/dev/ad4s2e /home ufs rw 2 2
/dev/ad4s2d /tmp ufs rw 2 2
/dev/ad4s2f /usr ufs rw 2 2
/dev/ad4s2g /var ufs rw 2 2
/dev/acd0 /cdrom cd9660 ro,noauto 0 0
$
Note that that line is not in /etc/fstab on *any* of the other FreeBSD
workstations here.
possibly not all linux programs need this
add
linprocfs /compat/linux/proc linprocfs rw 0 0
and turn ON linux emulation because this is probably your problem :)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"