Cannot copy installation image to USB

9 views
Skip to first unread message

Zbigniew Łukasiak

unread,
Mar 7, 2018, 5:02:37 AM3/7/18
to qubes-users
I tried two usb sticks with 16GB and 64GB and on both I was getting this:

user@personal:~/Downloads$ sudo dd if=Qubes-R4.0-rc5-x86_64.iso
of=/dev/xdvi && sync
dd: writing to ‘/dev/xdvi’: No space left on device
2891865+0 records in
2891864+0 records out
1480634368 bytes (1.5 GB) copied, 13.1412 s, 113 MB/s

That was on a debian VM.

I solved that problem for me by using my ubuntu machine - but
reporting just in case.


--
Zbigniew Lukasiak
https://medium.com/@zby
http://brudnopis.blogspot.com/

awokd

unread,
Mar 7, 2018, 5:07:57 AM3/7/18
to "Zbigniew Łukasiak", qubes-users
On Wed, March 7, 2018 10:02 am, Zbigniew Łukasiak wrote:
> I tried two usb sticks with 16GB and 64GB and on both I was getting this:
>
>
> user@personal:~/Downloads$ sudo dd if=Qubes-R4.0-rc5-x86_64.iso
> of=/dev/xdvi && sync dd: writing to ‘/dev/xdvi’: No space left on device
> 2891865+0 records in
> 2891864+0 records out
> 1480634368 bytes (1.5 GB) copied, 13.1412 s, 113 MB/s
>
>
> That was on a debian VM.
>
>
> I solved that problem for me by using my ubuntu machine - but
> reporting just in case.

"xdvi" is likely a typo and the cause of your problem- "xvdi" is more
typical.

Unman

unread,
Mar 7, 2018, 6:15:01 AM3/7/18
to Zbigniew Łukasiak, qubes-users
On Wed, Mar 07, 2018 at 05:02:33AM -0500, Zbigniew Łukasiak wrote:
> I tried two usb sticks with 16GB and 64GB and on both I was getting this:
>
> user@personal:~/Downloads$ sudo dd if=Qubes-R4.0-rc5-x86_64.iso
> of=/dev/xdvi && sync
> dd: writing to ‘/dev/xdvi’: No space left on device
> 2891865+0 records in
> 2891864+0 records out
> 1480634368 bytes (1.5 GB) copied, 13.1412 s, 113 MB/s
>
> That was on a debian VM.
>
> I solved that problem for me by using my ubuntu machine - but
> reporting just in case.

Unless you typed that out by hand,there there was a typo in your
command- the USB stick would be at /dev/xvdi - you used /dev/xdvi which
created a file, and filled /dev.
Reply all
Reply to author
Forward
0 new messages