* [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0)
@ 2005-12-11 18:30 Felipe Ribeiro
2005-12-11 21:34 ` maxim wexler
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Felipe Ribeiro @ 2005-12-11 18:30 UTC (permalink / raw
To: gentoo-amd64, gentoo-user
Hi all,
I've just installed Gentoo 2005.1-r1 on my amd64 box and i've got this
problem while rebooting:
Root-NFS: No NFS server available giving up.
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: Insert root floppy and press ENTER
end-request: I/O error, dev fd0, sector 0
VFS: Cannot open root device hda2 or unknown-block(2,0)
Please append a correct "root=" boot option.
Kerenel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(2,0)
What should i do? is it a grub configuration problem? or kernel compilation?
Here is my grub.conf
#
# Sample boot menu configuration file
#
# Boot automatically after 30 secs.
timeout 10
# By default, boot the first entry.
default 1 #SECOND
# Fallback to the second entry.
fallback 1
#splashimage=(hd0,1)/grub/splash.xpm.gz
#GENTOO
title Gentoo Linux
root (hd0,1)
kernel /boot/bzImage-2.6.14 root=/dev/hda2
#initrd /initrd.img
# For booting Windows NT or Windows95
title Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1
# For loading DOS if Windows NT is installed
# chainload /bootsect.dos
root (hd0,1)
setup (hd0)
Thanks in advance,
Felipe
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0)
2005-12-11 18:30 [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0) Felipe Ribeiro
@ 2005-12-11 21:34 ` maxim wexler
2005-12-11 21:57 ` Felipe Ribeiro
[not found] ` <439CAEED.2070704@gmx.at>
2005-12-12 3:51 ` [gentoo-user] " Richard Fish
2 siblings, 1 reply; 6+ messages in thread
From: maxim wexler @ 2005-12-11 21:34 UTC (permalink / raw
To: gentoo-user
--- Felipe Ribeiro <felipernb@gmail.com> wrote:
> Hi all,
>
> I've just installed Gentoo 2005.1-r1 on my amd64 box
> and i've got this
> problem while rebooting:
>
> Root-NFS: No NFS server available giving up.
> VFS: Unable to mount root fs via NFS, trying floppy.
> VFS: Insert root floppy and press ENTER
> end-request: I/O error, dev fd0, sector 0
> VFS: Cannot open root device hda2 or
> unknown-block(2,0)
> Please append a correct "root=" boot option.
> Kerenel panic - not syncing: VFS: Unable to mount
> root fs on
> unknown-block(2,0)
>
>
> What should i do? is it a grub configuration
> problem? or kernel compilation?
kernel -- make sure / fs support is _not_ modular, for
starters
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0)
2005-12-11 21:34 ` maxim wexler
@ 2005-12-11 21:57 ` Felipe Ribeiro
2005-12-13 5:29 ` maxim wexler
0 siblings, 1 reply; 6+ messages in thread
From: Felipe Ribeiro @ 2005-12-11 21:57 UTC (permalink / raw
To: gentoo-user
The /boot is on my root file
On 12/11/05, maxim wexler <blissfix@yahoo.com> wrote:
>
>
> --- Felipe Ribeiro <felipernb@gmail.com> wrote:
>
> > Hi all,
> >
> > I've just installed Gentoo 2005.1-r1 on my amd64 box
> > and i've got this
> > problem while rebooting:
> >
> > Root-NFS: No NFS server available giving up.
> > VFS: Unable to mount root fs via NFS, trying floppy.
> > VFS: Insert root floppy and press ENTER
> > end-request: I/O error, dev fd0, sector 0
> > VFS: Cannot open root device hda2 or
> > unknown-block(2,0)
> > Please append a correct "root=" boot option.
> > Kerenel panic - not syncing: VFS: Unable to mount
> > root fs on
> > unknown-block(2,0)
> >
> >
> > What should i do? is it a grub configuration
> > problem? or kernel compilation?
>
> kernel -- make sure / fs support is _not_ modular, for
> starters
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> --
> gentoo-user@gentoo.org mailing list
>
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0)
[not found] ` <b5deea460512111702k458225cfs49bc91526202f054@mail.gmail.com>
@ 2005-12-12 2:16 ` Felipe Ribeiro
0 siblings, 0 replies; 6+ messages in thread
From: Felipe Ribeiro @ 2005-12-12 2:16 UTC (permalink / raw
To: gentoo-amd64, gentoo-user
I've removed Windows from the grub.conf file, just to test, and now
when i try to start linux, it reboots the system instead of showing
the message: "Kernel panic - not syncing: VFS: Unable to mount root fs
on unknown-block(0,0)
On 12/11/05, Felipe Ribeiro <felipernb@gmail.com> wrote:
> Hi,
>
> I've disabled CONFIG_ROOT_NFS and enabled CONFIG_MSDOS_PARTITION but i
> still have the problem :-(
> Kernel Panic - not syncing: VFS: Unable to mount root fs on
> unknown-block(0,0)
>
> On 12/11/05, Florian D. <flockmock@gmx.at> wrote:
> > Felipe Ribeiro wrote:
> > > Root-NFS: No NFS server available giving up.
> > > VFS: Unable to mount root fs via NFS, trying floppy.
> > disable CONFIG_ROOT_NFS (-> File systems
> > -> Network File Systems); you don't need it unless you have
> > a diskless terminal or something
> >
> > > VFS: Insert root floppy and press ENTER
> > > end-request: I/O error, dev fd0, sector 0
> > > VFS: Cannot open root device hda2 or unknown-block(2,0)
> > > Please append a correct "root=" boot option.
> > > Kerenel panic - not syncing: VFS: Unable to mount root fs on
> > > unknown-block(2,0)
> > do you have CONFIG_MSDOS_PARTITION enabled?
> > ( Location: -> File systems -> Partition Types -> Advanced partition
> > selection)
> >
> > cheers, f
> > --
> > gentoo-amd64@gentoo.org mailing list
> >
> >
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0)
2005-12-11 18:30 [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0) Felipe Ribeiro
2005-12-11 21:34 ` maxim wexler
[not found] ` <439CAEED.2070704@gmx.at>
@ 2005-12-12 3:51 ` Richard Fish
2 siblings, 0 replies; 6+ messages in thread
From: Richard Fish @ 2005-12-12 3:51 UTC (permalink / raw
To: gentoo-user
On 12/11/05, Felipe Ribeiro <felipernb@gmail.com> wrote:
> Hi all,
>
> I've just installed Gentoo 2005.1-r1 on my amd64 box and i've got this
> problem while rebooting:
>
> Root-NFS: No NFS server available giving up.
> VFS: Unable to mount root fs via NFS, trying floppy.
> VFS: Insert root floppy and press ENTER
> end-request: I/O error, dev fd0, sector 0
> VFS: Cannot open root device hda2 or unknown-block(2,0)
> Please append a correct "root=" boot option.
> Kerenel panic - not syncing: VFS: Unable to mount root fs on
> unknown-block(2,0)
This usually means you did not compile the driver for your root
filesystem into the kernel. Maybe you compiled this as a module?
> Here is my grub.conf
<snip>
> root (hd0,1)
> setup (hd0)
I don't think these setup lines should be in grub.conf. I'm not sure
that it causes any harm, but it doesn't look right to me.
-Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0)
2005-12-11 21:57 ` Felipe Ribeiro
@ 2005-12-13 5:29 ` maxim wexler
0 siblings, 0 replies; 6+ messages in thread
From: maxim wexler @ 2005-12-13 5:29 UTC (permalink / raw
To: gentoo-user
--- Felipe Ribeiro <felipernb@gmail.com> wrote:
> The /boot is on my root file
Whatev. The kernel has to be able to read it without
having to wait for a module.
>
> On 12/11/05, maxim wexler <blissfix@yahoo.com>
> wrote:
> >
> >
> > --- Felipe Ribeiro <felipernb@gmail.com> wrote:
> >
> > > Hi all,
> > >
> > > I've just installed Gentoo 2005.1-r1 on my amd64
> box
> > > and i've got this
> > > problem while rebooting:
> > >
> > > Root-NFS: No NFS server available giving up.
> > > VFS: Unable to mount root fs via NFS, trying
> floppy.
> > > VFS: Insert root floppy and press ENTER
> > > end-request: I/O error, dev fd0, sector 0
> > > VFS: Cannot open root device hda2 or
> > > unknown-block(2,0)
> > > Please append a correct "root=" boot option.
> > > Kerenel panic - not syncing: VFS: Unable to
> mount
> > > root fs on
> > > unknown-block(2,0)
> > >
> > >
> > > What should i do? is it a grub configuration
> > > problem? or kernel compilation?
> >
> > kernel -- make sure / fs support is _not_ modular,
> for
> > starters
> >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam
> protection around
> > http://mail.yahoo.com
> > --
> > gentoo-user@gentoo.org mailing list
> >
> >
>
> --
> gentoo-user@gentoo.org mailing list
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-12-13 5:38 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-11 18:30 [gentoo-user] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0) Felipe Ribeiro
2005-12-11 21:34 ` maxim wexler
2005-12-11 21:57 ` Felipe Ribeiro
2005-12-13 5:29 ` maxim wexler
[not found] ` <439CAEED.2070704@gmx.at>
[not found] ` <b5deea460512111702k458225cfs49bc91526202f054@mail.gmail.com>
2005-12-12 2:16 ` [gentoo-user] " Felipe Ribeiro
2005-12-12 3:51 ` [gentoo-user] " Richard Fish
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox