I have 3 disk drive. 1. is a nvme with windows installation 2: a partitioned file containing linux 3: storage for windows
Code:
sudo update-grub
Sourcing file `/etc/default/grub'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.8.0-48-generic
Found initrd image: /boot/initrd.img-6.8.0-48-generic
Found linux image: /boot/vmlinuz-6.8.0-41-generic
Found initrd image: /boot/initrd.img-6.8.0-41-generic
Found memtest86+ 64bit EFI image: /boot/memtest86+x64.efi
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Adding boot menu entry for UEFI Firmware Settings ...
done
unless I am mistaken, it doesnt seems to see windows.
also, I used the see all my windows files but now the drives 1 and 3 seems to be unmounted, I dont know if this means anything
Bookmarks