This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| storage:smr [2026/07/20 16:11] – [How to format 8TB SMR Drive] Jan Forman | storage:smr [2026/07/20 16:22] (current) – [How to format 8TB SMR Drive] Jan Forman | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ==== How to format 8TB SMR Drive ==== | ==== How to format 8TB SMR Drive ==== | ||
| < | < | ||
| - | mkfs.f2fs -s16 -o0 -t0 -a0 /dev/sda1 | + | mkfs.f2fs -s128 -z1 -o0 -t0 -a0 /dev/sda1 |
| mount -t f2fs -onoinline_data, | mount -t f2fs -onoinline_data, | ||
| </ | </ | ||