Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How to find disk info in Linux ?
Name: Anand Date: February 20, 2003 at 03:17:14 Pacific OS: RH 7.3 CPU/Ram: 512
Comment:
I want to find out how many hard disks my machine has and how to find out information about each of them and the partitions they have. I am not able to locate /dev/rdsk directory as in Solaris or HP. What is the equivalent of diskinfo command (of HP-ux) in Linux ?
Name: Ron Date: February 20, 2003 at 03:44:36 Pacific
Reply:
I am not sur what the command is but if you have gnome installed programs>system>systeminfo>Detailed info will do what you want. Or you could try cfdisk this is a graphical display of fdisk
0
Response Number 2
Name: rhursto Date: February 20, 2003 at 03:58:46 Pacific
Reply:
I'm sure the command is df Not sure what all the options are but you can look at the man pages for it.
0
Response Number 3
Name: Ronald Date: February 20, 2003 at 04:14:02 Pacific
Reply:
Also dmesg will give you the addresses of all your disks and the brand and someother useful info but not partition info cat /proc/cpuinfo will give you your cpu info
0
Response Number 4
Name: egkenny Date: February 20, 2003 at 07:56:33 Pacific
Reply:
From KDE menu: KDiskFree From KDE or GNOME menu: Hardware Browser
Name: Penguinboy Date: February 20, 2003 at 09:17:18 Pacific
Reply:
Why not try 'df' on the command line this shows some usefull info...
0
Response Number 6
Name: 3Dave Date: February 21, 2003 at 07:23:15 Pacific
Reply:
# cat /proc/partitions can be useful too
0
Response Number 7
Name: Ronald Date: February 23, 2003 at 11:07:34 Pacific
Reply:
df will do it there are no options it will show all the disks that are mounted and thier partitions. free will show your memory usage top will show every proccess and its cpu and mem usage
Summary: Hello guys the problem is that i am a new user of linux i exactly don't know how to operate this OS. Please tell me how to play video cds is Linux refer me to any good manual for RED HAT LINUX. ...
Summary: In windows systems are in network, it's having diffrent IP, if it's having same it will give conflict message. In linux it's not giving like, then how to find IP conflict. ...