Re: 'device atapicam' breaks the build

2012-10-29 Thread Alexander Motin
Hi. I haven't used vbox much, but I guess that mentioned handbook section is outdated. You should not need atapicam at all since FreeBSD 9.0. If you still wish to revert to old ATA stack and so atapicam, look at UPDATING record from 20110424. -- Alexander Motin __

Re: 'device atapicam' breaks the build

2012-10-29 Thread Yuri
On 10/29/2012 00:27, Yuri wrote: Unfortunately the root disk on this machine is attached to ata3 and isn't visible when 'device ATA_CAM' is commented out. (mountroot> prompt shows up on boot only listing ahci-compatible disks). Actually BIOS has the option to present SATA as AHCI, so this sol

Re: 'device atapicam' breaks the build

2012-10-29 Thread Yuri
On 10/28/2012 21:52, Erich Dollansky wrote: # options ATA_CAM # Handle legacy controllers with CAM # options ATA_STATIC_ID # Static device numbering It looks like you have to disable above's options. Unfortunately the root disk on this machine is attached

Re: 'device atapicam' breaks the build

2012-10-28 Thread Erich Dollansky
Hi, On Sun, 28 Oct 2012 21:42:44 -0700 Yuri wrote: > Following atapicam(4), I added 'device atapicam' into > sys/amd64/conf/GENERIC. This causes 'make buildkernel' to fail: > > ld -d -warn-common -r -d -o zlib.ko.debug zlib.o > :> export_syms > awk -f /usr/src/sys/conf/kmod_syms.awk zlib.ko.d