I want to give users an upto 500MB virtual drive to themselves, which will be their home directory. This is easy, with some dd
magic it's done in no time.
However I dont want each virtual drive to take up 500M empty - I want to make it so it starts at 0 and expands as files are stored.
Is this viable?
[link][20 comments]