1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

About Windows/DOS command

Discussion in 'Windows Server System' started by satimis, 2010/01/23.

  1. 2010/01/23
    satimis

    satimis Inactive Thread Starter

    Joined:
    2007/04/15
    Messages:
    115
    Likes Received:
    0
    Hi folks,

    What will be the Windows/DOS command to be executed on "Command Prompt" displaying HD and Flash Drive info similar to following Unix/Linux command;


    # fdisk -l
    Code:
    Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
    255 heads, 63 sectors/track, 121601 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x0003a4bf
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1   *           1          26      204800   83  Linux
    Partition 1 does not end on cylinder boundary.
    /dev/sda2              26      121601   976555201   8e  Linux LVM
    
    Disk /dev/sdb: 40.0 GB, 40027029504 bytes
    255 heads, 63 sectors/track, 4866 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x0883bef2
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdb1   *           1        4867    39086080    7  HPFS/NTFS
    
    Disk /dev/dm-0: 989.7 GB, 989704749056 bytes
    255 heads, 63 sectors/track, 120324 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x00000000
    
    Disk /dev/dm-0 doesn't contain a valid partition table
    
    Disk /dev/dm-1: 10.3 GB, 10284433408 bytes
    255 heads, 63 sectors/track, 1250 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x00000000
    
    Disk /dev/dm-1 doesn't contain a valid partition table
    
    TIA

    B.R.
    satimis
     
  2. 2010/01/23
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400

  3. to hide this advert.

  4. 2010/01/24
    satimis

    satimis Inactive Thread Starter

    Joined:
    2007/04/15
    Messages:
    115
    Likes Received:
    0
    Hi Tony,

    Thanks for your advice and link.

    I suppose I have to install it on Windows Server 2008 first?

    After installation whether I need to start it on "Command Prompt" to issue the command such as;

    detail disk
    detail partition
    etc.

    ???

    Is there any command which I can run on "Command Prompt" to find out a particular software whether it has been installed, avoiding clicking around on the screen?

    TIA

    Furthermore can Unix command works on Windows?

    B.R.
    satimis
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.