User Tools

Site Tools


linux:notes:ufs_freebsd_mount
sudo modprobe 'ufs'
sudo mkdir -p '/media/p2'
mount -t 'ufs' -o 'loop,ro,ufstype=ufs2' '/dev/nvme0n1p2' '/media/p2'
/srv/www/wiki/data/pages/linux/notes/ufs_freebsd_mount.txt · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki