From owner-freebsd-questions Wed Oct 28 10:50:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA29643 for freebsd-questions-outgoing; Wed, 28 Oct 1998 10:50:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA29638 for ; Wed, 28 Oct 1998 10:50:40 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id KAA08593; Wed, 28 Oct 1998 10:49:47 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Date: Wed, 28 Oct 1998 10:49:45 -0800 (PST) From: Doug White To: Reynoldus Lamuri cc: freebsd-questions@FreeBSD.ORG Subject: Re: filesystem problem In-Reply-To: <19981024151220.A6900@hakea.cs.ntu.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 24 Oct 1998, Reynoldus Lamuri wrote: > Hello all, > > I had a freebsd 2.2.7 on a 1Gb disk on a single / (root) partition. I upgraded to a 3Gb Seagate so I thought I might repartition. This is my new /etc/fstab > > # Device Mountpoint FStype Options Dump Pass# > /dev/wd0s2 none swap sw 0 0 > /dev/wd0s1a / ufs rw 1 1 > /dev/wd0s4 /usr ufs rw 1 1 > /dev/wd0s3 /tmp ufs rw 1 1 > > I backed everything and restored to the new 3Gb disk. Everything was > fine except when running Staroffice. When I use "file open" Staroffice > looks for my home directory in > "/tmp/home/rlamuri/Staroffice-3.1/document" and I can't get it to goto > "/home/rlamuri" or "/usr/home/rlamuri". I reinstalled Staroffice but > no luck. Also "file open" in Wordperfect 7.0 does not work at all. I > found that if I unmount /tmp, Staroffice works. Is there a problem > with the linux compat library (I reinstalled it as well)? Is there a > problem with the filesystem? Any explanation is appreciated. Do the following: cd ~ pwd Mak sure you didn't mount the home directories under /tmp... Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message