3

mount error boot

An error occurred while mounting /mnt/C490822890822152

Here is what I get when i choose to boot Ubuntu 14.04 in grub 2. I can still boot Ubuntu by pressing S key, and can access to root terminal by pressing M key. I installed all recent Ubuntu base update, but it still occurs.

What is /mnt/C49082289022152 and how do I solve this error?

hg8
  • 13,462
ringord
  • 175
  • 1
  • 1
  • 6

2 Answers2

2

I guess that /mnt/C49082289022152 is the partition where your Windows 10 is installed.

When Ubuntu boots, it tries to automatically mount this partition but it does not work because Windows fast startup is enabled.

Disable it :

Boot into Windows, open Control Panel, type "change what power buttons do" and select "Change what the power buttons do".

Select "Change settings that are currently unavailable", scroll down and uncheck "Turn on fast start-up (recommended)".

Restart your computer ...

See here for more informations about Windows Fast Boot.


If this does not work, disable all Windows partitions to auto-mount at Ubuntu Startup to bypass this error:

  1. Open Disks
  2. Select your Windows partition
  3. Click Options > Edit Mount Options
  4. Uncheck Mount at startup
hg8
  • 13,462
  • Yes, you are right with that Windows 10 partition. But I checked the fast start-up option, it was already unchecked. So instead i went to UBUNTU Disk Utility, and unchecked mount at startup option for all windows partition and now the error does not occur. Thanks. – ringord Sep 24 '15 at 12:21
0

I had put my Windows account on hibernate and then upon restarting the system, i got an exact same error for Ubuntu 14.04 LTS. I just went back to windows and shut it down and came back to linux and it signed it easily. I did try it 2 more times the error was repeatable so i now know that when Windows had been mounted in the boot, Linux can't enter the boot sequence.

  • Your answer does not seem to answer the OPs question. They do not say they have a dual-boot config. Be specific to answer the question. – ankit7540 Jun 14 '16 at 12:19
  • I hope you can read carefully again and make a simple assessment from the posts above. I don't know what makes you think that @nerisona didn't have dual boot when they are clearly talking about it from the begining itself. Be polite in your comment. – Suyash Sharma Jul 21 '16 at 00:50