Skip to main content

Questions tagged [ufs]

1 vote
0 answers
41 views

I would like to use partclone on Linux to image an external USB-disk I have formatted with FreeBSD. I am using the Devuan GNU/Linux distribution and I have installed the partclone package. The project'...
Giorgio's user avatar
  • 849
-1 votes
1 answer
105 views

Is FreeBSD's UNIX Filesystem (UFS) best suited having a microSD storage? I have a Raspberry Pi SOC and microSD is where my FreeBSD is installed and at the same time, storage of my database data and ...
ordinary_guy's user avatar
1 vote
1 answer
408 views

I am trying to use guestmount to inspect/modify a FreeBSD .qcow2 image (I saw several answers here, but I found nothing actually solving my problem). I am working under Debian Sid. Apparently image is ...
ZioByte's user avatar
  • 930
0 votes
0 answers
1k views

My Second Post. The First One Led to This Present One. I am moving from FreeBSD 12.1 on one computer to FreeBSD 13.1 on another computer. All of my desired files are placed in one directory. This is a ...
user avatar
0 votes
0 answers
75 views

My freebsd installed on /dev/sdb2,it can mount with read permission: sudo mkdir /mnt/freebsd sudo mount -r -t ufs -o ufstype=ufs2 /dev/sdb2 /mnt/freebsd How can mount it with read and write ...
showkey's user avatar
  • 601
1 vote
0 answers
450 views

I have an old CDROM of media content that will have been intended for use on a Sun Unix machine. The CD packaging gives no details of the filesystem type etc. beyond- mount -o ro /dev/sr0 /cdrom ...
Incans's user avatar
  • 41
1 vote
0 answers
499 views

I found this guide and I was able to successfully compile the ufs executable. I already have OSXFUSE because I needed it earlier for accessing ext4 partitions. I was able to successfully run the ufs ...
mrjayviper's user avatar
  • 2,303
1 vote
2 answers
1k views

This is regarding generic UFS. From what I understand when an absolute path is given (eg: /home/userU/file.txt) the disk is accessed for each directory and the file. Hence in this case the disk is ...
Nht_e0's user avatar
  • 43

15 30 50 per page