From: Wolf Canis <wolf.canis@googlemail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Strange grub problem
Date: Sun, 20 Jul 2008 14:16:30 +0100 [thread overview]
Message-ID: <48833AAE.2030503@googlemail.com> (raw)
In-Reply-To: <200807201328.19136.michaelkintzios@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1323 bytes --]
Mick wrote:
> On Sunday 20 July 2008, Wolf Canis wrote:
>> Oh sorry,
>>
>> _very_ _important_ :
>>
>> Mount your boot partition _before_ you emerge grub.
>
> I believe that the grub ebuild mounts it for you, messes up your grub.conf and
> carries on with its business . . .
So far I that now, is that now changed. You have to mount it before
you emerge grub. The following is from the ebuild grub-0.97-r6.ebuild:
-- Quote begin ---------
pkg_postinst() {
if [[ -n ${DONT_MOUNT_BOOT} ]]; then
elog "WARNING: you have DONT_MOUNT_BOOT in effect, so you must
apply"
elog "the following instructions for your /boot!"
elog "Neglecting to do so may cause your system to fail to boot!"
elog
else
setup_boot_dir "${ROOT}"/boot
# Trailing output because if this is run from pkg_postinst, it
gets mixed into
# the other output.
einfo ""
fi
elog "To interactively install grub files to another device such as
a USB"
elog "stick, just run the following and specify the directory as
prompted:"
elog " emerge --config =${PF}"
elog "Alternately, you can export GRUB_ALT_INSTALLDIR=/path/to/use
to tell"
elog "grub where to install in a non-interactive way."
}
-- Quote end ------
W. Canis
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]
next prev parent reply other threads:[~2008-07-20 13:16 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-20 13:36 [gentoo-user] Strange grub problem Ivan Alden
2008-07-20 6:24 ` Dale
2008-07-20 20:05 ` Ivan Alden
2008-07-20 10:17 ` Dale
2008-07-20 8:00 ` Mick
2008-07-20 8:17 ` KH
2008-07-20 10:14 ` Wolf Canis
2008-07-20 10:18 ` Wolf Canis
2008-07-20 12:28 ` Mick
2008-07-20 13:16 ` Wolf Canis [this message]
2008-07-20 14:44 ` Mick
2008-07-20 14:56 ` Wolf Canis
2008-07-20 23:04 ` Neil Bothwick
2008-07-20 13:03 ` Pintér Tibor
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=48833AAE.2030503@googlemail.com \
--to=wolf.canis@googlemail.com \
--cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox