找回密码
 注册
搜索
系统gho:最纯净好用系统下载站投放广告、加入VIP会员,请联系 微信:wuyouceo
楼主: dgxhls

今天放水一天!

  [复制链接]
发表于 2008-11-2 17:52:50 | 显示全部楼层
Version 2.13 skipped for superstitious reasons. (2/27/1997)
回复

使用道具 举报

发表于 2008-11-2 17:53:03 | 显示全部楼层
Version 2.15 (3/1/1997)

    * Fixed a bug that didn't allow GHOST to exit properly in batch mode.
回复

使用道具 举报

发表于 2008-11-2 17:53:16 | 显示全部楼层
Version 2.17 (3/12/1997)

    * Added -LPM and -LPS to support batch mode LPT port transfers.
    * Added -E switch to overcome EA DATA. SF problems.
    * Added option to check integrity of disk image files.
    * Added Commercial license support.
回复

使用道具 举报

发表于 2008-11-2 17:53:29 | 显示全部楼层
Version 2.18 (3/26/1997)

    * Improved space calculation for FAT12 partitions.
    * Fix partition start calculations to overcome occasional negative free space bug.
    * Fixed minor bug for ENV file switches.
    * Fixes a bug with -NBM (NetBIOS in batch mode).
回复

使用道具 举报

发表于 2008-11-2 17:53:37 | 显示全部楼层
Version 2.19 (4/4/1997)

    * Better FAT12 support.
    * Partition sizes calculated better.
回复

使用道具 举报

发表于 2008-11-2 17:53:53 | 显示全部楼层
Version 2.20 (4/10/1997)

    * Internal coding changes.
    * Fix bug when GHOST reports "Abort(19230,"Clustersize > 32K and EA DATA. SF");"
回复

使用道具 举报

发表于 2008-11-2 17:54:02 | 显示全部楼层
Version 2.21 (4/14/1997)

    * Better FAT32 support.
回复

使用道具 举报

发表于 2008-11-2 17:54:58 | 显示全部楼层
Version 2.22 (4/24/1997)

    * MBR written first instead of last.
    * ~ is now a valid character in an image filename.
    * Fix bug in that occasionally a FAT32 partition was not bootable.
    * Now ignores cluster errors if at end of file.
    * Added menu option to continue if not enough room on destination drive. Batch mode uses -OR switch.
    * Extended INT13 support.
    * CTRL-C will now abort a GHOST transfer.
回复

使用道具 举报

发表于 2008-11-2 17:55:16 | 显示全部楼层
Version 3.1a (6/26/1997)

    * NTFS resizing.
    * Selective partitions.
    * Additional Compaq fixes.
回复

使用道具 举报

发表于 2008-11-2 17:55:27 | 显示全部楼层
Version 3.1c (7/29/1997)

    * Spanning of media such as ZIP and JAZ drives.
    * Image file splitting (see SPLIT=x below).
    * Fixed 15040 and 15044 malloc errors.
    * Fixed LPT and NetBIOS connection problems.
    * Fixed 15004 Boot Record Expected error.
    * Image file creation "fingerprinting" of hard drive to see if the drive has been previously cloned via GHOST (GHOST.EXE -FINGER).
    * Other various code tweaking.
    * -SZEx parameter for controlling partition sizes in batch mode (see ghost.doc for further explanation of this feature).
    * -SPLIT=x parameter to split image file into x megabyte chunks. (SPLIT=100 would create 100 mb chunks).
    * -QUIET switch for quiet mode (no status screen or user intervention).
回复

使用道具 举报

发表于 2008-11-2 17:55:40 | 显示全部楼层
Version 3.1d (8/28/1997)

    * Fixed NTFS bugs associated with attribute data errors (25002 and 25010).
    * Fixed 12075 RawIO: Cylinder > max cyl error.
    * Spanning now works over NetBIOS and LPT.
    * Internal re-organization of code and data.
    * Several cosmetic changes.
回复

使用道具 举报

