Mount has the option offset
to specify that a file system does not start at the beginning of a device but some specific amount of bytes after.
How can I use resize2fs
, which does not have that option, to resize such a file system which does not start at the device's beginning?
Take the 2-minute tour
×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems. It's 100% free, no registration required.
|
|||
|
The You can also use
(Example may not be complete in means of resize2fs operations)
|
|||
|