LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-05-2019, 11:44 AM   #16
zavmat
Member
 
Registered: Oct 2018
Posts: 184

Original Poster
Rep: Reputation: Disabled

I'm getting this error:

Code:
[root@localhost ~]# woeusb \
> --target-filesystem NTFS \
> --device Win10_1809Oct_English_x64.iso
process_commandline_parameters: Error: --device option requires 2 arguments!
Also, going through the graphical interface still fails because "in source image has exceed the FAT32 Filesystem 4GiB Single File Size Limitation and cannot be installed.

Last edited by zavmat; 02-05-2019 at 11:48 AM.
 
Old 02-05-2019, 11:48 AM   #17
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
mmm how about destination path???
 
Old 02-05-2019, 11:56 AM   #18
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,346

Rep: Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589
It would be this if the iso is in your Downloads folder and your in your home directory. Change sdb if your usb isn't sdb.

[root@localhost ~]# woeusb \
> --target-filesystem NTFS \
> --device Downloads/Win10_1809Oct_English_x64.iso /dev/sdb
 
1 members found this post helpful.
Old 02-05-2019, 11:57 AM   #19
zavmat
Member
 
Registered: Oct 2018
Posts: 184

Original Poster
Rep: Reputation: Disabled
woops
 
Old 02-05-2019, 12:00 PM   #20
zavmat
Member
 
Registered: Oct 2018
Posts: 184

Original Poster
Rep: Reputation: Disabled
Code:
[root@localhost ~]# woeusb \
> --target-filesystem NTFS \
> --device Win10_1809Oct_English_x64.iso /dev/sdb
WoeUSB v3.2.12
==============================
check_runtime_parameters: Error: source media "Win10_1809Oct_English_x64.iso" not found or not a regular file or a block device file!
The file is "Win10_1809Oct_English_x64.iso" in /home/madmin/Downloads

Last edited by zavmat; 02-05-2019 at 12:01 PM.
 
Old 02-05-2019, 12:10 PM   #21
zavmat
Member
 
Registered: Oct 2018
Posts: 184

Original Poster
Rep: Reputation: Disabled
It is sdb, but for some reason in Disks the size slot is blank, should say something like 32 GiB. The iso is in the downloads folder

Last edited by zavmat; 02-05-2019 at 12:28 PM.
 
Old 02-05-2019, 12:31 PM   #22
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,346

Rep: Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589
so it will be:
woeusb \
> --target-filesystem NTFS \
> --device /home/madmin/Downloads/Win10_1809Oct_English_x64.iso /dev/sdb
 
1 members found this post helpful.
Old 02-05-2019, 12:38 PM   #23
zavmat
Member
 
Registered: Oct 2018
Posts: 184

Original Poster
Rep: Reputation: Disabled
[edit] Hang on there was a typo

Code:
[root@localhost ~]# woeusb \
> --target-filesystem NTFS \
> --device /home/madmin/Downloads/Win101808Oct_English_x64.iso /dev/sdb
WoeUSB v3.2.12
==============================
check_runtime_parameters: Error: source media "/home/madmin/Downloads/Win101808Oct_English_x64.iso" not found or not a regular file or a block device file!
Here's the file list for my root directory just in case:
Code:
[root@localhost ~]# ls
anaconda-ks.cfg

Last edited by zavmat; 02-05-2019 at 12:39 PM. Reason: Mistake
 
Old 02-05-2019, 12:38 PM   #24
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
OTay
first to find where to go to..
Code:
lsblk
gives you mount points, pick the right one.
cd into where your iso is at then issue the command from there, else give it absolute path to iso.
try getting a new iso...

Last edited by BW-userx; 02-05-2019 at 12:39 PM.
 
Old 02-05-2019, 12:48 PM   #25
zavmat
Member
 
Registered: Oct 2018
Posts: 184

