On Tue, 13 Apr 1999, Alex Dubrovsky wrote:

>Hi all.
>Lately i've been getting the following during the startup:
>
><start quote>
>
>stargate kernel: VFS: Mounted root (ext2 filesystem) readonly.
>stargate kernel: Freeing unused kernel memory: 56k freed
>stargate kernel: Adding Swap: 32092k swap-space (priority -1)
>stargate kernel: attempt to access beyond end of device <-----what
>stargate kernel: 03:01: rw=0, want=1, limit=0 <---------------does it
>stargate kernel: FAT bread failed             <---------------mean?
>
></end quote>
>
>Any idea what the last 3 lines mean?
>I'm running RH 5.1 with 2.2.1 kernel
>on PII 300 

The last 3 lines mean that your mount expects to see a FAT partition on
/dev/hda1 and it is not there or it has changed (to vfat or to /dev/null
if you got rid of L95 ?). If your machine is multi-boot, you need to boot
into Linux (rescue floppy), scratch /dev/hda1 from /etc/fstab (put a hash
in front of it), and reboot.  Then find out what monster lives in your
/dev/hda1 and try to accomodate it. 


PS there is no warranty about my being right about anything ;)

bye 

        Peter


Reply via email to