Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boot drops to a (initramfs) prompts/busybox #37

Closed
pdbg opened this issue Jan 26, 2017 · 3 comments
Closed

Boot drops to a (initramfs) prompts/busybox #37

pdbg opened this issue Jan 26, 2017 · 3 comments
Assignees

Comments

@pdbg
Copy link

pdbg commented Jan 26, 2017

Hi,

I have installed Ubuntu 16.10 using wubi1610r319.exe and was installed successfully. I used the os for almost 7 days and then on boot drops to a busybox. I installed ubuntu almost five times but the issue persists.

My Hardware and Operating System Configuration:

  • Model: Dell Latitude E5470
  • CPU: Core i7
  • Storage: SSD 500 GB
  • RAM: 16GB DDR4

Please do help. Let me know in case if you need further information.

Thanking you,
Prakash

@hakuna-m hakuna-m self-assigned this Jan 26, 2017
@hakuna-m
Copy link
Owner

Let me know in case if you need further information.

Busybox should display error messages. e.g. here it displays "Windows is hibernated."

@hakuna-m
Copy link
Owner

If no message appears, try to leave initramfs shell with
exit
In most cases it displays mount errors with additional information e.g.
mounting /dev/sda2 on /isodevice failed

Then try to find the affected device with
blkid

A helpful command for initramfs shell is also
reboot
to reboot your system.

Some busybox reasons of other users in the past:

  • Windows was hibernated
  • ubuntu folder on Windows was compressed
  • Windows disk was converted to Dynamic Disk
  • There was a copy of folder ubuntu on another Windows drive which was used instead of right folder.

@pdbg
Copy link
Author

pdbg commented Jan 27, 2017

The issue was because of windows hibernate. I turned off hibernation and Ubuntu works as expected.

Thanks a ton.

Thanking you,
Prakash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants