answersLogoWhite

0


Best Answer

sudo fdisk -l (fdisk must be run as supper-user, hence, sudo).

lsusb to list USB devices.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

fdisk -l

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What command in Linux do you use to list known connected storage devices?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What command in Linux do yo use to mount a universal storage bus storage device?

You can use the mount and umount commands for just about any storage device, including loop devices that are connected to a physical or virtual storage devices (i.e. a filesystem within a file).


What commands Linux do you use to list known connected storage devices?

lsusb (in a terminal) will list any USB device connected to the computer.


What is the dmesg command in Linux?

dmesg lists the most recently connected or removed devices. It also reports errors if any - for example if a driver fails to load, or there is something wrong with a hard drive, etc.


What command in LINUX do you use to mount a USB storage device (ex.USB device listed is sdal?

mount .


What is LVM in Linux?

LVM is a logical volume manager for the Linux kernel; it manages disk drives and similar mass-storage devices.


What does the k command do in Linux?

k is not a standard command in Linux.


What is the command to turn on Linux?

There is no such command. Obviously, in order to enter a command into the prompt, Linux must already be on.


Which Linux command is equivalent to Windows' MD command?

In a Linux terminal, the command to create a new directory is: mkdir .


What command in Linux is do you use to mount USB storage device sda1 to folder mnt?

mount /dev/sda1 /mnt/<mount point>.


What Linux command sets a files permission?

In Linux the chmod command is used to set file permissions.


What is helo for Linux?

Nothing. Helo is not a recognized command in linux.


Which one of these will let you quickly look at the open ports on a machine?

For Windows and Linux use the - netstat -a command, for this Macintosh I use the whois connected widget.