F5F Stay Refreshed Software Operating Systems Issue with the Grub menu setup

Issue with the Grub menu setup

Issue with the Grub menu setup

Pages (3): 1 2 3 Next
C
CaptainMeeha
Member
213
11-19-2016, 10:45 PM
#1
I possess two solid-state drives, one running Garuda Linux (based on Arch) and the other with Windows 10. When I launch the GRUB menu during boot, I don’t see the Windows interface.
C
CaptainMeeha
11-19-2016, 10:45 PM #1

I possess two solid-state drives, one running Garuda Linux (based on Arch) and the other with Windows 10. When I launch the GRUB menu during boot, I don’t see the Windows interface.

B
BlueStar_LH
Posting Freak
842
11-20-2016, 12:47 AM
#2
The system will start from the HDD with Windows installed, which may affect boot time and performance.
B
BlueStar_LH
11-20-2016, 12:47 AM #2

The system will start from the HDD with Windows installed, which may affect boot time and performance.

R
Ramonster00
Junior Member
44
11-25-2016, 06:31 PM
#3
Have you explored this resource? https://wiki.archlinux.org/index.php/GRU...ng_systems
R
Ramonster00
11-25-2016, 06:31 PM #3

Have you explored this resource? https://wiki.archlinux.org/index.php/GRU...ng_systems

T
TheGumBall06
Junior Member
12
11-27-2016, 11:06 AM
#4
It launches Windows directly without accessing the GRUB interface.
T
TheGumBall06
11-27-2016, 11:06 AM #4

It launches Windows directly without accessing the GRUB interface.

I
iFtonix
Member
116
11-28-2016, 09:30 AM
#5
It's really tough for me... but I appreciate you trying to help me get it.
I
iFtonix
11-28-2016, 09:30 AM #5

It's really tough for me... but I appreciate you trying to help me get it.

D
Dephunkpunk_2
Senior Member
484
11-28-2016, 06:06 PM
#6
It makes sense since they don’t use the same bootloader area.
D
Dephunkpunk_2
11-28-2016, 06:06 PM #6

It makes sense since they don’t use the same bootloader area.

M
Magicanimal909
Junior Member
2
12-05-2016, 10:24 AM
#7
This topic is unrelated to the issue at hand. Grub can load an OS from any disk and partition (provided it makes sense; some setups might not support booting a DOS OS from an extended partition, for example). Please share the output of "sudo lsblk" and "sudo blkid" so we can assist further. The information available can be overwhelming due to the volume of data; in short, the main steps involve installing os-prober, mounting your Windows partition, and executing grub-mkconfig as described. If you rerun grub-mkconfig, remember to remount the Windows partition—this will erase any existing configuration.
M
Magicanimal909
12-05-2016, 10:24 AM #7

This topic is unrelated to the issue at hand. Grub can load an OS from any disk and partition (provided it makes sense; some setups might not support booting a DOS OS from an extended partition, for example). Please share the output of "sudo lsblk" and "sudo blkid" so we can assist further. The information available can be overwhelming due to the volume of data; in short, the main steps involve installing os-prober, mounting your Windows partition, and executing grub-mkconfig as described. If you rerun grub-mkconfig, remember to remount the Windows partition—this will erase any existing configuration.

T
TempLate_YT
Senior Member
424
12-26-2016, 01:53 PM
#8
Just set up os-prober by installing it with sudo pacman. After that, attach the Windows drives and execute the configuration script to prepare the boot process.
T
TempLate_YT
12-26-2016, 01:53 PM #8

Just set up os-prober by installing it with sudo pacman. After that, attach the Windows drives and execute the configuration script to prepare the boot process.

J
jmodkiller
Member
212
12-27-2016, 12:42 AM
#9
I’m having trouble getting those devices to work because they’re using NTFS, and the system shows they’re unmounted with no way to mount them.
J
jmodkiller
12-27-2016, 12:42 AM #9

I’m having trouble getting those devices to work because they’re using NTFS, and the system shows they’re unmounted with no way to mount them.

A
allyaaa
Junior Member
15
12-27-2016, 09:02 AM
#10
Creating grub configuration file in progress... Identified theme at /usr/share/grub/themes/garuda/theme.txt. Locate Linux image at /boot/vmlinuz-linux-tkg-bmq. Initialize initrd using /boot/intel-ucode.img and /boot/initramfs-linux-tkg-bmq.img. Locate fallback initrd file in /boot: initramfs-linux-tkg-bmq-fallback.img. Scanning for snapshots... Detected separate boot partition not found. Snapshot details:
- 2021-02-05 09:06:19 @ timeshift-btrfs/snapshots/2021-02-05_09-06-19/@
- 2021-02-04 19:55:54 @ timeshift-btrfs/snapshots/2021-02-04_19-55-54/@
- 2021-02-04 18:50:58 @ timeshift-btrfs/snapshots/2021-02-04_18-50-58/@
- 2021-02-04 18:42:36 @ timeshift-btrfs/snapshots/2021-02-04_18-42-36/@
- 2021-02-04 18:31:03 @ timeshift-btrfs/snapshots/2021-02-04_18-31-03/@
- 2021-02-04 15:37:06 @ found 6 snapshots.
Running memtest86+ image at /boot/memtest86+/memtest.bin
A
allyaaa
12-27-2016, 09:02 AM #10

Creating grub configuration file in progress... Identified theme at /usr/share/grub/themes/garuda/theme.txt. Locate Linux image at /boot/vmlinuz-linux-tkg-bmq. Initialize initrd using /boot/intel-ucode.img and /boot/initramfs-linux-tkg-bmq.img. Locate fallback initrd file in /boot: initramfs-linux-tkg-bmq-fallback.img. Scanning for snapshots... Detected separate boot partition not found. Snapshot details:
- 2021-02-05 09:06:19 @ timeshift-btrfs/snapshots/2021-02-05_09-06-19/@
- 2021-02-04 19:55:54 @ timeshift-btrfs/snapshots/2021-02-04_19-55-54/@
- 2021-02-04 18:50:58 @ timeshift-btrfs/snapshots/2021-02-04_18-50-58/@
- 2021-02-04 18:42:36 @ timeshift-btrfs/snapshots/2021-02-04_18-42-36/@
- 2021-02-04 18:31:03 @ timeshift-btrfs/snapshots/2021-02-04_18-31-03/@
- 2021-02-04 15:37:06 @ found 6 snapshots.
Running memtest86+ image at /boot/memtest86+/memtest.bin

Pages (3): 1 2 3 Next