home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 March / Chip_2011.03_CD.iso / BootCD / mix.uha / XFDISK.TXT < prev   
Encoding:
Text File  |  2008-02-16  |  2.2 KB  |  45 lines

  1. XFDisk I Version 0.9.1 Beta EN
  2. ==============================================================================
  3. XFDisk is distributed under the GNU Public Licence (GPL). You can get the
  4. GPL, the latest version of XFDisk, the source code of XFDisk and additional
  5. help at XFDisks homepage at http://home.paged.de/~xfdisk
  6.  
  7. Sorry, currently there is only a German documentation availabe.
  8. BE WARNED that this is still a beta version. Use at your own risk!
  9. Make a backup of your valuable data before using XFDisk!
  10.  
  11. For Windows 2000 users: XFDisk is not able to hide any partition for
  12. Windows 2000, because Windows 2000 does not care for the partition
  13. type; instead, it analyses the partition directly. If you don't like to see
  14. all your partitions under Windows 2000, remove the drive letter in the
  15. system settings (Start -> Settings -> Control Panel -> Administrative Tools ->
  16. Computer Management -> Storage -> Disk Management).
  17.  
  18. Here is a short description of the command line parameters. They can also
  19. be stored in the file XFDISK.INI to be used each time XFDisk starts.
  20. /AUTOHIDE
  21.   XFDisk allows several visible primary partitions per drive. Using this
  22.   parameter XFDisk will only allow one visible primary partition per drive
  23.   and automatically hide additional ones, as in version 0.8.5 and before.
  24. /SORT
  25.   Partition table entries will be sorted, as in XFDisk up to version 0.8.5.
  26.   Be carefull: Linux and XFDisk partly use these partition numbers.
  27. /NOWIN9X, /OS2, /WINNT and /LINUX
  28.   Extended partitions that can only be adressed with the extended INT13-
  29.   BIOS functions (i.e. above 8 GB) usually have that partition type 0xF
  30.   instead of 0x5. So DOS/Windows only accesses such partitions using the
  31.   extendes BIOS functions. But obviously OS/2 does not know this partition
  32.   type. So using /NOWIN9X will prevent XFDisk using partition type 0xF.
  33.   Using /OS2, /WINNT or /LINUX will aditionally change the default type
  34.   of new created partitions.
  35. /MBR
  36.   rewrites the master boot record on the first hard disk
  37. /NOCOLOR
  38.   black/white
  39. /BLIND
  40.   special cursor for blind people
  41. /BUILD
  42.   shows XFDisks build number
  43. ==============================================================================
  44. Ulrich Mueller, 09/16/2000
  45.