Hola, recientemente ingrese aal mundo de linux y llevo un tiempo con este problema para tener un dual boot. La situacion es que por mas que intente os-prober no me detecta el sistema operativo de windows, llegue a pensar que se trataba de algun problema con el hardware debido a que tengo instalado estos sistemas operativos en diferentes discos pero al intentar con otra distribucion de linux como lo es Ubuntu esta si me pudo reconocer el windows lo cual me resulta raro. Si alguien me puede ayudar lo agredeceria bastante ya que me gustaria tener el duaboot en Mnjaro.
Por si acaso aqui paso lo siguiente:
sudo parted -l ✔
[sudo] contraseña para kev-roldan:
Modelo: ATA WDC WD20EADS-65R (scsi)
Disco /dev/sda: 2000GB
Tamaño de sector (lógico/físico): 512B/512B
Tabla de particiones: gpt
Banderas de disco:
Número Inicio Fin Tamaño Sistema de ficheros Nombre Banderas
1 1049kB 524MB 523MB ntfs Basic data partition oculta, diag
2 524MB 628MB 104MB fat32 EFI system partition arranque, esp
3 628MB 645MB 16,8MB Microsoft reserved partition msftres
4 645MB 1057GB 1056GB ntfs Basic data partition msftdata
5 1057GB 2000GB 944GB ext4 root arranque, esp
Modelo: ATA TOSHIBA MK5061GS (scsi)
Disco /dev/sdb: 500GB
Tamaño de sector (lógico/físico): 512B/512B
Tabla de particiones: gpt
Banderas de disco:
Número Inicio Fin Tamaño Sistema de ficheros Nombre Banderas
1 1049kB 16,4GB 16,4GB linux-swap(v1) swap
2 16,4GB 222GB 206GB ext4
3 222GB 223GB 1024MB fat32 arranque, esp
4 223GB 500GB 277GB ext4
lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
sda
├─sda1
│ ntfs C898AD6798AD552A
├─sda2
│ vfat FAT32 BEF9-8244 63,9M 33% /home/kev-roldan/sistemaXD
├─sda3
│
├─sda4
│ ntfs E6E6059EE605705B 650,2G 34% /home/kev-roldan/discoC
└─sda5
ext4 1.0 0d3992cf-7aca-4362-889b-a8233a8afa85 809,7G 1% /
sdb
├─sdb1
│ swap 1 acf7b8be-a025-4fc9-953e-d229c7055ed9
├─sdb2
│ ext4 1.0 cf913cdf-bbd4-43b7-863e-5b1d9fe5cd16
├─sdb3
│ vfat FAT32 D745-1182
└─sdb4
ext4 1.0 7af919da-cd96-465c-a272-2ee32d14f24d
sudo update-grub
Generando un fichero de configuración de grub...
Encontrado tema: /usr/share/grub/themes/manjaro/theme.txt
Encontrada imagen de linux: /boot/vmlinuz-6.1-x86_64
Encontrada imagen de memoria inicial: /boot/intel-ucode.img /boot/initramfs-6.1-x86_64.img
Found initrd fallback image: /boot/initramfs-6.1-x86_64-fallback.img
Aviso: 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.
Encontrado Ubuntu 22.10 (22.10) en /dev/sdb2
Root filesystem isn't btrfs
If you think an error has occurred, please file a bug report at "https://github.com/Antynea/grub-btrfs"
Found memtest86+ image: /boot/memtest86+/memtest.bin
Found memtest86+ EFI image: /boot/memtest86+/memtest.efi
hecho