windows meghajtó mountolása

Kezdőlap Fórumok SuSE Linux SuSE kezdõ windows meghajtó mountolása

10 bejegyzés megtekintése - 1-10 / 13
  • Szerző
    Bejegyzés
  • #2109989
    masterminds
    Felhasználó

      Ntfs-3g-vel próbálod?

      Usage

      If there was no error during installation then the NTFS volume can be mounted in read-write mode for everybody as follows. Unmount the volume if it had already been mounted, replace /dev/hda1 and /mnt/windows, if needed.

          mount -t ntfs-3g /dev/hda1 /mnt/windows

      You may also need to set the ‘locale’ option to make all file names with national characters visible. Replace the below hu_HU.utf8 with the appropriate setting.

          mount -t ntfs-3g /dev/hda1 /mnt/windows -o locale=hu_HU.utf8

      Please see the ntfs-3g manual page for more options and examples. You can also make NTFS to be mounted during boot by adding the following line to the end of the /etc/fstab file:

          /dev/hda1 /mnt/windows ntfs-3g defaults 0 0

      #2109990
      masterminds
      Felhasználó

        Ntfs-3g-vel próbálod?

        Usage

        If there was no error during installation then the NTFS volume can be mounted in read-write mode for everybody as follows. Unmount the volume if it had already been mounted, replace /dev/hda1 and /mnt/windows, if needed.

            mount -t ntfs-3g /dev/hda1 /mnt/windows

        You may also need to set the ‘locale’ option to make all file names with national characters visible. Replace the below hu_HU.utf8 with the appropriate setting.

            mount -t ntfs-3g /dev/hda1 /mnt/windows -o locale=hu_HU.utf8

        Please see the ntfs-3g manual page for more options and examples. You can also make NTFS to be mounted during boot by adding the following line to the end of the /etc/fstab file:

            /dev/hda1 /mnt/windows ntfs-3g defaults 0 0

        #2109991
        KissAG
        Felhasználó

          Sajnos hibaüzenet van: nem ismeri ezt a fájlrendszert 🙁

          „mount: unknown filesystem type ‘ntfs-3g'”

          #2109992
          KissAG
          Felhasználó

            Sajnos hibaüzenet van: nem ismeri ezt a fájlrendszert 🙁

            „mount: unknown filesystem type ‘ntfs-3g'”

            #2109993
            masterminds
            Felhasználó

              Telepítsd előtte a csomagot!

              #2109994
              masterminds
              Felhasználó

                Telepítsd előtte a csomagot!

                #2109995
                KissAG
                Felhasználó

                  bocs… már rájöttem 😉 fel kell telepíteni egy a programot …

                  #2109996
                  KissAG
                  Felhasználó

                    bocs… már rájöttem 😉 fel kell telepíteni egy a programot …

                    #2109997
                    masterminds
                    Felhasználó

                      Jó nyomon jársz. 😀

                      #2109998
                      masterminds
                      Felhasználó

                        Jó nyomon jársz. 😀

                      10 bejegyzés megtekintése - 1-10 / 13
                      • Be kell jelentkezni a hozzászóláshoz.