On Tuesday, April 27, 2010, dexter dex.mbox@googlemail.com wrote:
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
users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
is this an easy patch so we can expect it really soon or is it harder and takes more time? When do you expect that we we will have btrfs ready live DVD/CD.