Linux install error " dracut Warning: Can't mount root filesystem. "

I am installing Fedora 16.

I just insert CD to install Fedora 16 in my laptop however, I am getting this error like "dracut Warning: Can't mount root filesystem."

<--- like this

I am not really sure how to fix it. (this is the first time to install Fedora 16 in my laptop)

In my laptop , I previously installed Windows 7 Professional. I have not install any kind of Linux before.

Does anyone know how to fix this problem ?

0

2 Answers

In the kernel path from grub type after your code:

acpi=off irqpoll

That error probably indicates that something is wrong with the CD you are using.

Follow the instructions here to verify the ISO you downloaded is valid. If not, redownload the ISO. If so, try burning a new CD.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like