Search:

Type: Posts; User: ChrisChambers; Keyword(s):

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    3,523

    [SOLVED] Re: NFS Won't Start

    I just stumbled across this post with the same issue on Ubuntu 11.10.

    Doing the following commands rectified my NFS problem -


    # service portmap restart
    # service nfs-kernel-server restart
  2. Replies
    2
    Views
    2,289

    [ubuntu] Re: 11.04, iscsi target and mounting NTFS.

    Not sure if this will help -

    Install NTFS Programs
    # apt-get install ntfsprogs

    Mount the new drive
    # ntfsmount /dev/sdb1 /media/ntfsdrive

    That's how I mount NTFS partitions.
Results 1 to 2 of 2