В Tue, 11 Nov 2014 15:02:16 +0300 "[email protected]" <[email protected]> пишет:
> Hello, > > I want to burn a cdrom boot loader that contains just the built in > command line. For grub legacy I did it very well. > Before making any cdrom I would want to know what is the equvalent of > "grub-install" for the built in command to patch the boot sector. grub > legacy use "root" and "setup" but I didnt see any like this on grub2. > Use grub-mkrescue. It creates bootable ISO image for all platforms that are installed on your system. I'd recommend using the latest version (2.02~beta1). > Thank you > > _______________________________________________ > Help-grub mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/help-grub _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
