Error in setup-storage for ntfsresize

schumacher at tfd.uni-hannover.de schumacher at tfd.uni-hannover.de
Sun Jan 13 23:13:51 CET 2013


Hello,

I just found an bug in setup-storage, while trying to resize a  
ntfs-partition with ntfsresize:

ntfsresize -s 268432012800/dev/sda2

is called by setup-storage but there is a blank missing before /dev/sda2

I just added it in usr/share/setup-storage/Commands.pm of the nfsroot  
in line 1094:

       &FAI::push_command( "yes | ntfsresize -s " .  
$part->{size}->{eff_size} ." ".

Thanks for your work

Sven





More information about the linux-fai mailing list