Linux Commands Question:

Download Job Interview Questions and Answers PDF

How to shuffle the GRUB booting from one Disk to other?

Linux Commands Interview Question
Linux Commands Interview Question

Answer:

grub> map (hd0) (hd1)
grub> map (hd1) (hd0)

Download Linux Commands Interview Questions And Answers PDF

Previous QuestionNext Question
How to hide the partition in GRUB booting?What is the Difference between su and su- ?