Why are you using MX-17?
We are Puppy!
Resistance is futile!
Grub4dos problem
That is a whole other subject and a long storybigpup wrote:Why are you using MX-17?
We are Puppy!
Resistance is futile!

I have a couple websites that I manage that are written in a CMS called typesetter. I prefer to edit them locally rather than at the hosting service.
I have tried editing them with 5 different puppies, bu there is some difference in php in puppy that prevents the websites from running. The php versions and php.ini files are the same. They will run with the php version installed in MX.
I have found a (temporary) workaround. I can run Antix in vmware inside puppy and can edit the websites that way.
I did warn you it was a long story!
I will continue to research the php issue because I really do prefer puppy. I've been using it since the 3.xx series.
Do you need Lixux Ext4 -64 bit? Running a Server? or What?
Ext3 : Maximum individual file size can be from 16 GiB to 2 TiB.
Overall ext3 file system size can be from 2 TiB to 32 TiB.
32’000 subdirectories per directory.
Ext4 Maximum individual file size can be from 16 GiB to 16 TiB.
Overall maximum ext4 file system size is 1 EiB (exabyte). = 1’024 PiB (petabyte) = 1’048’576 TB (terabyte).
64’000 subdirectories per directory.
http://www.pointsoftware.ch/en/4-ext4-v ... on-is-bad/
ext2/3/4 hold inode numbers in a 32-bit on-disk structure, so ... maximum possible number of inodes on an ext2/3/4 filesystem is 2^32, or about 4 billion.
File systems which use "64-bit structures for this sort of thing... can in theory go to 2^64 inodes. But with a minimum inode size of 256 bytes, that would mean 4096 Exabytes of disk space for the inodes alone. In reality, theoretical/design limits such as this are not usually attainable (or advisable) in practice." https://www.quora.com/What-is-the-maxim ... d-or-BtrFS
HOWEVER, 16T is the recommended max volume size for ext4 anyway..because the Ext4 64-bit mode caused problems with boot loaders. https://unix.stackexchange.com/question ... erand-mean
Overall ext3 file system size can be from 2 TiB to 32 TiB.
32’000 subdirectories per directory.
Ext4 Maximum individual file size can be from 16 GiB to 16 TiB.
Overall maximum ext4 file system size is 1 EiB (exabyte). = 1’024 PiB (petabyte) = 1’048’576 TB (terabyte).
64’000 subdirectories per directory.
http://www.pointsoftware.ch/en/4-ext4-v ... on-is-bad/
ext2/3/4 hold inode numbers in a 32-bit on-disk structure, so ... maximum possible number of inodes on an ext2/3/4 filesystem is 2^32, or about 4 billion.
File systems which use "64-bit structures for this sort of thing... can in theory go to 2^64 inodes. But with a minimum inode size of 256 bytes, that would mean 4096 Exabytes of disk space for the inodes alone. In reality, theoretical/design limits such as this are not usually attainable (or advisable) in practice." https://www.quora.com/What-is-the-maxim ... d-or-BtrFS
HOWEVER, 16T is the recommended max volume size for ext4 anyway..because the Ext4 64-bit mode caused problems with boot loaders. https://unix.stackexchange.com/question ... erand-mean