Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: bukys@cs.rochester.edu (Liudvikas Bukys) Newsgroups: comp.sys.sun Subject: Re: Problems with lofs on Sun-3/4, SunOS 4.0, 4.0.1 Message-ID: <1989Feb10.091710.8303@cs.rochester.edu> Date: 16 Feb 89 03:26:10 GMT References: <677@holtec.se> Sender: usenet@rice.edu Organization: U of Rochester, CS Dept, Rochester, NY Lines: 10 Approved: Sun-Spots@rice.edu Original-Date: Fri, 10 Feb 89 09:17:14 EST X-Sun-Spots-Digest: Volume 7, Issue 158, message 2 of 11 X-Issue-Reference: v7n149 In article <677@holtec.se> perw@holtec.se (Per Westerlund) writes: >Using SunOS 4.0 (4.0.1) there is available a so called "loopback virtual >file system", lofs....I would like to use it to mount /var/tmp on /tmp, >...(Replacing /tmp with a symbolic link to /var/tmp is not acceptable, >makes single-user mode without /var mounted a bit hard.) If that's your only objection to a symbolic link, then, while single-user, with /var UNMOUNTED, do a "mkdir /var/tmp". Then you'll have a small /var/tmp on your root, to use when standalone, and you'll have your large /var/tmp when you go multi-user.