发表于 2008-11-2 17:55:56 | 显示全部楼层
Version 4.0a (12/3/1997)

    * Multicasting has been added.
    * Protected mode version, GHOST now uses much less conventional memory.
    * Dump files are CRC checked to detect any corruption.
    * -F12 switch allows resizing of Fat 12 partitions when the -CLONE switch is used.
    * -BATCH switch prevents Abort messages waiting for user acknowledgement.
    * -CRCIGNORE switch allows restoring of dump files that contain some corrupted files.
    * -AUTONAME switch autonames spanned dump files.
    * GHOST command line arguments can be read from a file, using the syntax GHOST @argument.fil.
    * Added SCSI tape support.
    * Added a dump file dialog box. The switch -NOFILE turns it off.
    * Disk-to-Disk and Dump-to-Disk now run under Windows-95, but at a speed penalty.
    * The 'Progress' screen can be displayed in different languages.
    * Fixes for the following aborts: 10220, 12078, 15004, 19010, 25002, 25003, 25009.
    * When a GHOST operation spans midnight, the elapsed time no longer shows a negative value.
    * Compressed files and volumes on NTFS are now handled correctly.
    * Dual Boot NT and Windows95 PC's were occasionally not cloned correctly.
    * GHOST was reporting one fewer cylinders than fdisk in some circumstances.
    * New compression techniques have been implemented. You now have choices between no compression, fast compression, or high compression of a dump file. Dump files using the previous compression method are still supported. The fast compression is much faster than the previous method, but the compression is not quite as good. The high compression is slightly faster than the old method but compresses more. From the command line -Z or -Z1 selects fast compression, -Z2 selects high compression, -Z3 to -Z9 select even higher compression but for most people the speed penalty makes this an unattractive option.
回复

使用道具 举报

发表于 2008-11-2 17:56:09 | 显示全部楼层
Version 4.0b (2/8/1998)

    * The -crc32 switch allows making a list of the files on a disk or partition or in a dumpfile with CRC values for each, and to verify that list against the original or a clone.
    * The indexes created for use by Unveil are more robust. When Ghost 4.0a was run on an active file system (files being created while Ghost was running) the index was not complete. Incomplete indexes are not significant to Ghost itself, but they slow down Unveil.
    * Fragmented packets sometimes caused GPFs while multicasting. This has been fixed. Buffer space has also been increased to improve performance over networks where fragmented packets are common.
    * The GATEWAY entry in WATTCP.CFG was ignored, causing the error "Network is unreachable." This has been fixed. BOOTP and DHCP servers which send shorter than normal packets are no longer ignored.
    * Several multicast improvements promised on the Ghost Forum for the next release will be in Ghost version 4.1.
回复

使用道具 举报

发表于 2008-11-2 17:56:19 | 显示全部楼层
Version 4.0c (2/10/1998)

    * The abort messages 15010 and 15050 associated with "EA DATA. SF" files have been fixed. This problem affected Ghost 4.0a and 4.0b when loading dump files made by either version from an OS/2 FAT partition.
    * The diagnostic message "Unknown FAT32 code" has been fixed.
回复

使用道具 举报

发表于 2008-11-2 17:56:28 | 显示全部楼层
Version 4.0d (2/18/1998)

    * Addresses a problem where multicasting caused "Connection reset by server". Fixes a problem which caused a multicasting session to hang.
回复

使用道具 举报

发表于 2008-11-2 17:56:40 | 显示全部楼层
Version 4.1a (3/11/1998)

    * Supports password-protection and encryption of image files use the command line argument -PWD.
    * New options for tape devices, including -tapespeed, -tapeunbuffered, -tapebuffered and -tapesafe.
    * HP fix, tape support now works with all known scsi tapes.
    * Media recognition, tape logic now detects and responds to invalid media (such as a cleaning tape).
    * The multicast server now has the ability to start transmission when either a certain number of clients are connected, or at a specified time.
    * The Windows multicast server can now be controlled via command-line options.
    * Multiple copies if the Windows multicast server can be run simultaneously on a single computer.
    * The multicast server now indicates the status of each connected client.
    * When running on a machine with multiple network interfaces, the Windows multicast server will now determine automatically which interface(s) to use.
    * In Ghost 4.0, Ghost would search for multicast servers over a maximum of 10 hops. This is now configurable via the -JS=n command line argument, where n is the maximum number of hops.
    * FatLimit prevents GHOST from resizing FAT partitions beyond 2Gb under any circumstances (including the NT bit being set).
    * Fixed potential infinite loop when an unknown error occurred during writing.
    * Fixed problem with spanned dumpfiles being given the same name for all segments after the first. (This is a problem if writing a spanned file to a single disk. e.g. for later copying to a CDROM).
回复

使用道具 举报

发表于 2008-11-2 17:56:55 | 显示全部楼层
Version 5.0a (4/21/1998)

    * Graphical User Interface.
    * Year 2000 compliant.
    * Smaller executable size.
    * Significant speed improvements.
    * Token Ring for Multicasting support (bridges not currently supported).
    * Ability to dump an image from a Multicasting client.
    * Multicasting supports image file partitions.
    * Improved NDIS Packet Driver Shim for Multicasting.
    * Improved disk geometry detection.
    * Improved handling of bad sectors on FAT partitions.
    * Fixes spanning naming bug present in 4.1a.
    * Fixes Image All bug present in 4.1a (previously did not copy the MBR with the -IA switch).
回复

使用道具 举报

发表于 2008-11-2 17:57:14 | 显示全部楼层
Version 5.0b (4/30/1998)

    * More extensive online help (GHOST.EXE -h).
    * No longer creates 0 length temporary files.
    * Fixed incorrect reporting of disk details with SCSI and IDE drives.
    * Fixed occasional processor Exception 14 errors when using the file requester.
    * Fixed slow image file creation when the -SPAN or -SPLIT switches were used.
    * Fixed occasional loss of Enter key support when mouse was used.
    * Fix for peer to peer operations when number of heads differs between drives.
    * Fixed default Error Log generation when exiting GHOST.
    * Fixed limitation where all previous versions of GHOST could not detect free space > 2GIG.
    * Fixed Processor Exceptions when Multicasting over Token Ring.
    * New DIS_PKT.DOS which resolves incompatability issue with NE2000 NDIS drivers.
回复

使用道具 举报

发表于 2008-11-2 17:57:23 | 显示全部楼层
Version 5.0c (5/6/1998)

    * Fixed Processor Exception 0 error.
回复

使用道具 举报

发表于 2008-11-2 17:57:37 | 显示全部楼层
Version 5.0d (5/14/1998)

    * Speed improvements.
    * Improved diagnostic reporting.
    * -WD- switch to turn off Disk Write caching.
    * -WS- switch to turn off Disk Read caching.
    * -VER switch displays GHOST version number.
    * Improved disk geometry detection.
    * Fixed "Invalid System Disk" reported on some systems cloned with previous versions.
    * Fixed a number of NTFS problems present in previous versions.
    * Fixed "Not Enough Room for Device Headers" during peer to peer spanned dumps to removable media.
    * Fixed the 10060 error when re-inserting the first portion of a spanned image.
    * Fixed -F64 switch which was not always operating correctly.
    * Fixed "Bad source blocks..." error while Multicasting.
    * Multiple binds no longer cause Processor Exception 14 errors.
    * ADDITIONAL NOTES:
    * If you experience a 19503 error you will need to run GHOST.EXE -WD- -WS- to overcome it. This error has been identified and is being addressed in the upcoming v5.0e release.
    * Binding GHOST to environment files under NT currently causes problems. To avoid this, copy GHOST and the enviroment file to a DOS boot diskette and bind after having booted your system with the diskette.
回复

使用道具 举报

