# yes abcdefghijklmnopqrstuvwxyz0123456789 > /usr/common/largefile00
 
# yes abcdefghijklmnopqrstuvwxyz0123456789 > /usr/common/largefile01
 
# dd if=/dev/urandom of=/usr/common/largefile00
 
# dd if=/dev/zero of=/usr/common/largefile00 bs=1M
 
NB! Note that the max filesizes in linux can vary.
NB2! Note that this procedure can take a very long time to finish, should the harddisk be big.
Hits: 412