Hi
I have both Mandrake Linux 9.1 and Red Hat.
I'm new to Linux and Unix. I need to mount a SCO HTFS hard disk to copy a large amount of files from it.
Is it possible to do this in Linux, and if it is, how?
Thanks.
Printable View
Hi
I have both Mandrake Linux 9.1 and Red Hat.
I'm new to Linux and Unix. I need to mount a SCO HTFS hard disk to copy a large amount of files from it.
Is it possible to do this in Linux, and if it is, how?
Thanks.
HTFS-fs ...never heard of it. Look if there exist any support for that fs in the kernel specs, or use.. to llok it graphicly.
RegardsCode:make menuconfig
after a bit of searching on google, i found a site wich might intrest you. anyway, its here
Good luck :)
i was able to mount a htfs file system using the following:
mount -f HTFS /dev/hd* /mnt
it doesn't work, i need the same help as well.Quote:
Originally Posted by nikhil
if any help availble, i would be thanks full.