Reminder to myself
Installing grub onto a new disk from an old disk... do the following:
# grub
grub>
grub> device (hd0) /dev/sda
grub> root (hd0,1)
grub> setup (hd0)
grub> quit
Replace device with correct device and dada! it works...
Categories: Tech
Posted on Sun 3rd December 2006 by david

blog comments powered by Disqus