Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

grub-install

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
niculelu
Posts: 2
Joined: 2018-08-08 11:57

grub-install

#1 Post by niculelu »

hi,
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 20G 0 disk
├─sda1 8:1 0 9.3G 0 part /
├─sda2 8:2 0 1K 0 part
├─sda3 8:3 0 4.7G 0 part [SWAP]
├─sda4 8:4 0 5.1G 0 part /home
└─sda5 8:5 0 953M 0 part /boot

what command i must use in order to install grub ?
grub-install /dev/sda or grub-install /dev/sda5?
tnx

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: grub-install

#2 Post by Head_on_a_Stick »

niculelu wrote:grub-install /dev/sda
^ This.

IIRC GRUB will refuse and print a warning if you try the other ;)
deadbang

Post Reply