From: Marco Gerards <mgerards@xs4all.nl>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Problem installing GRUB2 on a 2.1TB system
Date: Wed, 25 Jan 2006 23:14:55 +0100 [thread overview]
Message-ID: <87y814x8dc.fsf@xs4all.nl> (raw)
In-Reply-To: <ef39265d0601251348k2c7dd83dub9aa6a5722ccbebd@mail.gmail.com> (Poe Chen's message of "Wed, 25 Jan 2006 16:48:06 -0500")
Poe Chen <poe.poechen@gmail.com> writes:
> I'm the same guy who has successfully floppy boot GRUB2 on a 2.1TB system.
> =)
>
> Here are the problems that I've encountered to get GRUB2 installed onto my
> system running CentOS 4.2 with latest updates.
>
> -grub-probefs can't detect the file system on my server.
>
> Here are the system info:
>
> [root@colossus ~]# df -k
> Filesystem 1K-blocks Used Available Use% Mounted on
> /dev/sda2 4032124 2810480 1016816 74% /
> /dev/sda1 101086 11576 84291 13% /boot
> none 516768 0 516768 0% /dev/shm
> /dev/sda4 2300710112 1547872 2182292912 1% /home
>
> And here is the result:
>
> [root@colossus ~]# grub-probefs -v /dev/sda
> grub-probefs: info: changing current directory to /dev
> grub-probefs: info: changing current directory to cpu
> grub-probefs: info: changing current directory to mapper
> grub-probefs: info: changing current directory to input
> grub-probefs: info: changing current directory to net
> grub-probefs: info: changing current directory to shm
> grub-probefs: info: changing current directory to pts
> cannot find a GRUB device for /dev/sda.
What kind of filesystem do you use? Can you show the output of
`mount'?
Please be *very* careful with installing on GPT. The only way to use
GRUB with GPT is by using a floppy. This is because it does not have
a bootsector. The intended way of booting such system is by using
EFI. Unfortunately I don't have such system available and GRUB 2 is
not changed so it can deal with EFI.
Also see my other email regarding this issue:
http://lists.gnu.org/archive/html/grub-devel/2005-11/msg00163.html
Any ideas and suggestions regarding this problem are welcome. I
expect more people will run into this problem.
Thanks,
Marco
next prev parent reply other threads:[~2006-01-25 22:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-25 21:48 Problem installing GRUB2 on a 2.1TB system Poe Chen
2006-01-25 22:14 ` Marco Gerards [this message]
2006-01-26 7:21 ` Poe Chen
2006-01-26 17:00 ` Marco Gerards
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=87y814x8dc.fsf@xs4all.nl \
--to=mgerards@xs4all.nl \
--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.