Operating System - Linux
1752628 Members
5635 Online
108788 Solutions
New Discussion юеВ

Re: Mount HTFS under linux

 
SOLVED
Go to solution
'chris'
Super Advisor

Mount HTFS under linux

hi

Howto mount HTFS of SCO unix under linux?
BTW I'm using sidux with kernel 2.6.34.
4 REPLIES 4
Patrick Wallek
Honored Contributor
Solution

Re: Mount HTFS under linux

You would first need to check and see if SIDUX supports mounting HTFS filesystems.

From what I have found while searching via Google, it does not appear promising.

'chris'
Super Advisor

Re: Mount HTFS under linux


http://www.mjmwired.net/kernel/Documentation/filesystems/sysv-fs.txt

I've tried to mount HTFS using sidux with 2.6.34 kernel, but it doesn't work:

root@sidux:/home/sidux# mount -t sysv /dev/sda3 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/sda3,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Michal Kapalka (mikap)
Honored Contributor

Re: Mount HTFS under linux

Matti_Kurkela
Honored Contributor

Re: Mount HTFS under linux

The SCO HTFS filesystem is *not* the same thing as the "sysv" filesystem on Linux.

http://aplawrence.com/Bofcusm/2450.html
http://aplawrence.com/SCOFAQ/FAQ_scotec1linuxfs.html

As far as I know, there is NO WAY to mount any of the proprietary SCO filesystem types (HTFS and EAFS) in any modern Linux distribution.

The only vendor that held a license for SCO filesystem code was CrosStor, which was apparently acquired by EMC. You might contact an EMC sales representative and ask him/her if they have a product that would help you...

MK
MK