Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: mount -t null fails
On Apr 8, 10:39pm, wiz%NetBSD.org@localhost (Thomas Klausner) wrote:
-- Subject: mount -t null fails
| I've just updated to 6.99.4and now mount -t null -r over a tmpfs fails:
|
| # ls -ld /bin
| drwxr-xr-x 2 root wheel 1024 Apr 8 19:53 /bin
| # ls -ld /home/wiz/sandbox/bin
| drwxr-xr-x 2 root wheel 0 Sep 3 2009 /home/wiz/sandbox/bin
| # mount -t null -r /bin sandbox/bin
| mount: makeraw failed: Inappropriate file type or format
| # mount -t null -r /bin /home/wiz/sandbox/bin
| mount: makeraw failed: Inappropriate file type or format
| # mount | grep sandbox
| tmpfs on /home/wiz/sandbox type tmpfs (local)
|
| This worked for years. Please fix!
Fixed. It was the new wedge compat code that it is too picky...
christos
Home |
Main Index |
Thread Index |
Old Index