Date: Mon, 12 Apr 1999 14:58:34 +1000 From: Stephen McKay <syssgm@detir.qld.gov.au> To: Alfred Perlstein <bright@rush.net> Cc: freebsd-current@freebsd.org, Matthew Dillon <dillon@apollo.backplane.com>, syssgm@detir.qld.gov.au Subject: Re: have live system with NFS client cache problems what do i do? Message-ID: <199904120458.OAA27488@nymph.detir.qld.gov.au> In-Reply-To: <Pine.BSF.3.96.990411211856.4169M-100000@cygnus.rush.net> from Alfred Perlstein at "Sun, 11 Apr 1999 21:26:24 -0500" References: <Pine.BSF.3.96.990411211856.4169M-100000@cygnus.rush.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, 11th April 1999, Alfred Perlstein wrote: >On Sun, 11 Apr 1999, Matthew Dillon wrote: > >> doing a 'file cd9660_bmap.o' on laptop (NFS client) gives me a >> cd9660_bmap.o: MS Windows COFF Unknown CPU >> >> An MS Windows binary? Do you have any msdos mounts on >> the client or server? How is /usr/obj mounted? >no i have no msdos mounted filesystems, i do however have an >unmounted win98 partition and a cdrom with joliet extentions mounted >however the cdrom only contains mp3s. This is a red herring: $ dd if=/dev/zero of=foo count=1 1+0 records in 1+0 records out 512 bytes transferred in 0.000114 secs (4487949 bytes/sec) $ file foo foo: MS Windows COFF Unknown CPU $ Look for the usual pack-of-nulls corruption instead. Stephen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904120458.OAA27488>