help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can I install grub in my Flash Drive?


From: bkpsusmitaa
Subject: Re: How can I install grub in my Flash Drive?
Date: Fri, 1 May 2015 00:24:11 +0530

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 <address@hidden> 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.
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]