Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39540 - Mounting /dev/hda5 on /newroot failed: Invalid argument
Summary: Mounting /dev/hda5 on /newroot failed: Invalid argument
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-26 23:50 UTC by Gregory Rasputin
Modified: 2004-01-28 19:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gregory Rasputin 2004-01-26 23:50:41 UTC
I use genkernel 3_beta_6 with gentoo-sources-2.4.22-r5
Explain to me please as of it will save?
[code]
Gentoo initrd startup...
STEP 1: Command line parsing
STEP 2: Module loading
STEP 3: Mounting necessary filesystems per boot options
Started divice managment daemon v1.3.25 for /dev
STEP 4: Determining root device
STEP 4a: Mounting root
mount : Mounting /dev/hda5 on /newroot failed: Invalid argument
Could not mount specifited ROOT, try again
Root block device uncpecifited or not detected.
Please specify a device to boot, or "shell" for a shell.
[/code]

The same problem has comprehended(overtaken) me and with a gentoo-dev-sources-2.6.1-r1.
module-init-tools - are just installed, all the same produces the same error....
Comment 1 Brad House 2004-01-28 19:07:21 UTC
sounds like /dev/hda5 doesn't exist, or the filesystem your
root is on was not compiled into the kernel, so check your
kernel config.  You may also wish to try genkernel 3.0.1_beta8
which has more sane default kernel configs for x86.