[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: /hurd/ext2fs.static: device:hd0s0: No such device or address
From: |
Michael Banck |
Subject: |
Re: /hurd/ext2fs.static: device:hd0s0: No such device or address |
Date: |
Mon, 16 Jun 2008 11:49:44 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Sun, Jun 15, 2008 at 02:31:08AM +0200, rafmav@free.fr wrote:
> Please,
> The system is on a USB key, grub boots, the hurd starts but stops with this
> message:
> start /hurd/ext2fs.static: /hurd/ext2fs.static: device:hd0s0: No such device
> idem with /hurd/iso9660fs.static !
Mach does not support USB devices, so as soon as it takes over control
and tries to find the ext2fs.static binary, it cannot find it cause it
does not know about the USB device.
Michael