Hello!! I'm new using fai, but i'm very happy with it.
i want to know if it is possible to add the option "fast" when we need formatting with ntfs, since working with a partition bigger than 30G the process can be very slow. i'm looking at the code and see that this could be done by adding the line: ($fs eq "ntfs") and $create_options = "$create_options -f"; to the file nfsroot/live/filesystem.dir/usr/share/fai/setup-storage/Commands.pm, close to the line 95,right after the raiserfs option. regards, Aldo.