Original Poster
Rep: Reputation: Disabled
Still no luck, with everything typed in properly I'm getting this:
Code:
[root@localhost ~]# woeusb \
> --target-filesystem NTFS \
> --device /home/madmin/Downloads/Win10_1809Oct_English_x64.iso /dev/sdb
WoeUSB v3.2.12
==============================
Mounting source filesystem...
Wiping all existing partition table and filesystem signatures in /dev/sdb...
wipefs: error: /dev/sdb: probing initialization failed: No medium found
The command "wipefs --all "${target_device}"" failed with exit status "1", program is prematurely aborted
Unmounting and removing "/media/woeusb_source_1549392254_15236"...
You may now safely detach the target device
When I tried to format the flash drive, I chose to erase everything on it (warning this will take longer etc.), it took a half hour because it's 32 GiB. Before I did this the size of the flash drive said something like 27 GiB in the disks graphical utility, but afterwards it just shows a blank. Did I ruin the brand new flash drive already...
 
Old 02-05-2019, 01:05 PM   #26
zavmat
Member
 
Registered: Oct 2018
Posts: 184

Original Poster
Rep: Reputation: Disabled
No sdb

Code:
NAME            MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda               8:0    0 698.7G  0 disk 
├─sda1            8:1    0   200M  0 part /boot/efi
├─sda2            8:2    0 263.3G  0 part 
├─sda3            8:3    0 263.3G  0 part 
├─sda4            8:4    0    25G  0 part 
├─sda5            8:5    0     1G  0 part /boot
└─sda6            8:6    0 120.6G  0 part 
  ├─fedora-root 253:0    0    50G  0 lvm  /
  ├─fedora-swap 253:1    0   5.9G  0 lvm  [SWAP]
  └─fedora-home 253:2    0  64.8G  0 lvm  /home
sr0              11:0    1  1024M  0 rom
I unplugged the flash drive and put it back in and now it's showing it:

Code:
NAME           MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda              8:0    0 698.7G  0 disk 
├─sda1           8:1    0   200M  0 part /boot/efi
├─sda2           8:2    0 263.3G  0 part 
├─sda3           8:3    0 263.3G  0 part 
├─sda4           8:4    0    25G  0 part 
├─sda5           8:5    0     1G  0 part /boot
└─sda6           8:6    0 120.6G  0 part 
  ├─fedora-root
  │            253:0    0    50G  0 lvm  /
  ├─fedora-swap
  │            253:1    0   5.9G  0 lvm  [SWAP]
  └─fedora-home
               253:2    0  64.8G  0 lvm  /home
sdb              8:16   1  28.7G  0 disk 
└─sdb1           8:17   1  28.7G  0 part /run/media/madmin/SanDisk Ultra USB 3.0
sr0             11:0    1  1024M  0 rom

Last edited by zavmat; 02-05-2019 at 01:07 PM. Reason: More to add
 
Old 02-05-2019, 03:39 PM   #27
zavmat
Member
 
Registered: Oct 2018
Posts: 184

Original Poster
Rep: Reputation: Disabled
From sandisk:

Code:
[madmin@localhost SanDisk]$ woeusb \
> --target-filesystem NTFS \
> --device /home/madmin/Downloads/Win10_1809Oct_English_x64.iso /dev/sdb
WoeUSB v3.2.12
==============================
Warning: You are not running WoeUSB as root!
Warning: This might be the reason of the following failure.
Error: Target device is currently busy, unmount all mounted partitions in target device then try again
Target device is busy, please make sure you unmount all filesystems on target device or shutdown the computer before detaching it.
Unmounted:

Code:
[madmin@localhost SanDisk]$ woeusb \
> --target-filesystem NTFS \
> --device /home/madmin/Downloads/Win10_1809Oct_English_x64.iso /dev/sdb
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
ERROR: error getting working directory name: no such file or directory
WoeUSB v3.2.12
==============================
Warning: You are not running WoeUSB as root!
Warning: This might be the reason of the following failure.
Mounting source filesystem...
mkdir: cannot create directory ‘/media/woeusb_source_1549403184_21191’: Permission denied
mount_source_filesystem: Error: Unable to create "/media/woeusb_source_1549403184_21191" mountpoint directory
mount: only root can use "--options" option
mount_source_filesystem: Error: Unable to mount source media
Error: Unable to mount source filesystem
You may now safely detach the target device

