On Fri, Aug 13, 2004 at 04:13:23PM -0400, Tong wrote:
> Hi,
>
> How can I get a list of hard disks available in my system?
Try these:
stefan:~$ ls /proc/ide -l --color=none
total 0
-r--r--r--1 root root0 Aug 13 13:23 drivers
lrwxrwxrwx1 root root
You can redirect the output of 'dmesg' to a flat file and use your favoriate
editor to view the listed drives that have been recognized by your system.
Tony UcedaVélez
Security Analyst
[EMAIL PROTECTED]
877.884.1110
--
SecureWorks. Rock-solid Internet security.
No hassles. No headcount.
On Fri, Aug 13, 2004 at 04:13:23PM -0400, Tong wrote:
> Hi,
>
> How can I get a list of hard disks available in my system?
>
> NB, the "sfdisk -s" doesn't work in my system (testing, 2.4.25-1-386).
> It shows:
>
> $ sfdisk -s
> total: 0 blocks
Hi,
what about:
fdisk -l
and anything that the ke
3 matches
Mail list logo