Cabs are not copied to usb stick

Cabs are not copied to usb stick

Postby ddavus » 28.08.2016, 03:09

Cabs are not copied to usb stick. Warning in log file: no space left on device.

Reformatted the usb stick to ntfs and reinstalled wsus. Ran updategenerator.exe and received same warning message.

Any Ideas?

Thanks
ddavus
 

Re: Cabs are not copied to usb stick

Postby aker » 29.08.2016, 07:45

Which products did you select for download?
Which size does the usb stick have?
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Re: Cabs are not copied to usb stick

Postby ddavus » 30.08.2016, 15:52

Downloaded windows 10 x86 and x64, C++ runtime with .net, include service packs, windows essential, and windows defender .

USB stick is 32GB with 24GB free space.
ddavus
 

Re: Cabs are not copied to usb stick

Postby hbuhrmester » 30.08.2016, 23:02

The error message is most probably from xcopy. The script CopyToTarget.cmd uses it to copy new files to the target directory. If there is no obvious reason, you can only try to isolate the problem:

  1. Open a command prompt window
  2. Change to the wsusoffline directory
  3. Enter the command:
    Code: Select all
    xcopy.exe client target-directory /D /E /I /Y

    Replace "target-directory" with the path to your USB-drive.
This is similar to the command in CopyToTarget.cmd.

Some variations:

  • Add the option /F to show all files which are copied.
  • Add the option /J to copy large files without buffering.

See also
https://technet.microsoft.com/en-us/lib ... 11%29.aspx
hbuhrmester
 
Posts: 525
Joined: 11.10.2013, 20:59


Return to Verschiedenes / Miscellaneous

Who is online

Users browsing this forum: No registered users and 63 guests

cron