Last edited by zavmat; 02-05-2019 at 03:50 PM.
 
Old 02-05-2019, 03:46 PM   #28
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Code:
su //login as root run it again
cheers

Oh SH^^ if it does not have root use sudo
 
Old 02-05-2019, 03:50 PM   #29
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,346

Rep: Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589
Quote:
Error: Target device is currently busy, unmount all mounted partitions
sudo umount /dev/sdb1

sudo woeusb \
> --target-filesystem NTFS \
> --device /home/madmin/Downloads/Win10_1809Oct_English_x64.iso /dev/sdb

Last edited by colorpurple21859; 02-05-2019 at 03:51 PM.
 
1 members found this post helpful.
Old 02-05-2019, 03:52 PM   #30
zavmat
Member
 
Registered: Oct 2018
Posts: 184

Original Poster
Rep: Reputation: Disabled
Code:
[root@localhost SanDisk]# sudo umount /dev/sdd1
[root@localhost SanDisk]# sudo woeusb \
> --target-filesystem NTFS \
> --device /home/madmin/Downloads/Win10_1809Oct_English_x64.iso /dev/sdd
shell-init: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
WoeUSB v3.2.12
==============================
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
Mounting source filesystem...
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
Wiping all existing partition table and filesystem signatures in /dev/sdd...
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
/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...
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
Creating new partition table on /dev/sdd...
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
Creating target partition...
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
Making system realize that partition table has changed...
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
Wait 3 seconds for block device nodes to populate...
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
Cluster size has been automatically set to 4096 bytes.
Creating NTFS volume structures.
mkntfs completed successfully. Have a nice day.
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
--2019-02-05 17:41:03--  https://github.com/pbatard/rufus/raw/master/res/uefi/uefi-ntfs.img
Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/pbatard/rufus/master/res/uefi/uefi-ntfs.img [following]
--2019-02-05 17:41:04--  https://raw.githubusercontent.com/pbatard/rufus/master/res/uefi/uefi-ntfs.img
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.184.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.184.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 524288 (512K) [application/octet-stream]
Saving to: ‘/tmp/WoeUSB.csS6z6.tempdir/uefi-ntfs.img’

uefi-ntfs.img       100%[===================>] 512.00K   993KB/s    in 0.5s    

2019-02-05 17:41:05 (993 KB/s) - ‘/tmp/WoeUSB.csS6z6.tempdir/uefi-ntfs.img’ saved [524288/524288]

job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
1024+0 records in
1024+0 records out
524288 bytes (524 kB, 512 KiB) copied, 0.190939 s, 2.7 MB/s
Mounting target filesystem...
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
Applying workaround to prevent 64-bit systems with big primary memory from being unresponsive during copying files.
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
Copying files from source media...
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
pushd: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
The command "pushd "${source_fs_mountpoint}" > /dev/null" failed with exit status "1", program is prematurely aborted
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error
/usr/bin/woeusb: line 1782: local: only_for_gui: readonly variable
The command "pushd "${source_fs_mountpoint}" > /dev/null" failed with exit status "1", program is prematurely aborted
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Input/output error

Last edited by zavmat; 02-05-2019 at 04:44 PM. Reason: update
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to transfer files from a linux machine to a windows machine which are not in the same network Lakshmi Yallampalli Linux - Networking 6 07-16-2010 04:50 AM
LXer: Wal-Mart's $199 (formerly $198) Linux box is here -- and so is the OS that runs LXer Syndicated Linux News 0 11-07-2007 06:30 AM
Windows Vista (formerly Longhorn) jaz General 39 02-19-2007 08:27 PM
Linux on Averatec (formerly Sotec) 3120V TheFarLeft Linux - General 1 11-29-2003 02:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration