Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The command "dd if="${download_directory}/uefi-ntfs.img" of="${uefi_ntfs_partition}"" failed #96

Closed
ghost opened this issue Dec 19, 2021 · 3 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@ghost
Copy link

ghost commented Dec 19, 2021

Trying to create windows installation media and this pops out

`Installation failed!
Exit code: 256
Log:
WoeUSB v3.3.1

Mounting source filesystem...
Wiping all existing partition table and filesystem signatures in /dev/sdd...
/dev/sdd: 2 bytes were erased at offset 0x000001fe (dos): 55 aa
/dev/sdd: calling ioctl to re-read partition table: Success
Ensure that /dev/sdd is really wiped...
Creating new partition table on /dev/sdd...
Creating target partition...
Making system realize that partition table has changed...
blockdev: ioctl error on BLKRRPART: Device or resource busy
Wait 3 seconds for block device nodes to populate...
Cluster size has been automatically set to 4096 bytes.
Creating NTFS volume structures.
mkntfs completed successfully. Have a nice day.
--2021-12-19 17:43:11-- https://github.com/pbatard/rufus/raw/master/res/uefi/uefi-ntfs.img
Resolving github.com (github.com)... pulse
140.82.121.3
Connecting to github.com (github.com)|140.82.121.3|:443... pulse
connected.
HTTP request sent, awaiting response... pulse
302 Found
Location: https://raw.githubusercontent.com/pbatard/rufus/master/res/uefi/uefi-ntfs.img [following]
--2021-12-19 17:43:12-- https://raw.githubusercontent.com/pbatard/rufus/master/res/uefi/uefi-ntfs.img
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... pulse
185.199.109.133, 185.199.110.133, 185.199.108.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... pulse
connected.
HTTP request sent, awaiting response... pulse
200 OK
Length: 1048576 (1.0M) [application/octet-stream]
Saving to: ‘/tmp/WoeUSB.56KHhB.tempdir/uefi-ntfs.img’
0K ..pulse
........ .......... ....pulse
...... ......pulse
...pulse
. .pulse
......... 4% 122K 8s
50K ...pulse
....... ...pulse
....... .........pulse
. .......... .....pulse
..... 9% 101K 8s
100K .......... .pulse
......... .......pulse
... .......... ...pulse
....... 14% 225K 7s
150K .........pulse
. .......... .....pulse
..... .......... .pulse
......... 19% 187K 6s
200K .......pulse
... .......... ...pulse
....... .........pulse
. .......... 24% 160K 5s
250K .....pulse
..... .......... .pulse
......... .......pulse
... .......... 29% 116K 5s
300K .......... .........pulse
. .......... .....pulse
..... .......... 34% 425K 4s
350K .pulse
......... .......pulse
... .......... .......... .........pulse
. 39% 298K 4s
400K .......... .....pulse
..... .......... .pulse
......... .......... 43% 428K 3s
450K .......... ...pulse
....... .........pulse
. .......... .....pulse
..... 48% 421K 3s
500K .......... .pulse
......... .......... .......... ...pulse
....... 53% 459K 2s
550K .........pulse
. .......... .......... .......... .pulse
......... 58% 391K 2s
600K .......pulse
... .......... ...pulse
....... .........pulse
. .......... 63% 354K 2s
650K .....pulse
..... .......... .......... .......pulse
... .......... 68% 441K 1s
700K ...pulse
....... .......... ........pulse
.. .......... ....pulse
...... 73% 332K 1s
750K ..........pulse
.......... ......pulse
.... .......... .......... 78% 400K 1s
800K ........pulse
.. .......... ....pulse
...... ..........pulse
.......... 83% 439K 1s
850K .......... .......... ..pulse
........ .......... .......... 87% 573K 0s
900K ....pulse
...... .......... .......pulse
... .......... ...pulse
....... 92% 390K 0s
950K .......... .......... .......... .......... .pulse
......... 97% 1.16M 0s
1000K .......... .......... .... 100% 1.59M=3.8s
2021-12-19 17:43:16 (269 KB/s) - ‘/tmp/WoeUSB.56KHhB.tempdir/uefi-ntfs.img’ saved [1048576/1048576]
dd: writing to '/dev/sdd2': No space left on device
1025+0 records in
1024+0 records out
524288 bytes (524 kB, 512 KiB) copied, 0.18807 s, 2.8 MB/s
The command "dd if="${download_directory}/uefi-ntfs.img" of="${uefi_ntfs_partition}"" failed with exit status "1", program is prematurely aborted
Unmounting and removing "/media/woeusb_source_1639935777_122749"...
You may now safely detach the target device`

@skinnyvin
Copy link

same here

The command "dd if="${download_directory}/uefi-ntfs.img" of="${uefi_ntfs_partition}"" failed with exit status "1", program is prematurely aborted

@seberm
Copy link

seberm commented Dec 28, 2021

Have you tried the latest WoeUSB version (v5.2.4)? This issue should be already fixed:

O.

@brlin-tw
Copy link
Member

The bug is fixed in WoeUSB 5.1.3.

@brlin-tw brlin-tw added bug Something isn't working duplicate This issue or pull request already exists labels Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants