On 25 April 2010 19:47, Alan Pevec <apevec gmail.com> wrote:
On Sat, Apr 24, 2010 at 4:38 PM, Valent Turkovic <valent.turkovic gmail.com> wrote:
Hi, how to make Fedora 12 and Fedora 13 LiveCD/DVD that is btrfs formated and not ext4? What options need to be enables in kicstart file so that livecd-creator makes btrfs iso images?
Didn't try it, but should be enough to change fstype in fedora-live-base.ks
part / --size 3072 --fstype ext4
Alan
CrossPosting: A quick scan reveals adjusting fstype will not be enuff, btrfs uses different userspace tools from ext[34] "btrfs-progs", so livecd-tools will need a patch.
...dex