发表于 2008-11-2 17:58:00 | 显示全部楼层
Version 5.0e (7/8/1998)

    * Fixed abort with Broken Fat Cluster Run.
    * Bad sector verify now works disk to disk.
    * Fixed Abort 19503 and more likely to detect large disks correctly and to evaluate the number of cylinders more accurately.
    * Fixed incorrect partition resizing occasionally resulted in an Error 1234 "not enough space on destination drive".
    * Now detects more than one tape drive.
    * Improved handling of more than 10 partitions.
    * -FX now works under Windows.
    * Arrows and hot keys now supported by the option menu.
    * Binding under NT now works.
    * Fixed "Source image file on target partition" error.
    * New abort code 10155 when image requires a later version of GHOST to restore.
    * Now able to reload an image all partition (IA) back to the original partition without using the -OR switch.
    * GHOST checks to ensure that even when -OR is used, partition boundaries are not overwritten.
    * GHOST will now abort when restoring an NTFS partition with the no write flag (-FNW) or with WRITE=n in environment file. Previously, this caused a '(27049) NTFS Error: Cannot read FILE_BITMAP MFT entry' error. The new error code is 20107.
    * Fixed bug with -FCR switch not reporting long file names.
    * -SKIP=filename to skip a file on a dump. Eg -SKIP=BIGFILE.TMP will skip BIGFILE.TMP when creating an image. Wildcards and multiple -SKIPs are not yet supported.
    * -BFC=x bad sector verify switch now specifies the maximum number of bad sectors before abort. The default value, when used, is 500.
    * CDROM drives now detected as CD and not network drives.
    * -DL=x switch specifies the the highest slot for fixed disk detection (where x is between 128 and 255). Previously, slots 128 through 255 were searched. Now GHOST only searches slots between 128 and 146. This change is due to a problem where some Phoenix BIOS based systems were hanging when querying slots 147 and above. This switch will therefore have two uses - firstly if hard drives on your system are not being detected try -DL=255 (i.e. query all slots); secondly if GHOST hangs while detecting hard drives (immediately after starting GHOST) try -DL with a value less than 146. A value of {128+your number of fixed disks} should work in this scenario.
    * -FFG switch to override the detection of attempts to write beyond a disk's capacity. Useful when geometry detection has detected a drive to be smaller than it actually is.
    * -FFD switch to disable the use of the the BIOS IDE FDPT (Fixed Disk Parameter Table) during disk geometry detection and calculation. Some machines’ BIOS contain the ability to select which of the available IDE drives will be used to boot the system. When this BIOS feature is used, it may interfere with GHOST’s geometry detection. Use this switch to work around incorrect disk geometry encountered in GHOST when the system has been booted from a second or subsequent IDE drive.
    * -FFF switch to force the use of the BIOS IDE FDPT (Fixed Disk Parameter Table) during geometry detection and calculation. When machines have both SCSI and IDE drives installed, the GHOST geometry detection may be unable to differentiate between the SCSI and IDE drives installed. This switch can be used when problems are experienced when both IDE and SCSI drives are installed on the machine, and should only be used when booting from an IDE drive.
    * -DWB switch to disable image file write buffering. Useful when experiencing difficulties, including slow speed, writing to an image file on a mapped network drive.
    * -DRB switch to disable image file read buffering. Useful when experiencing difficulties, including slow speed, reading from an image file on a mapped network drive.
    * Multicast TCP/IP improvements including:
    * Improved DHCP support
    * Fixed Fragmented Packets support
    * Improved Fragmented IP Packet reassembly performance
    * Token Ring Bridge support
    * Token Ring Router support (Router must support Multicast Packets)
    * Windows 95 users:
    * Please note an updated version of WINSOCK 2 is now available and can be downloaded from:
    * http://www.microsoft.com/windows/downloads/bin/W95ws2setup.exe
回复

使用道具 举报

发表于 2008-11-2 17:58:16 | 显示全部楼层
Version 5.1b (9/14/1998)

    * Fixes to address Processor Exception 14 errors.
    * -TAPEEJECT switch. GHOST no longer ejects the tape after a tape operation, and now rewinds the tape before quitting back to DOS. To force an eject run GHOST with the -TAPEEJECT switch.
    * NTFS arguments can now be included in the argument file (e.g. @arg.txt).
    * Fix for tape 'Bad Magic' error message. Occurred only on tape drives which do not have an auto-eject function. This bug was caused by tape drives not resetting properly, resulting in the 'Bad Magic' message to be reported even when the tape image was valid. As a result of this fix, 'Bad Magic' should now only be reported when a tape image is genuinely corrupt.
    * GHOST is now compatible with Norton AntiVirus; all previous versions caused NAV to report an error on boot-up. This no longer occurs.
    * -FATLIMIT switch now limits the size of NT FAT16 partitions to 2047 Mb.
    * Fix for password encrypted image files where they failed comparisons to a CRC file with an Abort 15170 Bad Source Parameter Block.
    * Fix where the presence of an 0S/2 Boot Manager caused the -FCR and -CRC32,ACTION=DCREATE switches to produce different CRC files from the same source.
    * Fix where corruption in the FAT chain caused image files to fail integrity checks.
    * Fix for disk detection failing on some parallel drives.
    * -FNX switch now disables extended services in the geometry detection routines as well as the cloning routines.
    * -DL switch will now exclude a drive from the geomtery detection. This overcomes the problem caused by some SCSI cards which incorrectly reported tape drives to the BIOS as hard drives. If you suspect this is a problem, you will receive an Abort 10182 error message when starting GHOST. To rectify, run GHOST with the -DL=n switch, where n=<127+the number of disks on the system>.
    * Fixed bug with GHOST 5.x causing Multicast Server to reset itself after 64 clients where connected.
    * Fix for handling of IP addresses 0.0.0.0.
    * Fix specific to Crynwr packet drivers.
