WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: mount hda1 problem  (Read 2311 times)

Offline eclectic-os

  • Newbie
  • *
  • Posts: 18
mount hda1 problem
« on: April 02, 2009, 02:29:12 AM »
Hello,

First post here, using TCL for a week now, feels good!

Trying to get to my hd, but no luck there.

Cpanel mount  tool shows hda1, but button stays red when clicking on it (mounting cd-rom hdc is no problem).

Using root terminal mount /dev/hda1 /mnt/hda1 gives ' unknown filesystem type 'ntfs' '.

What's wrong here?




Offline ^thehatsrule^

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 1726
Re: mount hda1 problem
« Reply #1 on: April 02, 2009, 03:17:06 AM »
ntfs support is probably not in the base.  The filesystems or ntfs-3g extensions may be of interest.

Offline eclectic-os

  • Newbie
  • *
  • Posts: 18
Re: mount hda1 problem
« Reply #2 on: April 02, 2009, 04:00:42 PM »
Filesystems extension is of interest by now  ::)

Works fine now, thanx.