Results 1 to 4 of 4
As i need to retrieve information of my partition, what is the command that i need to show my partition information ?
Notice that i'm not using any GUI interface. ...
- 02-07-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 6
How to show partition information?
As i need to retrieve information of my partition, what is the command that i need to show my partition information ?
Notice that i'm not using any GUI interface. I need to know my partition information after i download.
Such as
/boot 128M
swap 2000M
/ 150000M
/var 20M
/bin 30M
- 02-07-2007 #2
hi danielngoo !!
Welcome to the LinuxForums.
Code:df -h fdisk -l
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-07-2007 #3Just Joined!
- Join Date
- Feb 2007
- Posts
- 6
Thanks for your help ... but my server is partitioned with raid...
so detail of th information couldn't be shown ...
- 02-07-2007 #4Just Joined!
- Join Date
- Feb 2007
- Posts
- 6
successfully triggered the information out already !!
thanks !


Reply With Quote
