* kernel error?
@ 2003-12-29 16:31 joy
2004-01-01 21:59 ` Eric
0 siblings, 1 reply; 2+ messages in thread
From: joy @ 2003-12-29 16:31 UTC (permalink / raw)
To: linux-newbie
Hi,
I just compiled my new 2.6 kernel and when I boot thru it, I get an
error saying:
VFS : cannot open root device "345" or unknown-block (3,69)
OK.so I give an argument roo=/dev/hdb5 (that's my root partiton, I get
the message
VFS : cannot open root device "hdb5" or unknown-block (0,0)
anyone with an answer?
My old kernel worked fine w/o any lilo args.
and used to refer to my hdd as (03:05) when I had it as hda.
Thanks in advance,
deadhead.
--------------------------------------------------------------------------------------------------------
A life without purpose is like a bird that never learnt to fly.......
I am the bird that regularly flies Lufthansa
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: kernel error?
2003-12-29 16:31 kernel error? joy
@ 2004-01-01 21:59 ` Eric
0 siblings, 0 replies; 2+ messages in thread
From: Eric @ 2004-01-01 21:59 UTC (permalink / raw)
To: gracecott; +Cc: linux-newbie
On Monday 29 December 2003 10:31 am, joy wrote:
> Hi,
>
> I just compiled my new 2.6 kernel and when I boot thru it, I get an
> error saying:
> VFS : cannot open root device "345" or unknown-block (3,69)
> OK.so I give an argument roo=/dev/hdb5 (that's my root partiton, I get
> the message
> VFS : cannot open root device "hdb5" or unknown-block (0,0)
> anyone with an answer?
> My old kernel worked fine w/o any lilo args.
> and used to refer to my hdd as (03:05) when I had it as hda.
>
Go through make menuconfig again, (or the kernel config you used) and make
sure you have support compiled in (not as a module (M) ) to the kernel for
both your hard drive controller and the filesystem you are mounting as your
root fs. ex. if your root FS is reiserfs, its imperiive you compile in
reiserfs support.
-------------------------
Eric Bambach
Eric at cisu dot net
-------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-01-01 21:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-29 16:31 kernel error? joy
2004-01-01 21:59 ` Eric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox