What's new

ext2 and ext3 partitions gets mounted as ext4 (Rt-ac68U)

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

rodak

Occasional Visitor
Hi, I´m using merlins RT-AC68U_3.0.0.4_374.40_beta3
Factory reset and all settings manually set.

I have one usb stick attached to Usb2.0 port (sda)
And one usb 3.0 hdd attached to Usb3.0 port (sdc)

The partitions on sda are both ext2 and the partitions on sdc are both ext3.
Still the router mounts them as ext4.
Is there anything I can do about it?
Will this cause me some trouble?

Code:
/dev/sdc2 on /tmp/mnt/BACKUP type ext4 (rw,nodev,relatime,barrier=1,data=ordered)
/dev/sdc1 on /tmp/mnt/TORRENTS type ext4 (rw,nodev,relatime,barrier=1,data=ordered)
/dev/sda2 on /tmp/mnt/BACKUPUSB type ext4 (rw,nodev,relatime,barrier=1,data=writeback)
/dev/sda1 on /tmp/mnt/OPTWARE type ext4 (rw,nodev,relatime,barrier=1,data=writeback)

Kind regards
rodak
 
from what I gather EXT4 can backwards mount the older versions so no, nothing to worry about.
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top