{"id":1686,"date":"2013-09-20T06:26:58","date_gmt":"2013-09-20T06:26:58","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=1686"},"modified":"2013-09-20T06:26:58","modified_gmt":"2013-09-20T06:26:58","slug":"install-the-imagex-alternative-wimlib-in-ubuntu-13-1013-0412-04","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2013\/09\/install-the-imagex-alternative-wimlib-in-ubuntu-13-1013-0412-04\/","title":{"rendered":"Install the ImageX alternative Wimlib in Ubuntu 13.10\/13.04\/12.04"},"content":{"rendered":"<p>Wimlib is a C library for creating, modifying, extracting, and mounting files in the Windows Imaging Format (WIM files). It comes with wimlib-imagex, which may be used to create customized images of Windows PE, or to back up, install, or restore Windows operating systems.<\/p>\n<p>On UNIX, wimlib has special support for capturing and applying WIMs directly to\/from NTFS volumes using libntfs-3g, preserving Windows-specific and NTFS-specific data. <\/p>\n<p>Features:<\/p>\n<ul>\n<li>Support for both Linux and Windows<\/li>\n<li>Apply\/extract an image from a WIM file to a directory<\/li>\n<li>Apply\/extract an image from a WIM file directly to a NTFS volume<\/li>\n<li>Capture a directory tree as a WIM image in a new or existing WIM<\/li>\n<li>Capture a NTFS volume as a WIM image in a new or existing WIM<\/li>\n<li>Mount an image from a WIM file read-only or read-write (Linux only)<\/li>\n<li>Add or delete files from a WIM image without mounting it<\/li>\n<li>Extract individual files or directories without mounting it<\/li>\n<li>Delete an image from a WIM file<\/li>\n<li>Display information about a WIM file<\/li>\n<li>Change WIM image name, description, or bootable status<\/li>\n<li>Export image(s) from one WIM to an existing or new WIM<\/li>\n<li>Support for both compression formats used in WIMs (LZX and XPRESS)<\/li>\n<li>Split a WIM file into parts, or join a split WIM into a standalone WIM<\/li>\n<li>Directly apply, export, or mount an image from a split WIM<\/li>\n<\/ul>\n<h3>Install Wimlib via PPA:<\/h3>\n<p>There&#8217;s a PPA contains the packages for Ubuntu 13.10 Saucy, Ubuntu 13.04 Raring, Ubuntu 12.04 Precise, Ubuntu 12.10 Qunatal and their derivatives.<\/p>\n<p>Press <u>Ctrl+Alt+T<\/u> on your keyboard to open terminal. When it opens, run below commands to add the PPA:<\/p>\n<pre>sudo add-apt-repository ppa:nilarimogard\/webupd8<\/pre>\n<p>Then update package lists:<\/p>\n<pre>sudo apt-get update<\/pre>\n<p>Install the wimlib:<\/p>\n<pre>sudo apt-get install wimtools<\/pre>\n<p>Once installed, run <code>man wimlib-imagex<\/code> to see the available options and run <code>man mkwinpeimg<\/code> to make a customized bootable image for Windows PE. For more, see <a href=\"http:\/\/wimlib.sourceforge.net\/\" target=\"_blank\">official documents.<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>Wimlib is a C library for creating, modifying, extracting, and mounting files in the Windows Imaging Format (WIM files). It comes with wimlib-imagex, which may be used to create customized images of Windows PE, or to back up, install, or restore Windows operating systems. On UNIX, wimlib has special support for capturing and applying WIMs [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[616,617],"class_list":["post-1686","post","type-post","status-publish","format-standard","hentry","category-howtos","tag-imagex","tag-mount-wim-in-ubuntu"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/1686","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=1686"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/1686\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=1686"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=1686"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=1686"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}