SliTaz SliTaz Forum

You are not logged in.

#1 2011-04-16 17:48:06

merlin
Member
Registered: 2011-04-06
Posts: 81

Mount UFS HardDisk

I am running the latest slitaz cooking upgraded version on a machine that has two hard drives, one with debian 6.0 and one with netbsd.  The debian drive is listed in the mountbox application as having an ext2 type file system, and it mounts without issue using pcmanfm.  The netbsd drive is listed as having a ufs file system that is unix file system.  It does not mount with pcmanfm in slitaz and gives the same error messages as given when trying to mount an hpfs file system created by os/2 (ecomstation) on another computer.  I guess this is another example of a file system not supported by slitaz.  I am posting this for general information, but any comments are appreciated.  Thanks.

Offline

#2 2011-04-16 22:24:55

Trixar_za
Administrator
Registered: 2011-03-29
Posts: 1,506

Re: Mount UFS HardDisk

Quite Possible. It might be another example of a file system not supported by Busybox's mount command or it could be an issue with HAL/Udev. For example I can't mount DVDs or empty CDs through PCManFM, but they work fine if I mount them manually with the mount command.

Offline

#3 2011-04-17 05:01:18

mojo
Administrator
Registered: 2011-03-29
Posts: 2,173

Re: Mount UFS HardDisk

@merlin

tux@slitaz:~$ zcat /proc/config.gz | grep -i -e ufs -e hpfs

# CONFIG_HPFS_FS is not set

# CONFIG_UFS_FS is not set

Requires building the modules or recompile the kernel for support.

When you see =m meaning a module was compiled :

tazpkg search-pkgname modulename

for the linux-xxx.tazpkg

Example:

If you wanted to mount a samba share install linux-cifs.tazpkg and load the cifs module.

Online

#4 2011-04-17 17:07:33

merlin
Member
Registered: 2011-04-06
Posts: 81

Re: Mount UFS HardDisk

Yikes, thanks for the information, mojo, but building modules or recompiling the kernel for added support seems a bit beyond my capabilities.  Nevertheless, I appreciate the interest and information.  Thanks, mojo and trixar_za.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]