Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

zhurong666/imagewriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

46 Commits

Repository files navigation

imagewriter

Utility for writing raw disk images & hybrid isos to USB keys

Linux Installation

In order to compile, run

** HAL **

% qmake DEFINES=USEHAL imagewriter.pro

** udisks1 **

% qmake DEFINES=USEUDISKS imagewriter.pro

** udisks2 **

% qmake DEFINES=USEUDISKS2 imagewriter.pro

Failing to specify the define will likely not work out.

Then run

% make

Linux kiosk mode

The imagewriter also has the capability to be used in "kiosks" that may have external harddrives. To run in kiosk mode, which both ignores large hard drives and marks unknown USB sticks as "SUSE Studio", run imagewriter with the -k option.

in order to start the imagewriter with sudo, do the following:

% xhost +SI:localuser:root

to allow root access to the current screen and then start the program with:

% sudo DISPLAY=:0 imagewriter

About

Utility for writing raw disk images & hybrid isos to USB keys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • C++ 78.6%
  • C# 17.4%
  • QMake 2.7%
  • Other 1.3%

AltStyle によって変換されたページ (->オリジナル) /