grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: powerpc/sparc problems


From: Bean
Subject: Re: powerpc/sparc problems
Date: Sun, 25 Oct 2009 23:57:02 +0800

On Sun, Oct 25, 2009 at 11:22 PM, rubisher <address@hidden> wrote:
> at least i didn't encountered anymore ofs panic but in grub rescue sheel
> 'ls' just return an empty line;
> I can just grab 'lsmod' info:
> sh:grub> lsmod
> Name    Ref Count       Dependencies
> linux   1               boot,elf
> elf     2               gzio
> gzio    3
> ls      1               normal,extcmd
> extcmd  2
> sh      1               normal
> normal  4               boot
> boot    6
> part_msdos      1
> fat     1
> minicmd 1
>
> but if I try to add another module (e.g. scsi or what else) it always
> respond:
> "error: invalid arch independent ELF magic"

Hi,

You shouldn't need scsi, which is used by ata module to access pci
bus, but openfirmware would export the boot disk for you.

Use these command:

set debug=disk
ls

This should print some debug information in grub console.

-- 
Bean

gitgrub home: http://github.com/grub/grub/
my fork page: http://github.com/bean123/grub/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]