A ahev Mar 23, 2020 #1 I have seen it in make-memstick.sh script, makefs(8) man page tells it is an FFS-specific option, but how is it used?
I have seen it in make-memstick.sh script, makefs(8) man page tells it is an FFS-specific option, but how is it used?
SirDice Administrator Staff member Administrator Moderator Mar 23, 2020 #2 Have a look at glabel(8), there are several ways a label can be set (depends mostly on the filesystem and/or partitioning scheme).
Have a look at glabel(8), there are several ways a label can be set (depends mostly on the filesystem and/or partitioning scheme).
M mark_j Mar 24, 2020 #3 I know it's not FreeBSD but the same applies: NetBSD Bootable CD ROM HOWTO www.netbsd.org It's used for making images for embedded systems as well as the example in the link above for the sparc.
I know it's not FreeBSD but the same applies: NetBSD Bootable CD ROM HOWTO www.netbsd.org It's used for making images for embedded systems as well as the example in the link above for the sparc.