Forgive me if I'm beating a dead horse... I'm still having the following
problem if I load any modules from /boot/loader.conf:
ata0-slave: WARNING: WAIT_INTR active=ATA_WAIT_INTR
ata0-slave: ata_command: timeout waiting for intr
ata0-slave: identify failed
no devsw (majdev=0 bootdev=0xa0400000)
Mounting root from ufs:/dev/ad0s3a
no such device 'ad'
setrootbyname failed
ffs_mountroot: can't find rootvp
Root mount failed: 6
If at the boot prompt I:
unload
load kernel
boot
there's no problem. Also there's no problem if loading modules from
/boot/loader.conf with a kernel suped and built on Feb. 17th with
today's buildworld.
Mike Smith wrote:
> >
> > it does : I've tried
> > loading miibus alone : works fine
> > loading miibus, then if_xl : loops in loading miibus
>
> Ok. We know that hurts, don't do that. 8)
>
>From the above remark should I conclude that it's a known problem and we
should refrain from loading modules from the boot loader until it works?
Or would it help send boot_verbose output from my kernel as well?
--
Yarema
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message