Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Why is my boot not working??
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Fitzsimmons
Guru
Guru


Joined: 01 Jan 2003
Posts: 415
Location: Waterloo, Ontario, Canada

PostPosted: Sat Feb 08, 2003 2:13 am    Post subject: Why is my boot not working?? Reply with quote

Hi. My boot with lilo is getting the following kernel panic:

Code:
Kernel Panic : VFS : Unable to mount root fs on 03:44


Why would that be? You can take a look at my lilo.conf and my fdisk -l outputs:

lilo.conf
Code:

# Start LILO global section
menu-scheme=Wb
boot = /dev/hda
prompt
map = /boot/System.map
#compact       # faster, but won't work on all systems.
lba32
timeout = 50
default = Windows
vga = normal   # Normal VGA console                               
# End LILO global section
# Linux bootable partition config begins
   image = /boot/bzImage
   root = /dev/hdb4
   label = Gentoo
   read-only # read-only for checking
# Linux bootable partition config ends
# DOS bootable partition config begins
   other = /dev/hda1
   label = Windows
   table = /dev/hda
# DOS bootable partition config ends


fdisk -l /dev/hda
Code:

Disk /dev/hda: 13.6 GB, 13662609408 bytes
255 heads, 63 sectors/track, 1661 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1      1660  13333918+   7  HPFS/NTFS [aka WinXP]


fdisk -l /dev/hdb
Code:

Disk /dev/hdb: 30.7 GB, 30736613376 bytes
255 heads, 63 sectors/track, 3736 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hdb1             1        13    104391   83  Linux [/boot, ext2]
/dev/hdb2            14        90    618502+  82  Linux swap
/dev/hdb3            91       345   2048287+   b  Win95 FAT32 [shared drive]
/dev/hdb4           346      3736  27238207+  83  Linux [/, reiserfs]


What's wrong?? Would this have something to do with / being reiserfs? I also noticed that none of the partitions on hdb are "boot", so do I need to enable that with fdisk? Thanks for any help you can give me.
Back to top
View user's profile Send private message
PT_LAmb
Guru
Guru


Joined: 22 Apr 2002
Posts: 332
Location: Lisboa (Lisbon), Portugal

PostPosted: Sat Feb 08, 2003 2:32 am    Post subject: Reply with quote

Have you enabled reiserfs support on the kernel setup. It must be built-in.

Good Luck,
Ricardo Cordeiro :)
_________________
SETI@Home - http://setiathome.ssl.berkeley.edu/
Back to top
View user's profile Send private message
Fitzsimmons
Guru
Guru


Joined: 01 Jan 2003
Posts: 415
Location: Waterloo, Ontario, Canada

PostPosted: Sat Feb 08, 2003 2:40 am    Post subject: Reply with quote

ARG. That's probably it. Gosh-darnit. Now i'l have to recompile my kernel. !@#!$#

Oh well.

Thanks for your help.
Back to top
View user's profile Send private message
PT_LAmb
Guru
Guru


Joined: 22 Apr 2002
Posts: 332
Location: Lisboa (Lisbon), Portugal

PostPosted: Sat Feb 08, 2003 4:39 am    Post subject: Reply with quote

Any time... :)
_________________
SETI@Home - http://setiathome.ssl.berkeley.edu/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum