Joined
·
980 Posts
Hi folks 
I just read a 'How to install GRUB from a live Ubuntu CD:'
The steps go like : Open terminal,
sudo grub
find /boot/grub/stage1
root (hd?,?)
setup (hd0)
quit
Is the step 'setup (hd0)' independent of the value returned by 'find /boot/grub/stage1' ? Or is it that I should use the value returned by 'find /boot/grub/stage1' and the example just assumed that the value derived was hd0? (Sorry for my terrible English-I hope I got the message I am trying to get across,through)
I just read a 'How to install GRUB from a live Ubuntu CD:'
The steps go like : Open terminal,
sudo grub
find /boot/grub/stage1
root (hd?,?)
setup (hd0)
quit
Is the step 'setup (hd0)' independent of the value returned by 'find /boot/grub/stage1' ? Or is it that I should use the value returned by 'find /boot/grub/stage1' and the example just assumed that the value derived was hd0? (Sorry for my terrible English-I hope I got the message I am trying to get across,through)