From: Constantine Kousoulos <wuwei@freemail.gr>
To: grub-devel@gnu.org
Subject: installing on x86_64
Date: Tue, 22 May 2007 20:05:52 +0300 [thread overview]
Message-ID: <465322F0.5020109@freemail.gr> (raw)
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
next reply other threads:[~2007-05-22 17:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-22 17:05 Constantine Kousoulos [this message]
2007-05-26 23:14 ` installing on x86_64 Jerone Young
2007-05-27 0:40 ` Jeroen Dekkers
2007-05-27 0:44 ` Jerone Young
2007-05-27 10:27 ` Jeroen Dekkers
2007-05-29 4:21 ` Jerone Young
2007-05-29 10:30 ` Constantine Kousoulos
2007-05-29 15:39 ` Constantine Kousoulos
2007-05-29 16:44 ` Robert Millan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=465322F0.5020109@freemail.gr \
--to=wuwei@freemail.gr \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.