Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 1998 10:49:45 -0800 (PST)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Reynoldus Lamuri <rlamuri@it.ntu.edu.au>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: filesystem problem
Message-ID:  <Pine.BSF.4.03.9810281049020.29272-100000@resnet.uoregon.edu>
In-Reply-To: <19981024151220.A6900@hakea.cs.ntu.edu.au>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9810281049020.29272-100000>