Gentoo Archives: gentoo-user

From: "A. Khattri" <ajai@××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] VFS root device and kernek panic
Date: Thu, 29 Sep 2005 21:11:31
Message-Id: Pine.BSO.4.58.0509291654590.11417@ida.bway.net
In Reply to: [gentoo-user] VFS root device and kernek panic by jangar
1 On Thu, 29 Sep 2005, jangar wrote:
2
3 > hi, i have problem with Gentoo Linux 2005.1 AMD64 installation.
4 > CPU: Athlon 64 2800+
5 > HD SATA Maxtor 80GB
6 > Ati Radeon 9200
7 > etc...
8 >
9 > after make partition, LVM2 and compiling kernel and config grub my kernel
10 > give me follow message:
11 > VFS Cannot Open root device "sda3" or unknow-block(0,0)
12
13 Is SCSI and XFS support builtin to your kernel?
14
15
16 > ...
17 > Kernel panic ...
18 >
19 > i have set grub to follow synax
20 > ###############################################
21 > Title Gentoo/Linux
22 > root (hd0,0)
23 > kernel /kernel-2.6.12-gentoo-r10 root=/dev/sda3
24 > ###############################################
25 >
26 > and my /etc/fstab is configured as follow
27 > #######################################################################
28 > /dev/sda1 /boot ext2 defaults,noatime 1 2
29 > /dev/sda2 none swap sw 0 0
30 > /dev/sda3 / xfs noatime 0 1
31 > /dev/vg/usr /usr xfs noatime 0 0
32 > /dev/vg/home /home xfs noatime 0 0
33 > /dev/vg/opt /opt xfs noatime 0 0
34 > /dev/vg/var /var xfs noatime 0 0
35 > /dev/vg/tmp /tmp xfs noatime 0 0
36 > none /proc proc defaults 0 0
37 > none /dev/shm tmpfs nodev,nosuid,noexec 0 0
38 > /dev/cdroms/cdrom0 /mnt/cdrom auto noauto,user 0 0
39 > #######################################################################
40 >
41 > what is appened?
42 >
43 > thanks
44 >
45
46 --
47 FAQ list /F-A-Q list/ or /fak list/ n.
48
49 [common;
50 Usenet] Syn FAQ, sense 2.
51
52 --
53 gentoo-user@g.o mailing list