Posts

Showing posts with the label deepin os grub error

Deepin os does not start dual boot with windows 8 or 10 (GRUB) error solution

Image
 if you are having problem like windows is not getting started after dual booting with ubuntu then the same solution will work provide here You’ll need to boot from a live CD or USB drive, switch deepin fail safe mode.  above. Ensure the version of deepin on from a live CD or USB drive, as in the graphical method above. Ensure the version of Ubuntu on the CD is the same as the version of Ubuntu installed on your computer — for example, if you have deepin 15.03 installed, ensure you use a deepin os 15.03  live CD or usb drive. Open a terminal after booting into the live environment. Identify the partition deepin is installed on using one of the following commands: sudo fdisk -l sudo blkid Here’s the output of both commands. In the fdisk -l command, the deepin partition is identified by the word Linux in the System column. In the blkid command, the partition is identified by its ext4 file system.Run the following command to mount the deepin ...