Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Sep 2006 11:30:47 +0800
From:      "Intron is my alias on the Internet" <mag@intron.ac>
To:        "Marc G. Fournier" <freebsd@hub.org>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: /compat/linux/dev/null: Operation not supported.
Message-ID:  <courier.45023567.0000A77C@intron.ac>
In-Reply-To: <20060909002333.Y981@ganymede.hub.org>
References:  <20060909002333.Y981@ganymede.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Make a symbolic link:

rm -f /usr/compat/linux/dev/null
ln -s /dev/null /usr/compat/linux/dev/null

------------------------------------------------------------------------
                                                From Beijing, China

Marc G. Fournier wrote:

> 
> Everything *looks* okay from what I can tell ... is there something I'm 
> not seeing here? :(
> 
> Thanks ...
> 
> # cd /compat/linux/dev/
> # ls -lt
> total 2
> crw-rw-rw-  1 root  wheel    2,   2 Aug  3 05:51 null
> -rw-r--r--  1 root  wheel        16 Jan 21  2006 tty
> # echo hello > /compat/linux/dev/null /compat/linux/dev/null: Operation 
> not supported.
> # uname -a
> FreeBSD pluto.hub.org 6.1-STABLE FreeBSD 6.1-STABLE #3: Mon Jun 26 
> 11:11:08 ADT 2006     root@pluto.hub.org:/usr/obj/usr/src/sys/kernel  i386
> #
> 
> ----
> Marc G. Fournier           Hub.Org Networking Services 
> (http://www.hub.org)
> Email . scrappy@hub.org                              MSN . scrappy@hub.org
> Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664
> _______________________________________________
> freebsd-emulation@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
> To unsubscribe, send any mail to 
> "freebsd-emulation-unsubscribe@freebsd.org"




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