public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Fei Liu <feiliu4@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: problem with 2 partition installation from gentoo minimal system
Date: Wed, 26 Mar 2008 21:09:03 -0400	[thread overview]
Message-ID: <47EAF3AF.90007@gmail.com> (raw)
In-Reply-To: <47EA6E5A.1090104@gmail.com>

Fei Liu wrote:
> Hello Group, I spend a whole day trying to get this to work. Here is 
> my setup
>
> /dev/sda1             /             ext3           noatime          0 1
> /dev/sda2             swap     
> grub is installed using the 'root (hd0,0)' and 'setup (hd0)', no problem.
>
> emerge kernel-sources worked fine.
>
> However everytime the system boots, it reports the VFS panic (no root 
> system found problem). The kernel has built in ext2 and ext3 support. 
> The error hint is to supply root option during boot, but my boot 
> command is this
> kernel /boot/kernel root=/dev/sda1
>
> Is there something missing that I didn't think of that's causing the 
> failures? I followed the steps outlined here:
> http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml
>
> except I am using a 2 partition setup.
>
> Fei
>
Here is the complete grub.conf file:
more /boot/grub/grub.conf
default 0
timeout 8
gfxmenu (hd0,0)/boot/message

title 2.6.24.4-default
    root (hd0,0)
    kernel /boot/kernel root=/dev/sda1 splash=silent showopts

/etc/fstab:
#/dev/BOOT              /boot           ext2            noauto,noatime  1 2
/dev/sda1               /               ext3            noatime         0 1
/dev/sda2               none            swap            sw              0 0
#/dev/cdrom             /mnt/cdrom      audo            noauto,ro       0 0
#/dev/fd0               /mnt/floppy     auto            noauto          0 0

shm                     /dev/shm        tmpfs           
nodev,nosuid,noexec     0 0

I am looking into the SCSI file system issue.

Fei
-- 
gentoo-user@lists.gentoo.org mailing list



  parent reply	other threads:[~2008-03-27  1:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-26 15:40 [gentoo-user] problem with 2 partition installation from gentoo minimal system Fei Liu
2008-03-26 16:17 ` Neil Bothwick
2008-03-26 16:19 ` Alex Schuster
2008-03-28 11:30   ` Peter Humphrey
2008-03-26 17:44 ` Uwe Thiem
2008-03-27  1:09 ` Fei Liu [this message]
2008-03-27  1:24   ` [gentoo-user] " Fei Liu
2008-03-27  1:40     ` Greg Bowser
2008-03-27 14:51     ` Fei Liu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47EAF3AF.90007@gmail.com \
    --to=feiliu4@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox