Sample Header Ad - 728x90

NetBSD: how to mount a disk image?

1 vote
1 answer
171 views
I have create a disk image on netbsd newfs -F -s 10G 1.img How to mount it? I have tried "nodev" but give error and try to mount /mnt/p2 mount -v -o nodev /home/user/1.img /mnt/p2
Asked by elbarna (13690 rep)
Feb 18, 2024, 06:28 PM
Last activity: Feb 18, 2024, 06:45 PM