> Well, for me setting ahci:ahci_msi_enabled=0 in > /etc/system allowed booting multi-user, but failsafe > still stalls (perhaps for the same reason? I imagine > that there is a different file to set this in for > failsafe operation).
The failsafe boot has it's own ramdisk root filesystem, with it's own /etc/system file. You have to uncompress the /boot/x86.miniroot-safe file, mount it using a lofi mount, modify the etc/system file, unmount the lofi file, compress with gzip, and replace the /boot/x86.miniroot-safe file. -- This message posted from opensolaris.org
