public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Per-Erik Westerberg <per-erik.westerberg@bredband.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problem with new install
Date: Fri, 15 Oct 2010 20:17:41 +0200	[thread overview]
Message-ID: <1287166661.4648.13.camel@tux.homenetwork> (raw)
In-Reply-To: <201010151129.18927.mdiehl@diehlnet.com>

fre 2010-10-15 klockan 11:29 -0600 skrev Mike Diehl:
> Hi all.
> 
> I've never had this much trouble with a server before, but I've been pulling 
> my hair out.
> 
> The install seemed to go well, but when I rebooted it from it's own hard 
> drive, it fails.  fsck claims that it can't open /dev/sda3 or that the 
> superblock doesn't describe a valid ext2 filesystem.
> 
> However, when I reboot from the live CD, it mounts just fine and fsck says 
> it's clean.
> 
> Here is the /etc/fstab:
> /dev/sda1       /boot           ext2            noauto,noatime  1 2
> /dev/sda3       /               ext2            noatime         0 1
> /dev/sda2       none            swap            sw              0 0
> /dev/cdrom              /mnt/cdrom      auto            noauto,ro       0 0
> shm                     /dev/shm        tmpfs   nodev,nosuid,noexec     0 0
> 
> Here is the /boot/grub/grub.conf file:
> default 0
> timeout 30
> splashimage=(hd0,0)/boot/grub/splash.xpm.gz
> 
> title Gentoo Linux 
> root (hd0,0)
> kernel /bzImage root=/dev/sda3
> 
> I've verified that ext2 and ext3 are in the kernel statically.  I've also 
> compiled in ALL of the SATA drivers, statically.
> 
> What am I missing?
> 

Hi,

I had exactly the same problem when I did a reinstall, I used the kernel
".config" I got from the live CD (zcat /proc/config.gz > .config) as a
base when configuring the kernel. I solved it by not using that and
instead start from scratch without an initial ".config". I guess that
there were some options that was conflicting.

  BR / P-E





      parent reply	other threads:[~2010-10-15 18:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-15 17:29 [gentoo-user] Problem with new install Mike Diehl
2010-10-15 17:40 ` Florian Philipp
2010-10-15 17:47   ` Mike Diehl
2010-10-15 18:16     ` Dan Cowsill
2010-10-15 20:18     ` Alan McKinnon
2010-10-15 19:23   ` Mike Diehl
2010-10-15 21:02     ` Florian Philipp
2010-10-16  7:06       ` Mike Diehl
2010-10-15 21:25     ` Bill Longman
2010-10-15 19:47   ` Mike Diehl
2010-10-15 18:17 ` Per-Erik Westerberg [this message]

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=1287166661.4648.13.camel@tux.homenetwork \
    --to=per-erik.westerberg@bredband.net \
    --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