No root file system defined. Please correct this from the partition menu.

This message shows up when I first boot into Ubuntu after the installation.

I installed it by mounting the ISO with Daemon Tools, and I just did the default Wubi installation. I keep reading everywhere that I need to choose my installation directory, but I don't get any option to do that. These are all the options I get for installation directory:

enter image description here

I have a C and D partition on my drive, and I tried installing it on both and no luck either way.

Any ideas?

link|improve this question
feedback

migrated from serverfault.com Dec 15 '10 at 20:37

This question came from our site for system administrators and desktop support professionals.

2 Answers

Looks like there is a problem mounting the root file system. We'll need more info to fix you up, like motherboard or SATA chipset information.

When you see the bootloader screen, press ESC and select "Verbose Mode." When the error appears, press CTRL+ALT+F2 and run:

sudo sh /custom-installation/hooks/failure-command.sh

You can now reboot into Windows, the logs should be in C:\ubuntu\installation-logs.zip

Have a look at the logs and see if you can find the cause.

Reference: https://wiki.edubuntu.org/WubiGuide

link|improve this answer
feedback

This is a problem with installing 10.4 on an NTFS Partition. Have to wait untill this get sorted I'm afraid, check the ubuntu forums.

link|improve this answer
That would be Ubuntu 10.04. Perhaps you could provide a link? – oKtosiTe Dec 15 '10 at 20:49
for a question I answered more that 9 months ago? I'll be hard pushed but I'll see what I can find. – tombull89 Dec 15 '10 at 22:07
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.