You are not logged in.
Pages: 1
I'm really new to Arch, I tried to dual boot arch but windows won't come up in grub. I may know why. I got two EFI partitions and I don't know if that is why it won't show up so I wanted to ask you guys if that can cause the problem so I don't just waste a lot of time fixing something that doesn't need to be fixed. Otherwise I could use some help.
My fdisk -l log:
Disk /dev/nvme0n1: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: KINGSTON SA2000M81000G
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 91573510-2E6E-4A94-B773-7D0186DF018C
Device Start End Sectors Size Type
/dev/nvme0n1p1 2048 1085439 1083392 529M Windows recovery environment
/dev/nvme0n1p2 1085440 1290239 204800 100M EFI System
/dev/nvme0n1p3 1290240 1323007 32768 16M Microsoft reserved
/dev/nvme0n1p4 1323008 614402047 613079040 292.3G Microsoft basic data
/dev/nvme0n1p5 614402048 615528447 1126400 550M EFI System
/dev/nvme0n1p6 615528448 619722751 4194304 2G Linux swap
/dev/nvme0n1p7 619722752 1953525134 1333802383 636G Linux filesystem
Disk /dev/loop0: 55.32 MiB, 58007552 bytes, 113296 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop1: 169.3 MiB, 177528832 bytes, 346736 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop2: 30.27 MiB, 31735808 bytes, 61984 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Last edited by owsterr (2020-10-14 19:38:09)
Offline
Does os-prober detect your Windows 10 after mounting the drive?
Have you installed the package in the first place?
https://wiki.archlinux.org/index.php/GR … ng_systems
If you haven't already, give this step a read.
Last edited by Irets (2020-10-13 23:45:41)
Offline
I see that you have a Kingston A2000 nvme SSD.
Please read NVMe SSD I/O errors, not sure if hardware failure carefully.
It has nothing to do with you current problem (sorry), but it will help you later on.
Offline
Yeah I forgot about os-prober, I did had it installed but never mounted windows! Thanks it works now (:
I will have a look at that harddrive thing! (:
Offline
Pages: 1