回复

使用道具 举报

发表于 2008-11-2 17:58:33 | 显示全部楼层
Version 5.1c (2/2/1999)

    * Large drive support (larger than 8 gig).
    * FAT16 to FAT32 conversion.
    * Improved file and directory skipping in FAT file systems.
    * Support for image files greater than 2 GB.
    * Image file integrity checking improved.
    * Improved error message reporting.
    * Sector by Sector copying improvements.
    * Multicast spanned image files.
    * New Disk geometry and access switches.
    * DBCS Drive and Partition support.
    * Explore spanned image files with Ghost Explorer 1.2.
    * Continuously loop Multicast sessions - no need to return to your server!
    * Clone a Windows NT volume set partition on a file by file basis.
回复

使用道具 举报

发表于 2008-11-2 17:59:08 | 显示全部楼层
Version 5.1d (6/16/1999)

    * Update to IDE direct disk access.
    * Update to SCSI tape drive device access.
    * Fix for NTFS error message "Bad Used MFT record - run chkdsk".
    * -SLOWFILE command-line switch added.
    * -BUFFERSIZE=x command-line switch added.
    * Logical partition partition-type corrected on large hard disk drives.
    * Compatibility patch for Toshiba Libretto 110CT Notebook.
    * Fix for LPT connection problem with fast PC's.
    * Fix for OS2 FAT16 Extended attributes file links when dumping images.
    * Fix to allow OS2 to see logical drives.
    * Update to timer IRQ handler.
    * Fix to enable image verification using PC's with only one fixed drive.
回复

使用道具 举报

发表于 2008-11-2 17:59:22 | 显示全部楼层
Version 6.01 (10/22/1999)

    * Central Norton Ghost Console utility to allow automated cloning.
    * Ghost Console allows you to group client machines together and run automated configuration tasks.
    * Changes can be made to the machine name, workgroup, domain, description and to the TCP/IP settings.
    * An event log summarizes and records all activity against a client and the history of a task.
    * Now supports file systems of Windows 2000 and Windows NT 4 SP4 and SP5.
    * Support for Linux Ext2 file system.
    * NetWare Multicast Server.
    * Multicast Assist Wizard guides you through creating Multicasting boot disks.
    * Ghost Walker now allows you to update a machine name on Windows 9x systems.
    * Ghost Walker now supports Windows 2000 and Windows NT 4 SP4 and SP5 installations.
    * Ghost Explorer now allows files and directories to be added to image files created with Ghost version 6.
    * Ghost Explorer allows you to regenerate image files.
    * Drag-and-drop functionality is now available in Ghost Explorer.
回复

使用道具 举报

