From: David Kuehling <dvdkhlng@gmx.de>
To: grub-devel@gnu.org
Subject: Using grub on fuloong 6004
Date: Sat, 23 Jul 2011 13:11:04 +0200 [thread overview]
Message-ID: <87sjpxuu9j.fsf@snail.Pool> (raw)
[-- Attachment #1: Type: text/plain, Size: 1421 bytes --]
Hi,
I've been unsuccessful so far with making grub work on my Fuloong 6004
box. What I tried first wast the 'grub-yeeloong' package of debian
squeeze, building a grub.elf as described in the debian-yeeloong wiki
[1] (i.e. grub-mkimage --format=mipsel-yeeloong-elf ...)
The resulting grub.elf only shows a black screen when loaded from pmon,
and doesn't show any reactions.
Then I found some mailinglist threads that refer to
--format=mipsel-fuloong-elf (i.e. not "yeeloong"). Only the bzr trunk
seems to have support for that. Tried this thursday's trunk version,
and built my image using
sudo grub-mkimage --config=/boot/grub.elf.conf \
--output=/boot/grub3.elf --format=mipsel-fuloong-elf --verbose \
ata part_msdos ext2 reboot halt lspci ohci usbtest usbms linux \
fat xfs part_gpt multiboot2 minicmd configfile gcry_md5 hashsum
My /boot/grub.elf.conf reads
set root=ata0,msdos1
set prefix=($root)/grub
My /boot partition is /dev/sda (ext3).
however, this image now blanks the screen and shortly after reboots the
fuloong when loaded from the pmon menu.
Am I doing anything wrong? Is Fuloong support known to be not (fully)
functional?
cheers,
David
[1] http://wiki.debian.org/DebianYeeloong/HowTo/Install
--
GnuPG public key: http://dvdkhlng.users.sourceforge.net/dk.gpg
Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2011-07-23 11:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-23 11:11 David Kuehling [this message]
2011-07-23 12:00 ` Using grub on fuloong 6004 Vladimir 'φ-coder/phcoder' Serbinenko
2011-07-23 13:11 ` David Kuehling
2011-07-23 13:53 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-07-23 16:22 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-07-24 10:54 ` David Kuehling
2011-07-24 11:36 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-07-24 12:54 ` David Kuehling
2011-07-25 0:43 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-07-25 21:46 ` David Kuehling
2011-09-29 8:58 ` Vladimir 'φ-coder/phcoder' Serbinenko
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=87sjpxuu9j.fsf@snail.Pool \
--to=dvdkhlng@gmx.de \
--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.