Tagged Questions
0
votes
1answer
87 views
How do I change permissions on a FAT32 drive?
My USB type is FAT32. I tried to solve problem using terminal (http://askubuntu.com/a/96929/130182), but it gives me an error:
mount: special device /dev/sdb1 does not exist
How I can change ...
1
vote
0answers
469 views
Why does my FAT32 USB attached disk not mount in 64-bit Ubuntu 12.04?
I run Ubuntu 12.04 x64. I have a FAT32 USB disk with valuable data on it but it does not mount.
I can see and access it when I plug it in to a Windows machine, but not on Ubuntu. I tried all kind of ...
2
votes
2answers
220 views
Cannot install dsniff in 9.10 USB
Ubuntu 9.10 USB Pendrive everything works good even after sudo apt-get update and I try to sudo apt-get install dsniff and I get the following message:
ubuntu@ubuntu:~$ sudo apt-get install dsniff
...
1
vote
3answers
2k views
Why won't Ubuntu copy large files to flash drives or network locations?
Since I installed 11.10 I am unable to copy large files (say 1gb or more) to ANY usb drive that is formated as FAT. The file starts copying, but soon an error appears, saying
"Unable to Copy" . ...
1
vote
2answers
4k views
How do i change permissions on a FAT32 formatted drive?
I have big problem. I am using MS VC++ on win and Qt Creator on ubuntu. So, today I have problem. I can't change my permissions on my flash drive (FAT32).
Q: How I can change permissions on FAT32 ...