Saturday, July 7, 2012

Tech Review: Linux: Saturday, July 7, 2012




How to install Grub from a live Ubuntu cd


  mkdir /mnt/root  mount /dev/xxx? /mnt/root  chroot /mnt/root /bin/bash  grub-install /dev/xxx

No comments: