X-Git-Url: https://code.delx.au/refind/blobdiff_plain/bd37f32c146acb559e60bf3b8af85a92957e13b3..4677259a82b13dd1ab9fb6696d0ffe8976aeae34:/docs/refind/drivers.html diff --git a/docs/refind/drivers.html b/docs/refind/drivers.html index 38460fc..a188e18 100644 --- a/docs/refind/drivers.html +++ b/docs/refind/drivers.html @@ -15,10 +15,10 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

Originally written: 4/19/2012; last Web page update: -1/3/2014, referencing rEFInd 0.7.7

+3/9/2014, referencing rEFInd 0.7.8

-

I'm a technical writer and consultant specializing in Linux technologies. This Web page is provided free of charge and with no annoying outside ads; however, I did take time to prepare it, and Web hosting does cost money. If you find this Web page useful, please consider making a small donation to help keep this site up and running. Thanks!

+

This Web page is provided free of charge and with no annoying outside ads; however, I did take time to prepare it, and Web hosting does cost money. If you find this Web page useful, please consider making a small donation to help keep this site up and running. Thanks!

@@ -227,9 +227,16 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

one-partition filesystem and with a filesystem that spans two physical devices (although I've made no attempt to ensure that the driver can actually read files written to both devices). Lamuel Liao has used the - driver with a compressed Btrfs volume. I don't know if the driver will - handle other advanced Btrfs features, such as snapshots and - subvolumes. + driver with a compressed Btrfs volume. The driver will handle + subvolumes, but you may need to add kernel options if you're booting a + Linux kernel directly from a filesystem that uses subvolumes. For + instance, on a test installation of Ubuntu 14.04 alpha on such a + system, I needed to set also_scan_dirs + @/boot in + refind.conf and add rootflags=subvol=@ to the kernel + options in my refind_linux.conf file. Without the first of + these options, rEFInd could not locate my kernel; and without the + second, the boot failed with a message to the effect that the initial + RAM disk could not find /sbin/init.
  • ISO-9660—This driver originated with rEFIt's author, but he never released a final version. Its code was improved by Oracle for