ubuntu 9.10 a list of drives and hardware

Asked by grepo

i want a list of the drives &devices that i have on ubuntu 9.10 as in windows you go to control panel or properties so which buttons do i push?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Vikram Dhillon (dhillon-v10) said :
#1

There is no desktop based list, because we collect information
submitted from other users and thus its hosted online here [1]

[1] https://wiki.ubuntu.com/HardwareSupport/

Regards,
Vikram Dhillon

~~~
There are lots of Linux users who don't care how the kernel works, but
only want to use it. That is a tribute to how good Linux is.
-- Linus Torvalds

On Sun, Dec 20, 2009 at 7:06 PM, grepo
<email address hidden> wrote:
> New question #94712 on gnome-nettool in ubuntu:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/94712
>
> i want a list of the drives &devices   that i have on ubuntu 9.10  as in windows you go to control panel or properties so which buttons do i push?
>
> --
> You received this question notification because you are an answer
> contact for Ubuntu.
>

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#2

You can run the following command in the Terminal:

sudo lspci -nn; sudo lshw -short; df -h; mount

Or you can install hardinfo using this command:

sudo aptitude update; sudo aptitude install hardinfo

Then run hardinfo in the Terminal.

Can you help with this problem?

Provide an answer of your own, or ask grepo for more information if necessary.

To post a message you must log in.