On 09/26/2013 06:28 PM, John R Pierce wrote:
On 9/26/2013 2:27 PM, Keith Keller wrote:
so that I know how urgent it is for me to migrate to inode64.
you realize, 'migrate' is trivial?
mount -o remount,inode64 /dev/whatever
and replace 'defaults' with 'inode64' on the line in /etc/fstab so it does it next time too.
interesting. and easier than what i suggested.
i was not aware of usage of 'inode64' until reading your post and reading 'man mount'.
i do not find such in 'man fstab'.
would you please explain on using 'inode64' in 'fstab'.
thank you.