Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2008 20:29:58 +0100 (CET)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Stacey Roberts <stacey@vickiandstacey.com>
Cc:        questions@freebsd.org
Subject:   Re: linux-opera-9.25.20071214 on FreeBSD 7.0-PRERELEASE amd64 fails to start up
Message-ID:  <20080203202910.X2428@wojtek.tensor.gdynia.pl>
In-Reply-To: <20080203191816.GD1422@chimera.vickiandstacey.com>
References:  <20080203182147.GC1422@chimera.vickiandstacey.com> <20080203195723.F2146@wojtek.tensor.gdynia.pl> <20080203191816.GD1422@chimera.vickiandstacey.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> $ 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 :)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080203202910.X2428>