public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joshua Murphy <poisonbl@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Please help, kernel can not load root
Date: Sun, 29 Apr 2012 20:33:37 -0400	[thread overview]
Message-ID: <CAOTuDKrg9HfukJHScvt_g1noRXLPJBSxHnscf0tDDeo1Ohwfew@mail.gmail.com> (raw)
In-Reply-To: <CAFRQnyA77W-he5DgtOWRjSPNORonbGfO07fpVCEOvXtEgqp7-g@mail.gmail.com>

On Sun, Apr 29, 2012 at 20:11, Ignas Anikevičius <anikevicius@gmail.com> wrote:
> On 29 April 2012 18:35, Ignas Anikevičius <anikevicius@gmail.com> wrote:
>>
>> Hello,
>>
>> it's been several since I have tried to make my machine boot again without
>> any live CDs and I could not narrow the main issue down. The problem is that
>> the kernel can not mount the root partition.
>>
>> Some info about my system:
>> running ~amd64
>> kernel: gentoo-sources-3.3.3
>> bootloader: grub2-9999 (grub.cfg generated with grub2-mkconfig -o
>> /boot/grub2/grub.cfg)
>> root partition is ext4, but ext4 is built into kernel
>> I have a separate /boot partition
>>
>> my grub.cfg can be found here:
>> http://pastebin.com/nm6HCkpM
>>
>> I have written down some log messages from the last boot. Sorry if
>> something is not 100% accurate as I took a crappy picture with my phone and
>> tried to rewrite everything:
>> http://pastebin.com/0zQN6X5t
>>
>> I would very appreciate someones help.
>>
>> Thanks,
>> Ignas A.
>
>
> Hello to everybody once more. I gave it ago and installed drivers for all
> storage related controllers, but nothing has changed. As I understand, the
> hdd is recognized, so I do not know where to look now.
>
> The log can be see in this image:
> http://s10.postimage.org/hieljd661/29042012017.jpg
>
> I tried to rewrite it here:
> ======================================================================
> ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> ata1.00: ACPI cmd ...
> ...
> ata1.00: configured for UDMA/133
> scsi 0:0:0:0: Direct-Access ATA WDC WD3200...
> ...
> ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> ata2.00: ACPI cmd ...
> ata2.00: ATAPI: Optiarc DVD RW AD-...
> ..
> ata2.00: configured for UDMA/100
> scsi 1:0:0:0: CD-ROM
> registered taskstats version 1
>     Magic number...
> pci_link ... : hash matches
> console ... enabled
> netconsole: network logging started
> Root-NFS: no NFS server address
> VFS: Unable to mount root fs via NFS, trying floppy
> VFS: Cannot open root device "sda7" or unknown-block(2,0)
> Please append a correct "root=" boot option: here are the available
> partitions:
> Kernel panic - not syncing: VFS: Unable to mount root fs on
> unknown-block(2,0)
> Pid: 1, comm: swapper/0 Not tainted 3.3.3-gentoo #7
> Call Trace:
>     ... panic
>     ... ? printk
>     ... mount_block_root
>     ... mount_root
>     ... prepare_namespace
>     ... kernel_init
>     ... kernel_thread
>     ... ? start_kernel
>     ... ? gs_change
> panic occured, switching back to text console
> ==========================================================================
>
> Thanks,
> Ignas
>

Well, going through the list that comes to mind after that... the
block device itself, since the scsi layer sees the device but the VFS
layer doesn't see the block device:
CONFIG_BLOCK=y
CONFIG_BLK_DEV_SD=y


-- 
Poison [BLX]
Joshua M. Murphy



  reply	other threads:[~2012-04-30  0:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-29 18:35 [gentoo-user] Please help, kernel can not load root Ignas Anikevičius
2012-04-29 19:18 ` Joshua Murphy
2012-04-29 19:21 ` [gentoo-user] " walt
2012-04-29 19:42   ` Ignas Anikevičius
2012-04-29 19:50     ` Hinnerk van Bruinehsen
2012-04-29 20:05     ` Neil Bothwick
2012-04-29 20:28       ` Ignas Anikevičius
2012-04-30  0:11 ` Ignas Anikevičius
2012-04-30  0:33   ` Joshua Murphy [this message]
2012-04-30  0:47     ` Ignas Anikevičius
2012-04-30 12:19     ` Ignas Anikevicius

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=CAOTuDKrg9HfukJHScvt_g1noRXLPJBSxHnscf0tDDeo1Ohwfew@mail.gmail.com \
    --to=poisonbl@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