Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 2010 21:13:39 +0100
From:      Romain Garbage <romain.garbage@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   AHCI and ZFS: root mount error
Message-ID:  <7ab0356e1001151213y5536d4cdi1d1759ce28ad546a@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

After setting ahci_load="YES" in /boot/loader.conf, I get a root mount error.
ahci seems to attach to disk correctly (I get ada0 messages with no error)

Without ahci_load="YES", system boots fine, with ata module attaching to disk.

I have a full zfs system, set up following wiki instructions:
http://wiki.freebsd.org/RootOnZFS/ZFSBootPartition
(MBR scheme, ZFS in a FreeBSD slice, together with a swap partition)

I'm using a GENERIC kernel, RELENG_8 branch.

My /boot/loader.conf:
zfs_load="YES"
vfs.root.mountfrom="zfs:zroot"
nvidia_load="YES"
snd_hda_load="YES"
tmpfs_load="YES"
coretemp_load="YES"

Regards,
Romain



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7ab0356e1001151213y5536d4cdi1d1759ce28ad546a>