User Tools

Site Tools


linux:notes:ufs_freebsd_mount

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:notes:ufs_freebsd_mount [2025/09/11 06:43] – external edit 127.0.0.1linux:notes:ufs_freebsd_mount [2026/04/23 01:44] (current) Sean Rhone
Line 1: Line 1:
-<code>mount -t ufs -o loop,ro,ufstype=ufs2 /dev/nvme0n1p2 /media/p2</code>+  sudo modprobe 'ufs' 
 + 
 +  sudo mkdir -p '/media/p2' 
 + 
 +<code>mount -t 'ufs-o 'loop,ro,ufstype=ufs2' '/dev/nvme0n1p2' '/media/p2'</code> 
/srv/www/wiki/data/attic/linux/notes/ufs_freebsd_mount.1757587392.txt.gz · Last modified: by 127.0.0.1

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