[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Could not boot from IDE disk (Re: No response (due to SCSI problem?))
> 千葉市中央区長洲
> 藤原 誠
> どちらも adb を見に行くところで止ってしまうように見えます。
t> 筒井です。
t> というわけで wdc1 で止まってる可能性もあるかもしれません。
t> kernel config の wdc1 at obio0 をはずしたらどうなります?
これで動きました。ただ、(僕にとっては)不思議なのですが
それですと次のように入力する必要がありました。
----------------
....
wdc0 at obio0 offset 0x20000 irq 13
wd0 at wdc0 channel 0 drive 0: <ST52520A>
wd0: drive supports 16-sector pio transfers, lba addressing
wd0: 2446MB, 4970 cyl, 16 head, 63 sec, 512 bytes/sect x 5009760 sectors
wd0: drive supports PIO mode 4, DMA mode 2
ata at obio0 offset 0x21000 not configured
.....
de0: enabling 10baseT port
wscons: wskbd0 glued to wsdisplay0
boot device: <unknown>
root device: wd0 ←[入力]
dump device (default wd0b): ←[改行]
file system (default generic): ←[改行]
root on wd0a dumps on wd0b
root file system type: ffs
----------------
SCSIから起動する時には
ata at obio0 offset 0x21000 not configured
でなく
wdc1 at と表示するのですが。
---
(藤原)
--- MESH 1999/02/19 21:23:23 1.1
+++ MESH 1999/02/19 22:13:38
@@ -157,7 +157,8 @@
zstty0 at zsc0 channel 0
zstty1 at zsc0 channel 1
-wdc* at obio0 flags 0x0
+#wdc* at obio0 flags 0x0
+wdc0 at obio0 flags 0x0
wd* at wdc? channel ? drive ? flags 0x0000
atapibus* at wdc? channel ?