Re: 7248: making progress
Jochen Kunz <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.prep |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 12 Feb 2004 22:13:55 -0500 Charles Fultz <[email protected]> wrote: > > fdisk: /dev/wd0: Device not configured > > fdisk: /dev/wd0a: Device not configured [...] > It is likely that the kernel for PReP does not > have IDE support. [jkunz@SirTobie jkunz]$ egrep 'wd|pciide' /usr/src/sys/arch/prep/conf/GENERIC wdc0 at obio? port 0x1f0 irq 13 wdc1 at obio? port 0x170 irq 13 wdc* at isapnp? wdc* at pcmcia? function ? # and mode settings (e.g. some pciide controllers) wd* at wdc? channel ? drive ? flags 0x0000 atapibus* at wdc? channel ? So no pciide at pci, this may be the problem. Sam, do you see anything about a "wd" disk in the output when the kernel searches devices on bootup? -- tschüß, Jochen Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/