Hirdetés

Új hozzászólás Aktív témák

  • afi0903

    aktív tag

    válasz cigam #39239 üzenetére

    Ezt csináltam:
    griffin@ubuntu:/media$ sudo mkdir teszt
    sudo: unable to resolve host ubuntu: Temporary failure in name resolution
    [sudo] password for griffin: 
    griffin@ubuntu:/media$ ls
    pi  teszt  usb  usb0  usb1  usb2  usb3  usb4  usb5  usb6  usb7
    griffin@ubuntu:/media$ sudo chmod 777 teszt
    sudo: unable to resolve host ubuntu: Temporary failure in name resolution
    griffin@ubuntu:/media$ sudo chown griffin:griffin teszt
    sudo: unable to resolve host ubuntu: Temporary failure in name resolution
    griffin@ubuntu:/media$ mount -t ntfs -o rw /dev/sda1 /media/teszt
    Mount is denied because the NTFS volume is already exclusively opened.
    The volume may be already mounted, or another software may use it which
    could be identified for example by the help of the 'fuser' command.
    griffin@ubuntu:/media$ sudo umount pi/WD
    sudo: unable to resolve host ubuntu: Temporary failure in name resolution
    griffin@ubuntu:/media$ mount -t ntfs -o rw /dev/sda1 /media/teszt
    Error opening read-only '/dev/sda1': Permission denied
    Failed to mount '/dev/sda1': Permission denied
    Please check '/dev/sda1' and the ntfs-3g binary permissions,
    and the mounting user ID. More explanation is provided at
    http://tuxera.com/community/ntfs-3g-faq/#unprivileged
    griffin@ubuntu:/media$ sudo mount -t ntfs -o rw /dev/sda1 /media/teszt
    sudo: unable to resolve host ubuntu: Temporary failure in name resolution
    griffin@ubuntu:/media$ ls
    ls: cannot access 'teszt': Transport endpoint is not connected
    pi  teszt  usb  usb0  usb1  usb2  usb3  usb4  usb5  usb6  usb7


    Meg az fstabben javítottam ntfs-re.

    [ Szerkesztve ]

Új hozzászólás Aktív témák