Comment 7 for bug 1202021

Revision history for this message
Cristian Aravena Romero (caravena) wrote : Re: [Saucy-Development] Not write folders and files in partition NTFS (problem after restart)

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Do you use some special hardware (such as a cache on SSD) ?
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Yes, I use a SSD cache memory

$ LANGUAGE=C sudo fdisk /dev/sdb

Command (m for help): p

Disk /dev/sdb: 24.0 GB, 24015495168 bytes
255 heads, 63 sectors/track, 2919 cylinders, total 46905264 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x74f02dea

   Device Boot Start End Blocks Id System
/dev/sdb1 2048 40603647 20300800 73 Unknown
/dev/sdb2 40603648 46895103 3145728 84 OS/2 hidden C: drive

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
To discriminate "Linux does not write the data" from "Windows does not get the data", please try the following (on sda6, to avoid putting Windows at risk) :
1) Boot on Linux and create some file.
2) Reboot on Linux (without starting Windows in-between).
3) Still on Linux, check whether you can access the file created at step 1.
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
If you can access the files in step 1 in my partition sda6

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Note : your formatting parameters appear to be valid, though suboptimal
on a 4K-sector disk.
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
What should I do to be optimal?