http://superuser.com/questions/255060/how-can-i-change-the-amount-and-size-of-linux-ramdisks-dev-ram0-dev-ram15 You should use tmpfs for that instead.mount -t tmpfs -o size=10g none /mnt/point
http://superuser.com/questions/255060/how-can-i-change-the-amount-and-size-of-linux-ramdisks-dev-ram0-dev-ram15 You should use tmpfs for that instead.mount -t tmpfs -o size=10g none /mnt/point
0 comments:
Post a Comment