发表于 2008-11-2 17:59:36 | 显示全部楼层
Version 6.03 (2/10/2000)

    * New Enterprise Documentation package PDF (NGCONS.PDF) that includes the "Getting Started Guide".
    * IBM DOS has been added to the install set, Now Multicast Assistant does not need the user to locate NDIS and system files.
    * The Win32 client and server contain updates to permit NT4 client workstations to be joined to domains successfully.
    * A slow memory leak in the Win32 client has been eliminated.
    * The DOS and Win32 clients will now be able to contact the console server across a router (the Multicast time-to-live is being set properly).
    * The DOS client contains fixes to defects in the TCP protocol implementation which were causing clients to "stall" in DOS just after the Ghost stage of executing a console task.
    * The Win32 server contained a bug which would duplicate machines in the console display; this has been fixed, although the duplicates will remain in the console database until manually removed.
    * The Win32 server was obeying the "Use Default Configuration" flag in the database and sending default configurations to clients all the time. This flag retained its value even when the task contained no configuration step, now the server ignores this setting as it should have.
    * Win9X client on SCSI machines disk access (this was already fixed in build 60 e.g. all localized builds).
    * Ghost.exe now supports EXT2 file systems with block sizes of 2Kb and 4kb as well as the default 1Kb. This affects most recent distributions of Linux.
    * Ghost now supports 'Compact' LILO boot configurations. This is necessary to support Corel Linux 1.0.
    * A bug in Ghost Explorer regeneration of images containing Linux swap partitions was fixed.
    * Fixed Norton Ghost Enterprise Polish NT Installation issue.
回复

使用道具 举报

发表于 2008-11-2 17:59:50 | 显示全部楼层
Version 6.50 (9/1/2000)

    * Ghost AutoInstall 6.5 for advanced Application Imaging and Delta Management.
    * Secure PKI Client/Server Architecture within the Ghost Console.
    * Windows 2000 Desktop and Server Logo Certification (September 2000).
    * Ghost Enterprise Console Wizard.
    * LiveUpdate - Symantec’s award winning method to update PCs.
    * Task Scheduler to enable the Ghost Console to schedule routine tasks.
    * Enterprise Console Client Status Reports.
    * Concurrent Enterprise Console Task Execution.
    * Ghost Console File Transfer and Command Execution for the delivery of files to target PCs.
    * Image File Descriptions.
    * TCP/IP Unicast Support.
    * Enterprise Console Multiple Network Card Support.
    * Wake on LAN Support provides additional remote capabilities.
    * Ghost Command Line Builder.
    * Ghost Boot Wizard for the easy creation of Ghost Boot Disks as well as other Boot Packages.
    * License Audit Utility.
    * CDR/W Support enables Ghost to write directly to CDs from the DOS Client - No more saving an image to Windows then writing to CD/R.
回复

使用道具 举报

发表于 2008-11-2 18:00:05 | 显示全部楼层
Version 7.0 (4/6/2001)

    * Ghost User Migration ("Move the User").
    * Ghost Incremental Backup.
    * Includes 3Com&#174; Boot Services.
    * Microsoft&#174; System Preparation Utility Integration.
    * Ghost/AutoInstall Integration.
    * Faster and Smaller Footprint.
回复

使用道具 举报

发表于 2008-11-2 18:00:16 | 显示全部楼层
Version 7.5 (12/11/2001)

    * Windows XP Professional and Windows 2000 Professional and Server Logo Certification.
    * Ghost Virtual Partition enables the remote installation of the Ghost client software.
    * Remote Client Installation removes the need to visit a Windows NT/2000/XP PC to install Ghost client software.
    * GhostCast Server provides three methods of image and/or package deployment.
    * GhostCast Throttle reduces network bandwidth related issues attributed to Multicasting.
    * Client Initiated Tasks provides an optional secure method to perform Console tasks at a workstation.
    * Configurable Client enables an IT Administrator to configure the "ping" rate of the Ghost client.
    * Microsoft Terminal Services Support enables the remote control of the Ghost Console via Microsoft Terminal Server.
    * GDisk32 now runs from a command line in Windows NT, Windows 2000, and Windows XP.
    * Enhanced Dynamic-Disk Support.
    * Additional Security Ghost GUI Options.
    * "Wake on LAN" Support Across Subnets.
    * Section 508 Compliance. Meets US Government standards for those physically challenged.
    * Updated Post Configuration Support. Includes Novell NetWare client information.
    * Standalone Post Configuration provides a means to "inject" post-configuration details to a PC without being tied to the Ghost client.
    * Linux EXT3 Support.
回复

使用道具 举报

 楼主| 发表于 2008-11-2 18:00:58 | 显示全部楼层
LS的MS疯了。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1|闽公网安备35020302032614号 )

GMT+8, 2026-9-16 08:09

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表