Because of Prof. Uggla I was able to accomplish a very important project of mine: http://knoppix.net/forum/threads/31411-Write-MBR-to-direct-BIOS-to-boot-syslinux-minirt-gz-manually-from-terminal?p=132347&viewfull=1#post132347 Thank.
On 30/04/2015, bkpsusmitaa <[email protected]> wrote: > I have this grub: > grub-install (GNU GRUB 0.97) November 2011 > GRUB-INSTALL(8) > which has these lines: > ==================================== > GRUB-INSTALL(8) FSF > GRUB-INSTALL(8) > > NAME > grub-install - install GRUB on your drive > > SYNOPSIS > grub-install [OPTION] install_device > > DESCRIPTION > Install GRUB on your drive. > > -h, --help > print this message and exit > > -v, --version > print the version information and exit > > --root-directory=DIR > install GRUB images under the directory DIR instead of the > root > directory > ============================================== > > whereas, I was reading the latest grub, where root-directory is now > boot-directory. > Now it works at least: > > ============================================== > > # grub-install --root-directory=/media/sdc1 /dev/sdc > The file /media/sdc1/boot/grub/stage1 not read correctly. > ============================================== > Thank you for helping me. > _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
