[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Grub2 USB install
From: |
BVK Chaitanya |
Subject: |
Re: Grub2 USB install |
Date: |
Sun, 30 May 2010 18:34:24 +0530 |
grub-install only activates grub by writing into disks' MBR and coping
the necessary modules into /boot/grub. To get files in /etc/grub.d/
you need to install grub package either by using .deb package or make
install from build directory. Once this is done, you can use
grub-mkconfig tool to generate grub.cfg or you can create it manually
yourself.
--
bvk.chaitanya
- Grub2 USB install, Matthew Ratzke, 2010/05/28
- Re: Grub2 USB install,
BVK Chaitanya <=