Grub not working
Goh Lip
g.lip at gmx.com
Fri May 6 11:34:38 UTC 2011
On 05/06/2011 06:46 PM, Tony Pursell wrote:
> So in the above example there is a module called 'chain' loaded. Maybe
> this is required for all chainloader situations. Unfortunately the
> manual does not say what each module does.
>
> Also in the example the first partition on the first drive is (hd0,1).
There is chain.mod in /boot/grub/
Can be verified too at grub prompt by "lsmod"
To use, there is no need to "insmod chain"
The use of it will be sufficient. For example, there is cat.mod too
so at grub prompt, we just type "cat (hd0,5)/etc/lsb-release" and the
cat.mod will be called and lsb-release will be printed.
If you have windows to chainload, see if the grub.cfg calls out
insmod chain
and if does, try to remove it and see if it boots anyway.
Regards - Goh Lip
More information about the ubuntu-users
mailing list