Results 1 to 5 of 5

Thread: Programs and NTFS

  1. #1
    Join Date
    Jun 2013
    Beans
    3

    Programs and NTFS

    Is it possible to run Linux programs from an NTFS partition of any sort? If Ubuntu can't, are there any Linux distros that can?

    It's mainly due to the arrangement of my computer using a small SSD and a large HDD, but the SSD is reserved for operating system and related stuff.

    I'm running 13.04.

  2. #2
    Join Date
    Jan 2006
    Location
    Sunny Southend-on-Sea
    Beans
    8,430
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Programs and NTFS

    NTFS is insufficient for the task. It is unable to handle features that Linux makes use of. Resize the existing partition and put a proper filesystem in the free space.

    EDIT: Also, you don't (generally) store programs on a separate partition. Files are sorted by purpose, not origin, so you won't have a Program Files equivalent if that's what you were thinking of.
    Last edited by CatKiller; June 1st, 2013 at 03:48 PM.
    None but ourselves can free our minds

  3. #3
    Join Date
    Jun 2013
    Beans
    3

    Re: Programs and NTFS

    I guess it's viable to put them on the SDD for now since I don't plan on doing *too* much on Ubuntu.

    In the off chance I do need more space and would like to keep symmetry with how I'm managing my Windows stuff, would it work for the programs if I created a partition of the required format?

  4. #4
    Join Date
    Jan 2006
    Location
    Sunny Southend-on-Sea
    Beans
    8,430
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Programs and NTFS

    Not really. I mean, you can, it's a flexible setup, but you need to not think of drive letters and the like. Installing Ubuntu on a partition of your SSD and having a partition on your HDD for /home is the sensible and pain-free approach. There's some stuff you can do with swap if you're really concerned about writes to your SSD, but the statistics say that your HDD will fail at about the same rate as running out of writable cells on an SSD under normal conditions these days.

    You might want to read this to see why having a drive for programs makes no sense in Linux.
    Last edited by CatKiller; June 1st, 2013 at 05:41 PM.
    None but ourselves can free our minds

  5. #5
    Join Date
    Jun 2013
    Beans
    3

    Re: Programs and NTFS

    I guess I'll consider increasing the space allocated to Ubuntu or creating the partition for /home stuff.

    Thanks for the replies.

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
  •