From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Grub broke out of the blue
Date: Thu, 19 Feb 2009 08:21:18 +0000 [thread overview]
Message-ID: <200902190821.29576.michaelkintzios@gmail.com> (raw)
In-Reply-To: <gnernf$2d9$1@ger.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1202 bytes --]
On Tuesday 17 February 2009, Nikos Chantziaras wrote:
> One thing that could be at fault is that I had grub installed into hd0,2
> (sda3) which is an ext4 partition.
I think that this is probably the cause. GRUB has these stage 1.5 fs related
files:
`e2fs_stage1_5'
`fat_stage1_5'
`ffs_stage1_5'
`jfs_stage1_5'
`minix_stage1_5'
`reiserfs_stage1_5'
`vstafs_stage1_5'
`xfs_stage1_5'
> /boot is sda4 and is ext3. But I'm
> sure grub should work no matter where you install it. I can even
> install it on sda1 which is NTFS and it works. Hell, I can even install
> it on the swap partition.
I think you are mixing stage 1 and stage 2 GRUB images? Stage 1 is installed
in MBR or any partition's boot sector. No knowledge of fs is required for
that to be accessed (by BIOS or a chainloader) and JUMPTO deals with that.
The 1.5 images on the other hand are used to read the fs in which GRUB's
stage 2 is installed. That's far too large to fit into a boot sector. I
doubt that GRUB's e2fs_stage1_5 can read ext4, but I don't know really - a
question for GRUB's mailing list?
> I guess the reason it broke will remain a mystery :P
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2009-02-19 19:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-17 4:17 [gentoo-user] Grub broke out of the blue Nikos Chantziaras
2009-02-17 4:44 ` Stroller
2009-02-17 4:51 ` [gentoo-user] " Nikos Chantziaras
2009-02-17 5:01 ` Stroller
2009-02-17 17:30 ` [gentoo-user] " Dirk Heinrichs
2009-02-17 4:49 ` [gentoo-user] " Nikos Chantziaras
2009-02-17 8:08 ` [gentoo-user] " Neil Bothwick
2009-02-17 17:21 ` [gentoo-user] " Nikos Chantziaras
2009-02-19 8:21 ` Mick [this message]
2009-02-17 8:18 ` [gentoo-user] " Roy Wright
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=200902190821.29576.michaelkintzios@gmail.com \
--to=michaelkintzios@gmail.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