Woeusb для linux mint

How to Install WoeUSB in Linux Mint

In this post, we’ll see how to** download and install WoeUSB for creating bootable Windows USB**. You’ll also see several options for installation.

If you need to check how to create bootable Windows USB you can check:

Solution 1: Install WoeUSB from Software Manager

The first and easiest option is to find the package in Linux Mint Software Manager. Just search for WoeUSB and install it or type in terminal:

If the package is missing then you can go to next steps.

Solution 2: Download WoeUSB deb file from GitHub

The source code and all versions of the application are available from two places. There is GitHub ticket explaining why there are two repositories: The future of WoeUSB

  • WoeUSB/WoeUSB: for the standalone bash script woeusb
  • WoeUSB/WoeUSB-frontend-wxgtk: For the current wxGTK implementation of the wrapper application of woeusb
  • WoeUSB/WoeUSB-ng: For the Python re-implementation of woeusb and its graphical interface

Standalone bash script

  1. Visit WoeUSB /
    WoeUSB
  2. Download the zip file or tar.gz.
  3. Extract the content
  4. Navigate to extracted folder and enter in sbin
  5. Start terminal
  6. Start WoeUSB with ./woeusb
  1. Visit slacka /
    WoeUSB
  2. Download the latest .deb file — for example: woeusb-build-deps_3.3.1_all.deb
  3. Then open the file with Package Installer.
  4. Install the package and it’s dependencies:

Solution 3: Install WoeUSB as Python package

WoeUSB is available as an independent port for Python in PyPI — WoeUSB-ng. All you need to do is:

Источник

Woeusb для linux mint

A Microsoft Windows® USB installation media preparer for GNU+Linux

  • Support Legacy PC/UEFI booting
  • Support FAT32 and NTFS filesystems
  • Support using physical installation disc or disk image as source

Supported Windows® installation images

  • Windows Vista and later
  • Any language or edition variants
  • Windows PE

NOTE: Non official installation media may be supported, but not guaranteed

The following are the dependencies that WoeUSB requires, in one way or another. Refer the wiki for distro-specific information.

WoeUSB will not be able to function without these software installed in their proper locations:

  • GNU Bash
    For interpreting and executing the program logic
    Requires >= 4.3
  • The GNU Core Utilities(Coreutils)
    For common Unix utilities necessary for basic operations
  • util-linux
    For low-level utilities interacting with storage devices, etc
  • GNU Grep and Gawk
    For parsing necessary information out from a command output
  • The GNU Find Utilities
    For enumerating files required for operation
  • GNU GRUB
    For installing the bootstrap code used in a Legacy PC boot
    We specifically requires modules of the i386-pc architecture, for Debian-based distributions these are provided via the grub-pc-bin package
  • GNU Parted
    For manipulating disk partition table and partitions
  • GNU Wget
    For acquiring Pete Batard’s UEFI:NTFS UEFI bootloader
  • dosfstools
    For creating FAT filesystem in —device creation method
  • NTFS-3G
    For creating NTFS filesystem in —device creation method
  • wimlib
    For splitting install.wim Windows Imaging (WIM) archive so that archives over 4GiB can be fit in an FAT32 filesystem
Читайте также:  Криптекс для mac os

Without the following dependencies WoeUSB will still able to run, but some functionalities will be unavailable:

  • p7zip
    For workaround the problem where the Windows 7 installation media doesn’t ship their UEFI bootloader in the proper location
  • Pete Batard’s UEFI:NTFS UEFI bootloader
    For supporting NTFS filesystems in the target USB key

To be addressed. For now refer Run from source.

Run from source

WoeUSB is a program that can be run without installation(excluding its dependencies):

  1. Download the program(woeusb-N.N.N.bash) from the Releases page
  2. Fix the missing executable file permission ( chmod +x path/to/woeusb-N.N.N.bash )
  3. Launch a terminal application and run the program via the appropriate path( sudo path/to/woeusb-N.N.N.bash —help )

WoeUSB is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

WoeUSB is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with WoeUSB. If not, see http://www.gnu.org/licenses/.

Identify otherwise specified licenses applicable to a certain product/development asset

If the asset is in plaintext format:

  1. Check the SPDX-License-Identifier tag in the file’s header
  2. Check the .reuse/dep5 file from the source tree/release tree directory

If the asset is not in plaintext format:

Check the .reuse/dep5 file from the source tree/release tree directory

Источник

Woeusb для linux mint

Lin-Buo-Ren released this May 23, 2021

This release incorporates the following changes:

🔧 Fixes

Changes that fix something that was previously not working, to working:

  • We’ve fixed Slackware Linux compatibility by changing the template used to create the temporary directory. We would like Sérgio Surkamp to properly reporting the issue.

Lin-Buo-Ren released this May 23, 2021

This release incorporates the following changes:

💦 Refactoring

Changes that are mostly not noticeable, but improves the overall design for future conveniences:

  • We’ve dropped the unnecessary and bloated license declaration text as the SPDX license identifier should be enough to announce the license of the script. This also improves readability by giving easier access to the actual code.
  • We’ve eliminated the unnecessary target fs label variable.
  • We’ve dropped an unnecessary state-tracking variable that serves no purpose aside from the initial expectation.
  • We’ve dropped the echo_with_color function as the use of the echo command is unreliable and to ease our burden of maintaining two message printing functions.
  • We’ve implemented specific functions for message output to replace the generic printf* functions, which should make the message more unified and also ease the developers from enumerating all the unnecessary details just for printing a message (and often done wrongly).
