Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel Panic: VFS: Unable to mount root drive. Yeah me too
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
namaste
n00b
n00b


Joined: 19 Jan 2004
Posts: 17

PostPosted: Tue Jan 20, 2004 11:02 am    Post subject: Kernel Panic: VFS: Unable to mount root drive. Yeah me too Reply with quote

alrighty. it struck me like many others.
i have been reading through as much of the other posts as possible but there hasn't been a change in this error.

i have a kt7e via mobo. duron 800. 256MB SDRAM, 10GB -> should be running fine. i am a n00b btw.

this is the error i get. all i could i see on the screen

Code:

blk: queue c0180be0, I/O limit 4095MB (mask 0xffffffff)
hdc: CDU5211, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: 20005650 sectors (10242 MB) w/512KiB Cache, CHS=1245/255/63 UDMA(66)
hdc: attached ide-cdrom driver
hdc: ATAPI 52X CD-ROM drive, 120kB Cache
Uniform CD-ROM driver Revision:3.12
Partition check:
 /dev/ide/host0/bus0/target0/lun0: p1 p2 p3
ide: late registration of driver
.....(random stuff etc)
IP Protocols: CIMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash Tables configured (established 8192 bind 16384)
NET4: Unix dmain sockets 1.0/SMP for linux NET4.0
IPv6 over IPv4 tunneling driver
Kernel panic: VFS: Unable to mount root fs on 03:03


i can boot with livecds, so the hard disk does exists for it

i am using grub as my boot loader. this is its config

Code:

default 0
timeout 5
splashimage=(hd0,0)grub/splash.xpm.gz

title=Gentoo Linux 2.4.22

root (hd0,0)
kernel (hd0,0)kernel-2.4.22-gentoo-r5 root=/dev/hda3


this is fstab

Code:

/dev/hda1   /boot   ext2      noauto,noatime   1 1
/dev/hda2   none   swap      sw         0 0
/dev/hda3   /   reiserfs   noatime      0 0
/dev/cdroms/cdrom0   /mnt/cdrom   iso9660   nosuto,   0 0

none   /proc      proc      defaults      0 0

none   /dev/shm   tmpfs      defaults      0 0


i use this to mount the hard disk in livecd cmd

Code:

# swapon /dev/<swap partition>
# mount /dev/<root partition> /mnt/gentoo
# mount -t proc none /mnt/gentoo/proc
# mount /dev/<boot partition> /mnt/gentoo/boot
# chroot /mnt/gentoo /bin/bash
# env-update
# source /etc/profile


i made sure reiserfs is compile with the kernel, but it didn't make a difference to it before when it wasn't included as part fo the kernel, just a module. and i recompiled the kernel.

all the options are select in the IDE setup of menuconfig, and i have double checked all my configs.

i did read someonewhere someone thought grub didn't like his computer and so he used LILO. im not sure how to replace grub with LILO atm.

anyone know where im going wrong?
Back to top
View user's profile Send private message
jaska
Bodhisattva
Bodhisattva


Joined: 06 Jun 2003
Posts: 725
Location: Finland

PostPosted: Tue Jan 20, 2004 11:20 am    Post subject: Reply with quote

Are you sure you added in DEVFS support and Automatically Mount at Boot option right under DEVFS in the kernel?
Back to top
View user's profile Send private message
namaste
n00b
n00b


Joined: 19 Jan 2004
Posts: 17

PostPosted: Tue Jan 20, 2004 11:24 am    Post subject: Reply with quote

ooops....i just realized i haven't copied the new kernel over :S

seeing if it works now....

goddamn im such a n00b :(
Back to top
View user's profile Send private message
namaste
n00b
n00b


Joined: 19 Jan 2004
Posts: 17

PostPosted: Tue Jan 20, 2004 11:43 am    Post subject: Reply with quote

hahahaha.

it was the fact i hadn't copy over the kernel yet. stupid

well may as well delete this then.
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