Date: Sat, 15 Jan 2000 13:05:01 +0000 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: stable@freebsd.org Subject: Y2K wierdness?? Message-ID: <20000115130501.A336@marder-1>
next in thread | raw e-mail | index | archive | help
Hmm, just noticed this (note the dates):
marder-1# ls -ld /drvc /ntfs
drwxrwxrwx 1 root wheel 16384 Jan 1 1980 /drvc
drwxr-xr-x 1 root wheel 0 Apr 22 2009 /ntfs
marder-1# umount -a
umount: /pcfs: not currently mounted
umount: /cdrom: not currently mounted
umount: unmount of /usr failed: Device busy
marder-1# !ls
ls -ld /drvc /ntfs
drwxrwxrwx 2 root wheel 512 Jan 13 15:03 /drvc
drwxr-xr-x 2 root wheel 512 Jan 13 20:24 /ntfs
Anyone got any idea what the cause is?
marder-1# cat /etc/fstab
# Device Mountpoint FStype Options Dump Pass#
/dev/da0s3b none swap sw 0 0
/dev/da0s3a / ufs rw 1 1
/dev/da1s1e /usr ufs rw 2 2
# /dev/da0s3e /var ufs rw 2 2
/dev/cd0c /cdrom cd9660 ro,noauto 0 0
proc /proc procfs rw 0 0
/dev/da0s1 /drvc msdos rw 0 0
/dev/fd0 /pcfs msdos rw,noauto 0 0
/dev/da0s5 /ntfs ntfs ro 0 0
marder-1#
marder-1# uname -a
FreeBSD marder-1 3.4-STABLE FreeBSD 3.4-STABLE #1: Thu Jan 13 19:19:35 GMT 2000 mark@marder-1:/usr/src/sys/compile/MARDER-1 i386
marder-1#
--
"there's a long-standing bug relating to the x86 architecture
that allows you to install Windows too"
-Matthew D. Fuller
________________________________________________________________
FreeBSD - The Power To Serve http://www.freebsd.org
My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org http://www.radan.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000115130501.A336>
