Subject: Problem using lfs file system
To: None <current-users@netbsd.org>
From: Kurt Schreiner <ks@ub.uni-mainz.de>
List: current-users
Date: 08/16/2004 12:24:07
Hi,

after upgrading to newest -current (~3 hours "old" now) I got the following
output from ls on a ca 50GB lfs file system:

>-2: ls -l /u
ls: .: No such file or directory
ls: Disklabels: No such file or directory
ls: FreeBSD: No such file or directory
ls: NCD: No such file or directory
ls: NetBSD: No such file or directory
ls: Office51: No such file or directory
ls: SUN: No such file or directory
ls: W2K: No such file or directory
ls: cisco: No such file or directory
ls: crash: No such file or directory
ls: ifile: No such file or directory
ls: ks-soft: No such file or directory
ls: lost+found: No such file or directory
ls: pica-export: No such file or directory
ls: tftpboot: No such file or directory
ls: tmp: No such file or directory
total 1
drwxr-xr-x  26 root  wheel  - 1024 Aug 16 00:03 ../
>-3: cd /u
>-4: ls
ls: .: No such file or directory
>-5: ls *
ls: No match.

Hm, relly no idea what's on with this?!?!?!
This is on i386, btw, and ffs file systems are ok.

Going back to a kernel compiled Aug 15 00:20, everything's fine again...

Kurt