Results 1 to 3 of 3

Thread: [Hardy Server] NTFS Supported?

  1. #1
    Join Date
    Apr 2008
    Beans
    6

    [Hardy Server] NTFS Supported?

    Hello All,

    I have started the task of moving from using a windows home server box as my home file server and plan to use Hardy Heron Server edition as a replacment. I have backed all my data up onto a 500gb drive(internal NTFS) and have installed Ubuntu Hardy Heron Server(latest) on another hard drive(internal EXT3)

    I have also installed the Gnome desktop manager so i have a GUI, when i click Places> and select my 500gb backup NTFS drive i get the message unable to mount NTFS partition and advises me to try forcing it at the command promt. I tried the suggested command and it didnt seem to do anything.....

    I did do alot of reading before deciding to move over to linux, somthing i did read about hard heron is that its NTFS compatable out of the box..

    My question is this..

    Is there anything im doing wrong when trying to access this NTFS drive? Or is there another way to go about getting this partition mounted so i can copy the data to an EXT3 drive?

    Thanks very much

  2. #2
    Join Date
    Jun 2006
    Location
    Switzerland
    Beans
    Hidden!
    Distro
    Kubuntu Jaunty Jackalope (testing)

    Re: [Hardy Server] NTFS Supported?

    hardy can read ntfs drives without installing something... however for writing to ntfs you need to install ntfs-3g.

    If you can't mount the ntfs driven, then there might have been an improper shutdown of it. Best you hook it up to a windows machine and shut it down there safely.

    Btw, if you have two computers that are networked, attach the drive to the windows computer...

    on your linux box install ssh server
    Code:
    sudo apt-get install openssh-server
    Then download WinSCP (http://www.winscp.com) on Windows, install it and run it.

    Enter your IP of the ubuntu server and also the username and password for your system user on the ubuntu server.

    Then you are connected to it.


    You could also setup samba (which you probably will do anyway) to put the data onto to the server.

  3. #3
    Join Date
    Apr 2008
    Beans
    6

    Re: [Hardy Server] NTFS Supported?

    Ahh that would make sence, it is telling me also that the drive is in use.

    I just tried to load windows home server from teh grub menu and its coming up with a message NTLDR missing..... then asks me to restart.

    any ideas? It was workign before i installed ubuntu
    Last edited by psyion; May 5th, 2008 at 10:18 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •