Search found 1 match

by gbkersey
Wed Jul 17, 2019 2:30 pm
Forum: ZoneMinder Hints & Tips
Topic: Can I expand the size of Default storage.
Replies: 2
Views: 10476

Re: Can I expand the size of Default storage.

You expanded the partition, but did you expand the file system? If you are using the ext4 file system (the most common), do this....

resize2fs /dev/sda2

That will expand the file system to the size of the partition.