Top/EBUG勉強会/20250531_usbfadm

usbfadm

EBUG 第93回会合 2025年5月xx日
川俣吉広、kaw@on.rim.or.jp

usbfadm (USB Flashdrive ADMinistration tool)

河豚板でUSBメモリを管理するためのツール

LiveUSBの登場以前から存在
...LiveCDで、mfsの内容を次回起動時に読み込むため、USBメモリに保存するため

機能

sync
メモリ上のファイルシステムの内容をUSBメモリへ保存(同期)
archive
USBメモリ上の保存内容をアーカイブ化
newdrive
USBメモリに河豚板のシステムを作成
expand
LiveUSBのデータ領域を拡張
nimbus33$ doas usbfadm
doas (kaw@nimbus33.honjoji.local) password: 

Welcome to usbfadm.
USB flash drive administration tool for FuguIta

Version/Arch: 7.6/amd64  (FuguIta-7.6-amd64-202504091)
    Boot mode: usbflash
Target device: /dev/sd2d
Data saved as: nimbus33

readline capability available
TAB to complete the reserved words

Type ? for help.

sd2d : nimbus33 ->?

Interactive commands are;
    target    -  set the partition for sync, info and expand
    saveas    -  set the name of the data to be saved
    sync      -  sync the target with the current mfs
    archive   -  archive saved directory to *.cpio.gz
    info      -  show info about the target partition
    newdrive  -  make a new FuguIta LiveUSB
    expand    -  expand the target partition as large as possible
    bye, exit, quit
              - end of this utility

Command line options are;
    -r : redo sync non-interactively
        (must run 'sync' at interactive mode before doing this)
    -i : show info about the persistent storage
    -q : quiet mode when redo sync
    -t : trace output (pass -x to shell)
    -d : debug output for newdrive to file 'usbf.debugout'
    -h : print this help

sd2d : nimbus33 ->

Front page   New Page list Search Recent changes   Help   RSS of recent changes