NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: rsync to ext2 filesystem issues
On Mon, 7 Sep 2026, Ramiro Aceves wrote:
I created the filesystem in Linux, I think I was recommended to do it that
way.
Use newfs_ext2fs(8) instead.
I have also done fsck always on Linux. Should I fsck in NetBSD?
Well, fsck_ext2fs(8) should be OK if the FS was created using newfs_ext2fs(8).
But, e2fsprogs is available in pkgsrc, so I would just use e2fsck(8) from
that--as I do always.
-RVP
Home |
Main Index |
Thread Index |
Old Index