From owner-freebsd-questions Fri Oct 23 22:43:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA18320 for freebsd-questions-outgoing; Fri, 23 Oct 1998 22:43:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hakea.cs.ntu.edu.au (hakea.cs.ntu.edu.au [138.80.116.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA18313 for ; Fri, 23 Oct 1998 22:43:00 -0700 (PDT) (envelope-from rlamuri@hakea.cs.ntu.edu.au) Received: (from rlamuri@localhost) by hakea.cs.ntu.edu.au (8.8.8/8.8.8) id PAA07822; Sat, 24 Oct 1998 15:12:21 +0930 (CST) Message-ID: <19981024151220.A6900@hakea.cs.ntu.edu.au> Date: Sat, 24 Oct 1998 15:12:20 +0930 From: Reynoldus Lamuri To: freebsd-questions@FreeBSD.ORG Subject: filesystem problem Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. regards Ray Lamuri rlamuri@it.ntu.edu.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message