-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

f3fix


> Edit the partition table of a fake flash drive.

> See also `f3probe`, `f3write`, `f3read`.

More information.


Fill a fake flash drive with a single partition that matches its real capacity:

sudo f3fix {/dev/device_name}

Mark the partition as bootable:

sudo f3fix --boot {/dev/device_name}

Specify the filesystem:

sudo f3fix --fs-type={filesystem_type} {/dev/device_name}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 06:00:59 2024