kubuntu@kubuntu:~$ sudo mount /dev/sda1  /mnt/tmp/ -o ro
kubuntu@kubuntu:~$ sudo blkid /dev/sda3 
/dev/sda3: UUID="F88C-9896" TYPE="vfat" 
kubuntu@kubuntu:~$ ls /mnt/tmp/
EFI
kubuntu@kubuntu:~$ ls /mnt/tmp/EFI/
boot  microsoft
kubuntu@kubuntu:~$ sudo umount /mnt/tmp 
kubuntu@kubuntu:~$ sudo mount /dev/sda3  /mnt/tmp/ -o ro
kubuntu@kubuntu:~$ ls /mnt/tmp/
BOOTSECT.BAK  EFI
kubuntu@kubuntu:~$ ls /mnt/tmp/EFI/
Boot  Microsoft

Both sda1, sda3 look like EFI System Partitions, though it's impossible.
I think sda1 is ESP for sda2 "recovery" OS, and sda3 is ESP for
sda4/sda5 "windows" OS, and if I power my laptop using "assist" button,
the recovery ESP kicks in and starts the "recovery" OS (which is windows
recovery mode). If I power on using the power button, windows starts as
usual.

kubuntu@kubuntu:~$ sudo parted -l
Model: ATA M4-CT256M4SSD2 (scsi)
Disk /dev/sda: 256GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Error during translation: Invalid or incomplete multibyte or wide
character

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1238446

Title:
  Ubiquity is stuck after "Prepare" step

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1238446/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to