Читайте также:  Windows 2003 run from system

🤏 Linting

Changes that fix potential problems that may have the potential that become a real one:

  • We’ve fixed some typos and some grammar problems in our release note draft.
  • We’ve added the legal compliance section to the release note draft to ease future publications
  • We’ve replaced an icon representing new features in the release draft
  • We’ve fixed a typo in the core script’s file header
  • We’ve dropped an unnecessary quoting of a string without special characters to Bash

Источник

Как создать загрузочную флешку Windows 10 под Ubuntu 20.04 \ Linux Mint 20

По просьбе читателя, приславшего мне письмо на почту, отвечаю на вопрос о том, как же записать образ Windows 10 на флешку, работая в системе Ubuntu 20.04 или Linux Mint 20 .

Но сначала о другом.

Если вы только начали знакомиться с Linux, то лучше не отказывайтесь сразу от Windows. А то могут возникнуть вот такие неприятные моменты. Установите для начала дистрибутив рядом с операционной системой от Microsoft или используйте для установки другой жесткий диск. Отказаться от Windows вы сможете в любой момент, не нужно спешить и принимать необдуманные решения!

Существует два способа создания загрузочной флешки с Windows под Linux. Первый подразумевает использование консоли, но для новичков он не подходит — велики шансы не разобраться. Так что предлагаю второй вариант — программа Woeusb.

Вот тут первая проблема, консольная установка из репозитория не работает в данный момент. А именно этот способ предлагают большинство сайтов в интернете.

sudo add-apt-repository ppa:nilarimogard/webupd8

Введя эти команды — результата вы не получите. В новых дистрибутивах основанных на Ubuntu 20.04 они бесполезны.

Но у меня есть для вас иной способ!

Первым делом, устанавливаем необходимую для работы Woeusb библиотеку — libwxgtk3.0-0v5. Скачать ее можно по этой ссылке !

Сохраняете файл и устанавливаете кликом!

Затем качаем саму программу. Вот ссылка для загрузки ! И точно также устанавливаем. Все, программа появится в списке приложений!

Читайте также:  Защитник windows контекстное меню

Теперь вам нужно скачать образ Windows 10 с сайта Microsoft и найти флешку объемом не менее 8 Гб.

Обратите внимание, что для записи образа нужно выбрать файловую систему NTFS. Работоспособность проверена лично на дистрибутиве Linux Mint 20.

Не забываем ставить палец вверх и подписываться на канал. Впереди еще много интересного!

Источник

Woeusb для linux mint

There Is No WoeUSB

Well there was one, but it is now moved to the new home: https://github.com/WoeUSB.

WoeUSB is moving to a new GitHub organization to fulfill new needs and expectations, refer The future of WoeUSB · Issue #209 · slacka/WoeUSB for more info.

  • The self-sustaining woeusb program has been split from the current source to https://github.com/WoeUSB/WoeUSB, and the development will continue as usual.
  • The current repository that comprises mostly the wxWidgets wrapper code for woeusb , is forked to https://github.com/WoeUSB/WoeUSB-frontend-wxgtk, in its unmaintained form.
  • @WaxyMocha implemented an independent, Python port of WoeUSB which is named WoeUSB-ng, and the project is located at https://github.com/WoeUSB/WoeUSB-ng.

What should I do

I’m a user of WoeUSB

Please refer to https://github.com/WoeUSB/WoeUSB for new software releases, the wxWidgets GUI wrapper program is dropped due to its unmaintained status.

We also recommend @WaxyMocha’s WoeUSB-ng, which rewritten WoeUSB using Python (including the GUI, yay!) and has a better future than the currently Bash-based WoeUSB.

I’ve filed an unresolved issue to WoeUSB

Unfortunately due to technical difficulties we are unable to migrate old issues to the new project, please kindly file a new issue and link it to the old counterpart.

This is also a good time to ensure the issue is still reproducible/relevant.

I’ve filed an unresolved pull request to WoeUSB

Please kindly file it again to the corresponding WoeUSB project, thank you!

I’m a package maintainer of WoeUSB

  • Please refer to the new GitHub projects for the source code and contacts.
  • It is recommended to use woeusb as the package name of the woeusb Bash core utility, and a separate package of woeusb-frontend-wxgtk for the wxWidgets wrapper. The woeusb-frontend-wxgtk package should not ship the woeusb program and relies on a dependency for the woeusb package.
  • If you want to package the current source feel free to do so, after the descretion of the namespace conflict problem. The current source is available at the obsoleted branch.

We would like to thank @slacka and countless contributors for making the project alive, and thrive through these years.

The new title is inspired from the There Is No Game : Wrong Dimension non-game, by Draw Me A Pixel.

About

WoeUSB is a simple tool that enable you to create your own usb stick windows installer from an iso image or a real DVD. It is a fork of Congelli501’s WinUSB.

Источник

Оцените статью