[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Grub2 can not detect usb disk
From: |
KESHAV P.R. |
Subject: |
Re: Grub2 can not detect usb disk |
Date: |
Thu, 23 Jun 2011 17:04:18 +0530 |
On Thu, Jun 23, 2011 at 15:31, Cui Lei <address@hidden> wrote:
> Hi all,
> I had build a coreboot with grub-1.98 as payload and I can use it to
> boot ubuntu11.04. Now I want to use it to boot
> the ubuntu11.04 liveUSB, but it seems the usb device can not be detected
> or grub don't do that, because when I
> type "ls", just get "memdisk" and "ata0". I don't know which module I
> need to add in. In addition, where can I get
> the detail about those grub2' modules ?
>
> BRs,
>
> Rock.
>
Try "insmod usbms"
Regards.
Keshav