From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Qka73-0006B5-G9 for mharc-grub-devel@gnu.org; Sat, 23 Jul 2011 07:11:17 -0400 Received: from eggs.gnu.org ([140.186.70.92]:47815) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qka71-0006Ai-H3 for grub-devel@gnu.org; Sat, 23 Jul 2011 07:11:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qka70-00015l-9U for grub-devel@gnu.org; Sat, 23 Jul 2011 07:11:15 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:43202) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Qka6z-00015R-To for grub-devel@gnu.org; Sat, 23 Jul 2011 07:11:14 -0400 Received: (qmail invoked by alias); 23 Jul 2011 11:11:11 -0000 Received: from g225036236.adsl.alicedsl.de (EHLO snail.gmx.de) [92.225.36.236] by mail.gmx.net (mp001) with SMTP; 23 Jul 2011 13:11:11 +0200 X-Authenticated: #4121607 X-Provags-ID: V01U2FsdGVkX19MCFxMuv9M5MfAfGtskO+dlOtq4qUhje+yL5gDW6 7lQrJQdV2IU2MH From: David Kuehling To: grub-devel@gnu.org Subject: Using grub on fuloong 6004 Date: Sat, 23 Jul 2011 13:11:04 +0200 Message-ID: <87sjpxuu9j.fsf@snail.Pool> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.23 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2011 11:11:16 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable 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=3Dmipsel-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 =2D-format=3Dmipsel-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=3D/boot/grub.elf.conf \ --output=3D/boot/grub3.elf --format=3Dmipsel-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=3Data0,msdos1 set prefix=3D($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 =2D-=20 GnuPG public key: http://dvdkhlng.users.sourceforge.net/dk.gpg Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iD8DBQFOKqxJfe9TI8F0fUARAvblAKCEH35FtRh/Bghz1PaamzZBlSpdLACdFBck R45KecQKYBvPVYTXOlbzRn0= =LySo -----END PGP SIGNATURE----- --=-=-=--