• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Mount windows ntfs Volume

    Scheduled Pinned Locked Moved
    General Problems
    2
    3
    351
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Greg PlamondonG
      Greg Plamondon Testers
      last edited by

      I am trying to mount the windows volume in fog debug for troubleshooting. I have done this a long time ago but since have forgotten the steps required.
      can anyone lend a hand?

      1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator
        last edited by

        How about something like this

        mkdir /ntfs
        ntfs-3g -o force,rw $part /ntfs
        

        where you will replace $part with the partition where the 😄 drive is. $part needs to be expressed in /dev/ format. You can probably find that part by using lsblk to find the /dev/disk_part format

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        Greg PlamondonG 1 Reply Last reply Reply Quote 2
        • Greg PlamondonG
          Greg Plamondon Testers @george1421
          last edited by

          @george1421 Thanks!

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          158

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project