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

Next revision
Previous revision
linux:notes:ufs_freebsd_mount [2024/10/11 13:41] – created Sean Rhonelinux: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> 
/usr/local/www/wiki/data/attic/linux/notes/ufs_freebsd_mount.1728668496.txt.gz · 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