X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=src%2Fgenerator.ml;h=cc34676c4ffd9b1bfb9cc00595407cfa6c42cd62;hp=efc8bfd85d242f55cd0285afb23996a2c4b10420;hb=dccd9b8f525cfae49b89c38066d752e6c054c7f6;hpb=fbe0802f9d237837d10026471186b1ef973c0877 diff --git a/src/generator.ml b/src/generator.ml index efc8bfd..cc34676 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -2329,7 +2329,18 @@ See also: C, C."); "install GRUB", "\ This command installs GRUB (the Grand Unified Bootloader) on -C, with the root directory being C."); +C, with the root directory being C. + +Note: If grub-install reports the error +\"No suitable drive was found in the generated device map.\" +it may be that you need to create a C +file first that contains the mapping between grub device names +and Linux device names. It is usually sufficient to create +a file containing: + + (hd0) /dev/vda + +replacing C with the name of the installation device."); ("cp", (RErr, [Pathname "src"; Pathname "dest"]), 87, [], [InitBasicFS, Always, TestOutput (