Questions tagged [ufs]
10 questions
11
votes
4 answers
"Wrong ufstype may corrupt your filesystem" - Should I be worried?
I was just now looking through /var/log/syslog and I found these line which worried me:
ufs: You didn't specify the type of your ufs filesystem
May 5 09:06:09 Bath-Towel kernel: [ 425.626221]
May 5 09:06:09 Bath-Towel kernel: [ 425.626221]…
user364819
5
votes
2 answers
Where Can I Find "mkisofs" and "cdrecord" for Ubuntu 12.04 (e.g., iso9660 ufs)
Where can I find mkisofs and cdrecord for Ubuntu 12.04 (e.g., iso9660 ufs)?
Steven
- 51
3
votes
1 answer
Strange errors in 'dmesg' output related to mounted partition
There are some strange errors showing up in my dmesg output related to mounting sda4 on boot, which is an extended partition containing used logical volumes.
The following is an extract of my dmesg output shortly after boot. I removed some [UFW…
Byte Commander
- 110,243
2
votes
1 answer
Install Ubuntu 22.10 on the computer with UFS(Universal Flash Storage) showing the error "UUID=xxx does not exist. Dropping to a shell. "
I fail to install Ubuntu 22.10 on my computer with UFS.
My system (Ubuntu 22.10) doesn't boot and show the error "UUID does not exist".
For "ls /dev" we can see there is no "dev/sdbx" thus no hard driver found.
Is Ubuntu 22.10 support install on the…
Yu Ting
- 21
1
vote
0 answers
Mount Solaris Sparc disk in Ubuntu
need help please mounting a Sun Utra 5 Sparc disk drive connected via USB to an Ubuntu VM. This contains Solaris 9 and some files which I haven't accessed for many years. This is what I've done so far:
$ sudo fdisk -l
Disk /dev/sdb: 114.5 GiB,…
John Lyons
- 11
- 1
0
votes
2 answers
Mounting FreeBSD formatted HDD (ufs) in Ubuntu?
New here(and to Linux), hope someone can help me. I'm trying to mount two HDDs that come from a FreeBSD box (mainboard died) on my freshly installed Ubuntu (16.04). I get the following error...
tv@Media-Centre:~$ sudo mount -r -t ufs -o ufstype=ufs2…
0
votes
1 answer
blocksize error when mounting ufs drive in 12.10
I have an external hard drive that I was using with a NAS4FREE computer. The computer died, and I would like to use the files on the external hard drive. NAS4FREE is based on freebsd, so the external hard drive is formatted as ufs.
I can almost get…
Gabe G
- 11
0
votes
0 answers
Can I create a UFS1 or UFS2 partition in Ubuntu?
I want to create two partitions, one in UFS1 and another in UFS2. I try to install ufsutils:
sudo apt install ufsutils
But there is no such a package.
I try to invoke
mkfs.ufs
It said command not found.
I am using ubuntu-24.04-desktop-amd64
alancc
- 131
0
votes
1 answer
IdeaPad Slim 3 15IRU8 82X7CTO1WW ubuntu-22.04.3 LTS install failed
I just bought this new IdeaPad Slim 3 15IRU8 (82X7CTO-1WW) laptop, with no OS and the following specs:
Core i3-1305U / 128GB UFS 3.1 on systemboard / Intel UHD Graphics / Intel SoC (System on Chip) platform / 8GB soldered RAM.
This laptop is…
Oach
- 1
0
votes
0 answers
ls: reading directory '.': Input/output error trying to mount a freebsd ufs partition in ubuntu 21.04
On ubuntu 21.04
#fdisk -l
Disk /dev/sdc: 298.09 GiB, 320072933376 bytes, 625142448 sectors
Disk model: WDC WD3200AAJS-0
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512…
Marietto
- 635
- 4
- 13
- 40