Article 5E4F6 pls suggest which device to select for grub-pc

pls suggest which device to select for grub-pc

by
nirvaanr
from LinuxQuestions.org on (#5E4F6)
Hi

On my Debian 10 Server, when I ran "apt -y install gnupg2 software-properties-common" it popped-up a menu with "congiruing grub-pc" asking where to install Grub. I have no idea if it's MBR or /boot and also I have RAID-0 of 4 disks.

Pls see https://i.snipboard.io/GhQW4P.jpg

Code:$ cat /proc/mdstat
Personalities : [raid1] [raid0] [linear] [multipath] [raid6] [raid5] [raid4] [raid10]
md125 : active raid0 sdd4[3] sdc4[2] sdb4[1] sda4[0]
4186112 blocks super 1.2 512k chunks

md126 : active raid1 sdd3[3] sdc3[2] sdb3[1] sda3[0]
4189184 blocks super 1.2 [4/4] [UUUU]

md127 : active raid0 sdd5[3] sdc5[2] sda5[0] sdb5[1]
31230402560 blocks super 1.2 512k chunks

md2 : active raid1 sdb2[1] sdd2[3] sdc2[2] sda2[0]
1048512 blocks [4/4] [UUUU]

unused devices: <none>
$$
Code:$ df -Ph
Filesystem Size Used Avail Use% Mounted on
udev 7.8G 0 7.8G 0% /dev
tmpfs 1.6G 153M 1.5G 10% /run
/dev/md127 29T 12T 18T 40% /
tmpfs 7.9G 0 7.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup
/dev/md125 3.9G 18M 3.7G 1% /tmp
/dev/md2 1008M 91M 867M 10% /boot
tmpfs 1.6G 0 1.6G 0% /run/user/1000
$Code:$ [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
BIOS
$Pls advise which devices i need to select for grub install, thanks!latest?d=yIl2AUoC8zA latest?i=6lR21cbiM6o:PCLmR_KkW6Q:F7zBnMy latest?i=6lR21cbiM6o:PCLmR_KkW6Q:V_sGLiP latest?d=qj6IDK7rITs latest?i=6lR21cbiM6o:PCLmR_KkW6Q:gIN9vFw6lR21cbiM6o
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments