Article 54D26 Grub2 mbr

Grub2 mbr

by
bong.mau
from LinuxQuestions.org on (#54D26)
Hi
Env :
Pc dual booting
sda -->sda1 "win xp"
sdb -->sdb1 "debian 9.9" -->sdb host also the swap partition
Bootloader grub2
grub2 installed mbr to sda
all work perfectly...
but if i disconnect from pc sda then sdb is not able to boot
this because sdb mbr is a windows mbr
to make sdb1 booable without sda ready what i have to do ?
dd if=dev/sda of=/dev/sdb bs=446 count=1
or
grub2-install /dev/sdb
thanks in advance
Mauriziolatest?d=yIl2AUoC8zA latest?i=N77766Ynu9U:3SOCHJjAyi0:F7zBnMy latest?i=N77766Ynu9U:3SOCHJjAyi0:V_sGLiP latest?d=qj6IDK7rITs latest?i=N77766Ynu9U:3SOCHJjAyi0:gIN9vFwN77766Ynu9U
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