LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   windows partition problem (https://www.linuxquestions.org/questions/linux-hardware-18/windows-partition-problem-251885/)

totti10 11-06-2004 03:32 PM

windows partition problem
 
kdiskfree snapshot
I have 2 windows partition labled C and D before I installed mandrake and both are NTFS format.
And after I installed mandrake, the D partition has lost 1gb size. In windowxp, I can see the full size of D is 9 gb and 8gb is free,but I have nothing stored in it.
where does the 1gb go?:newbie:
I want to format the D to FAT32 format to make it linux writeable.If it is bacause mandrake installed its swap partition on this partition, how can I resize this partition to seprate swap partition out with the current partition?
(:cry: PQ partition magic fails to open after installed mandrake and also windowxp can not format the D disk.)
:Pengy:

huibert.alblas 11-08-2004 08:07 AM

resize partitions
 
Hi,

you should resize the disk you partitioned under linux with parted.

The missing 1Gb could very well be because you have used a journaling filesystem (reiserfs, ext3, xfs)
this uses some amount of space for the journal....

JaseP 11-08-2004 11:46 AM

It could also be a rounding error. Remember, HDs use a different counting scheme from the internal computer. In RAM a MB is a MegaByte and is 1024 bytes in size. In an HD, an MB is a 1000 bytes in size.

Thymox 11-08-2004 05:54 PM

I thought that the difference between 1000 and 1024 was only apparent when considering the manufacturer's specifications? I was under the impression that drive manufacturers used 1000 whereas all OSs and filesystems use 1024.

Which partition have you got in your fstab for the SWAP?


All times are GMT -5. The time now is 09:10 PM.