grub-devel
[Top][All Lists]
Advanced

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

installing on x86_64


From: Constantine Kousoulos
Subject: installing on x86_64
Date: Tue, 22 May 2007 20:05:52 +0300
User-agent: Icedove 1.5.0.10 (X11/20070329)

Hello,

I fetched the latest sources from cvs and tried to install grub2. I followed the guide at the wiki http://grub.enbug.org/TestingOnX86.

'configure --prefix=/boot/grub2': works ok.
'make': ok
'sudo make install': complaints about missing file utils/grub.d/README. easy to overcome. 'sudo grub-install --grub-setup=/boot/grub/grub.cfg /dev/hda': there is no arg like '--grub-setup'. i used instead 'grub-install --root-directory=/boot/grub2/ /dev/hda' 'sudo grub-setup --directory=/boot/grub --device-map=/boot/grub/device.map /dev/hda':
i get this error
'grub-setup: error: cannot stat /boot/grub2/boot.img'
so i copy boot.img to /boot/grub2. Then i get the same complaint about core.img which does not exist.

Any advice is welcome.

Thanks,
Constantine




reply via email to

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