freebsd-skq/sys/boot/i386/zfsboot
pjd e5db2f99cc Before VirtualBox is fixed, mark with #ifdef what has to be done to make
it possible to boot from ZFS RAIDZ for example from within VirtualBox.
The problem with VirtualBox is that its BIOS reports only one disk present.
If we choose to ignore this report, we can find all the disks available.
We can't have this work-around to be turned on by default, because some broken
BIOSes report true when it comes to number of disks, but present the same disk
multiple times.
2010-09-17 22:59:15 +00:00
..
Makefile MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH 2010-08-23 01:42:09 +00:00
zfsboot.c Before VirtualBox is fixed, mark with #ifdef what has to be done to make 2010-09-17 22:59:15 +00:00
zfsldr.S Always use 64-bit LBAs for disk addresses in zfsboot and gptzfsboot to 2009-11-20 12:48:35 +00:00