Timeline for GRUB not detecting my windows partiton
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 17, 2020 at 15:21 | comment | added | thebucc | Just to save a couple of minute to the non-expert like me, I think it's update-grub, and you need to run with sudo. grub-update is unknown for me (Xubuntu 20.04). | |
| May 30, 2017 at 13:50 | comment | added | user192526 | Can you show [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS in Debian and dmidecode -t0 | |
| May 29, 2017 at 3:40 | comment | added | AbA2L | grub-install do it automatically, you can do grub-install /dev/sdx && grub-update replace sdx with your volume. | |
| May 29, 2017 at 3:32 | comment | added | Viswanath Saj | Which Partition is the [BOOT PARTITION] ? Debian ? | |
| May 29, 2017 at 3:26 | history | answered | AbA2L | CC BY-SA 3.0 |