From: Brent Fulgham <[EMAIL PROTECTED]>
Subject: [Bug-hurd] Problem with dev/glue/block.c (checkin 1.4)
Date: Wed, 20 Sep 2000 21:12:26 -0700

> I haven't yet debugged the cause, but it seems that the
> mask is not being initialized properly, which causes the
> Hurd to be unable to mount IDE drives properly (i.e., a
> formerly working system will now be unable to boot,
> complaining that the drive is not available.).

  I'm not sure why, since no problem occurs in my environment (both in
IDE and in SCSI). So you should investigate your problem yourself. Try
to track the function "device_open" in linux/dev/glue/block.c, and see
where the function returns incorrectly (possibly the return value is
D_NO_SUCH_DEVICE).

Okuji
_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to