GPT Option does not work #2

Closed
opened 2018-05-06 06:28:07 +03:00 by taten14 · 8 comments
taten14 commented 2018-05-06 06:28:07 +03:00 (Migrated from github.com)

Command: windows2usb /dev/sdb ./ISOS/SW_DVD9_Win_Pro_10_1709.1_64BIT_Spanish_Pro_Ent_EDU_N_MLF_X21-67528.ISO gpt

Mountpoint: /run/windows2usb.LPXdS4sw2m

== Removable storage list ==
/dev/sdb 14.4G DT microDuo 3.0

Kernel: 4.13.0-39-generic
SO: KDE neon 5.12
...
Extracting sources/inf/setup.cfg
Extracting sources/input.dll
Extracting sources/install.wim
ERROR: E_FAIL

Command: windows2usb /dev/sdb ./ISOS/SW_DVD9_Win_Pro_10_1709.1_64BIT_Spanish_Pro_Ent_EDU_N_MLF_X21-67528.ISO gpt Mountpoint: /run/windows2usb.LPXdS4sw2m == Removable storage list == /dev/sdb 14.4G DT microDuo 3.0 Kernel: 4.13.0-39-generic SO: KDE neon 5.12 ... Extracting sources/inf/setup.cfg Extracting sources/input.dll Extracting sources/install.wim ERROR: E_FAIL
ValdikSS commented 2018-05-06 11:06:28 +03:00 (Migrated from github.com)

Please provide uncut log and also 7z l ./ISOS/SW_DVD9_Win_Pro_10_1709.1_64BIT_Spanish_Pro_Ent_EDU_N_MLF_X21-67528.ISO

Please provide uncut log and also `7z l ./ISOS/SW_DVD9_Win_Pro_10_1709.1_64BIT_Spanish_Pro_Ent_EDU_N_MLF_X21-67528.ISO`
taten14 commented 2018-05-07 18:40:34 +03:00 (Migrated from github.com)

I just upload 2 files. One with the full log of the command with the GPT option, and other with the 7z l you asked for.

7z-l.txt
full-log.txt

Thanks!!!!!!

I just upload 2 files. One with the full log of the command with the GPT option, and other with the 7z l you asked for. [7z-l.txt](https://github.com/ValdikSS/windows2usb/files/1980500/7z-l.txt) [full-log.txt](https://github.com/ValdikSS/windows2usb/files/1980501/full-log.txt) Thanks!!!!!!
taten14 commented 2018-05-07 18:44:20 +03:00 (Migrated from github.com)

2017-12-13 22:07:38 ..... 4377962627 4377964544 sources/install.wim

mkfs.fat 3.0.28 (2015-05-16)

I think that sources/install.wim is too long to an FAT parttion. Isn't?

2017-12-13 22:07:38 ..... 4377962627 4377964544 sources/install.wim mkfs.fat 3.0.28 (2015-05-16) I think that sources/install.wim is too long to an FAT parttion. Isn't?
ValdikSS commented 2018-05-07 19:27:18 +03:00 (Migrated from github.com)

You're right, please try v0.1.3, should be fixed.

You're right, please try v0.1.3, should be fixed.
taten14 commented 2018-05-07 19:32:33 +03:00 (Migrated from github.com)

This is my version of sfdisk de util-linux 2.27.1 it does not support the U option.
...
The partition type is given in hex for MBR (DOS), without the 0x prefix, a GUID string for GPT, or a shortcut:

                 L      Linux; means 83 for MBR and 0FC63DAF-8483-4772-8E79-3D69D8477DE4 for GPT.

                 S      swap area; means 82 for MBR and 0657FD6D-A4AB-43C4-84E5-0933C84B4F4F for GPT

                 E      extended partition; means 5 for MBR

                 H      home partition; means 933AC7E1-2EB4-4F13-B844-0E14E2AEF915 for GPT

                 X      linux extended partition; means 85 for MBR.

          The default type value is L

...

sfdisk's Man Page

This is my version of sfdisk de util-linux 2.27.1 it does not support the U option. ... The partition type is given in hex for MBR (DOS), without the 0x prefix, a GUID string for GPT, or a shortcut: L Linux; means 83 for MBR and 0FC63DAF-8483-4772-8E79-3D69D8477DE4 for GPT. S swap area; means 82 for MBR and 0657FD6D-A4AB-43C4-84E5-0933C84B4F4F for GPT E extended partition; means 5 for MBR H home partition; means 933AC7E1-2EB4-4F13-B844-0E14E2AEF915 for GPT X linux extended partition; means 85 for MBR. The default type value is L ... sfdisk's Man Page
ValdikSS commented 2018-05-07 19:33:39 +03:00 (Migrated from github.com)

Please use AppImage, it has latest sfdisk inside the bundle.

Please use AppImage, it has latest sfdisk inside the bundle.
ValdikSS commented 2018-05-09 12:33:03 +03:00 (Migrated from github.com)

@taten14 does appimage work for you?

@taten14 does appimage work for you?
taten14 commented 2018-05-09 16:47:45 +03:00 (Migrated from github.com)

My distro gets broke. I dont know if was after appimage upgrade or compiling latest linux-utils version. Im reconfiguring all right now. :)

My distro gets broke. I dont know if was after appimage upgrade or compiling latest linux-utils version. Im reconfiguring all right now. :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Max/ValdikSS_windows2usb#2