به نام خدا
سلام
تاکید میکنم مشکل من حل شده فقط میخواهم بدونم چطوری
من فلش رو که میزدم اونو بصورت یک سخت افزار میشناخت.
روش که کلیک میکردم میگفت یومونت.
تا اینجا درست.
بعد من اومدم اونو دستی مونت کنم.
یعنی یه پوشه توی مدیا درست کردم و اون مونت کردم به sdb1
وقتی من اینو زدم اینو گفت:
sudo mount -t ntfs-3g /dev/sdb1 /media/flash
sada@sada-desktop:/media$ sudo mount -t ntfs-3g /dev/sdb1 /media/flash
$LogFile indicates unclean shutdown (0, 0)
Failed to mount '/dev/sdb1': Operation not supported
Mount is denied because NTFS is marked to be in use. Choose one action:
Choice 1: If you have Windows then disconnect the external devices by
clicking on the 'Safely Remove Hardware' icon in the Windows
taskbar then shutdown Windows cleanly.
Choice 2: If you don't have Windows then you can use the 'force' option for
your own responsibility. For example type on the command line:
mount -t ntfs-3g /dev/sdb1 /media/flash -o force
Or add the option to the relevant row in the /etc/fstab file:
/dev/sdb1 /media/flash ntfs-3g force 0 0
و وقتی اینو زدم (فقط o force به انتهاش اضافه کردم) درست شد و اینو گفت
sada@sada-desktop:/media$ sudo mount -t ntfs-3g /dev/sdb1 /media/flash -o force
$LogFile indicates unclean shutdown (0, 0)
WARNING: Forced mount, reset $LogFile.
میخواستم بدونم چه فرایندی انجام شد که مشکل من برطرف شد.