[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem attempting to use xorriso



Hi,

Richard Owlett's xorriso wrote:
> xorriso : FAILURE : Cannot write all bytes to disk filesystem path '/media/myrepo/pool/main/n/ns3/ns3-doc_3.17+dfsg-1_all.deb' : No space left on device
> ...
> xorriso : aborting : -abort_on 'FAILURE' encountered 'FAILURE'

Looks like the filesystem to which you copy is full.


> My running copy of Debian is on /dev/sda9 and had ~4GB of 10GB used.

Determine the device file and mount point of the destination by

  df /media/myrepo/pool/main/n/ns3

or if missing by the lowest existing directory above that path.

It should tell you something like

  Filesystem     1K-blocks     Used Available Use% Mounted on
  /dev/sda3      490205312 23072576 442208680   5% /

but with "Use%" 99% or 100% and possible a mount path longer than "/".
That's where you would have to make room.


Have a nice day :)

Thomas



Reply to: