The script from the post is deprecated now, I converted it into a
generic "make casper aware of fs X, add kernel modules Y to the initrd"
one.

You can get it here https://github.com/slowpeek/ubuntu-remaster-bbb and
make 14.04+ images bootable from f2fs like this:

  ubuntu-remaster-f2fs input.iso output.iso

or, without the f2fs shortcut:

  ubuntu-remaster-bbb --fs f2fs --module
f2fs,~crc32_generic,~crc32-pclmul input.iso output.iso

If using the docker image:

  ubuntu-remaster-bbb.docker --fs f2fs --module
f2fs,~crc32_generic,~crc32-pclmul -- input.iso output.iso

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2058826

Title:
  f2fs should be recognized by casper as a supported fs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/2058826/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to