Tiny Core Base > TCB Q&A Forum

ufs filesystem support

(1/1)

b1ackmai1er:
Hi,

Does TC 3.4 support ufs filesystem?

I cant seem to get my external usb drive to mount anymore. Mounts ok on another computer(ubuntu)

Drive is recognized (lsusb) and appears in mount tool as sdc1 but clicking on it fails to mount but no error given (even in log)

Tried the following command line:
sudo mount -r -t ufs -o ufstype=ufs2 /dev/sdc /mnt/sdc1

Tried loading file-systems package but uit is not in there either.

Any suggestions? It used to work. Thanks.

maro:
AFAIK the # CONFIG_UFS_FS is not set entry from the TC kernel config indicates that no support for UFS was compiled into the kernel (or created as a module). Therefore I'd say you'll have to re-compile this yourself.

b1ackmai1er:
Holy crap batman!

Navigation

[0] Message Index

Go to full version