I have a dual boot Win7Pro/Ubuntu on an HP Probook 6550b. Everything worked fine until I did an upgrade to 16.04.
When trying to boot in Ubuntu I get this message :
BusyBox v1.21.1 (Ubuntu 1:1.21.0-1ubuntu1) built-in shell (ash)
Enter 'help' for a list of built-in commands
(initramfs)
I read somewhere on this forum that it could be caused by a bad filesystem, so I tried this:
sudo fdisk -l | grep Linux | grep -Ev 'swap'
But sudo fdisk -l
gives this:
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x8c949010
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 616447 307200 7 HPFS/NTFS/exFAT
/dev/sda2 616448 589486079 294434816 7 HPFS/NTFS/exFAT
/dev/sda3 589486080 620943359 15728640 7 HPFS/NTFS/exFAT
/dev/sda4 620943360 625127423 2092032 c W95 FAT32 (LBA)
So, no Linux filesystem. I remembered Linux was installed from out of Windows, long time ago, something with wubi, see screenshot
So, I cannot use this solution ? Boot drops to a (initramfs) prompts/busybox