Results 1 to 5 of 5
Hi
I am using windows xp and debian linux. In windows xp I am having around 25 gb of
free memory but in linux if i copy anything it says ...
- 07-05-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 2
not enough space on memory on debian os
Hi
I am using windows xp and debian linux. In windows xp I am having around 25 gb of
free memory but in linux if i copy anything it says enough space memory to copy.
Please help me out
Thanks
Nandan
- 07-05-2010 #2
Hello and Welcome nandanvr!
Can you please post the output ofI am using windows xp and debian linux.
In windows xp I am having around 25 gb of free memory but in linux if i copy anything it says enough space memory to copy.
$ sudo fdisk -l (l is a small L)
It will show the total size of your HD and your partitions, among others.
- 07-05-2010 #3
Post the output of df -h command too.
Code:su - fdisk -l df -h
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-05-2010 #4Just Joined!
- Join Date
- Jul 2010
- Posts
- 2
debian:/usr/bin/public_html# sudo fdisk -l
Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 1216 9767488+ 7 HPFS/NTFS
/dev/hdb2 1217 9729 68380672+ f W95 Ext'd (LBA)
/dev/hdb5 1217 2432 9767488+ b W95 FAT32
/dev/hdb6 2433 4256 14651248+ b W95 FAT32
/dev/hdb7 4257 6080 14651248+ b W95 FAT32
/dev/hdb8 6081 8877 22466871 b W95 FAT32
/dev/hdb9 8878 9665 6329578+ 83 Linux
/dev/hdb10 9666 9729 514048+ 82 Linux swap / Solaris
debian:/usr/bin/public_html#
- 07-05-2010 #5
Post the output of df -h command too.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
