Tagged Questions
0
votes
0answers
33 views
Get back vfat file system support
I am using my machine for Embedded System Development. My kernel version is 3.2.0-23. Yesterday I was attempting to load a new kernel image to the sd card. Accidentally instead of overwriting the ...
1
vote
1answer
517 views
1.5 TB USB Drive failed to mount
Seagate 1.5Tb FreeAgent USB Hard Drive. Formatted FAT32. I figure it is 75% full.
Used to work fine in XUBUNTU it shows up in Cairo Dock but when I click on it I get "failed to mount drive'. Nautilus ...
1
vote
1answer
200 views
Why does japanese filenames not show on ubuntu server and samba?
I've installed japanese fonts
sudo apt-get install ttf-takao-mincho
and I mounted my drive specifying utf8
sudo mount -t vfat /dev/sdc1 /media/HERMES -o ...
1
vote
1answer
378 views
FAT32 partition lock
A am asking about problem with USB data stick (that uses fat32 file system).
If you unplug USB stick without unmounting (safly remove) data may become locked when you mount USB stick another time ...