home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!usenet-feed.cc.umr.edu!mcs213b.cs.umr.edu!dminer
- From: dminer@cs.umr.edu (Dan Miner)
- Subject: Possible 0.98.3 bug (in fs mounting)
- Date: Sun, 8 Nov 1992 07:18:48 GMT
- Nntp-Posting-Host: mcs213b.cs.umr.edu
- Organization: University of Missouri - Rolla
- Sender: cnews@umr.edu (UMR Usenet News Post)
- Originator: dminer@mcs213b.cs.umr.edu
- Message-ID: <1992Nov8.071848.26594@umr.edu>
- Lines: 41
-
- Ok. Here is one to hurt your brain on.. :)
-
- mount /dev/fd0 /mnt (first time)
- No problems...
-
- (commands in that fs... like dir...:)
-
- umount /dev/fd0
- No problems...
-
- Now, if you do this quickly with a new disk.
-
- mount /dev/fd0 /mnt (second time)
- No problems...
-
- dir /mnt
- PROBLEMS: (errmsg)
- ll_rw_block: Trying to read nonexistent block-device 0000 (19)
- total 0
- {prompt}
- umount /dev/fd0 (immediately)
-
- (Note: the (19) changes to a 17 also...)
-
- Now, if you wait about 30 secs or delete the /mnt and mkdir again or
- sync or messup (like mount /dev/fd0 ) you will mount with no problems
- and any fs operations work...???? How is that one? :)
-
- Sometimes you HAVE to get that errmsg before you can remount and try
- again... Flakey...
-
- I have 98.3 (whole sources with a patchlevel of 98.2pl10 (why?))
- and I got my mount and stuff from hlu disks....
-
- Thanks,
- Dan
- --
- Dan Miner
- email: dminer@cs.umr.edu
- Computer Science
- University of Missouri-Rolla "It all begins with a glimmer."
-