Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

live-fat-stick-0.4.2-bp153.1.9 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: live-fat-stick Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.4.2 Vendor: openSUSE
Release: bp153.1.9 Build date: Fri Feb 26 04:09:01 2021
Group: System/Management Build host: lamb21
Size: 16300 Source RPM: live-fat-stick-0.4.2-bp153.1.9.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/cyberorg/live-fat-stick
Summary: Create live usb stick on fat partition
Create multi boot USB stick/hard disk with whole iso/s on vfat/fat32 partition
keeping existing data untouched.

If --isohybrid option is used then it removes all existing data and creates
new partitions.

run this command as root (su -, not sudo)
    live-fat-stick isopath stickpartition
e.g.:
    live-fat-stick /home/geeko/openSUSE-Edu-li-f-e-12.2-1-i686.iso /dev/sdXY

To add various distribution iso to the stick, run the following:
    For openSUSE    : live-fat-stick --suse /path/to/openSUSE-filename.iso /dev/sdXY
    For Ubuntu  : live-fat-stick --ubuntu /path/to/ubuntu-filename.iso /dev/sdXY
    For Mint    : live-fat-stick --mint /path/to/mint-filename.iso /dev/sdXY
    For Fedora  : live-fat-stick --fedora /path/to/fedora-filename.iso /dev/sdXY
    For isohybrid : live-fat-stick --isohybrid /path/to/isohybrid-filename.iso /dev/sdX

isopath should be full absolute path of iso image and the device should be
actual partition on the stick like /dev/sdb1, /dev/sdc1,/dev/sdc2...

The stick partition has to be vfat/fat32 format.

run live-fat-stick -l(or --list) to list the possible usb storage devices available.

It is possible to boot multiple distributions and iso images from same device,
should work with all recent openSUSE or Ubuntu live iso images. Fedora iso is
not copied but is extracted as it does not support booting from iso.

Provides

Requires

License

GPL-2.0+

Changelog

* Sat Feb 03 2018 cyberorg@cyberorg.info
  - Remove fuseios requirement
  - Support for ix86 arch on openSUSE
  - Support new kiwi-live for newer openSUSE images
* Wed Jun 21 2017 opensuse.lietuviu.kalba@gmail.com
  - tag 0.4.2 version
  - use --force to install grub
  - more explanations in GUI
* Tue Aug 09 2016 cyberorg@opensuse.org
  - live-usb-gui only show available scripts
  - get correct exit status, xterm always returned 0
  - compare image size after copy
* Mon Aug 08 2016 cyberorg@opensuse.org
  - Check iso size, vfat does not support file larger than 4G
* Sun Aug 07 2016 cyberorg@opensuse.org
  - live-grub-stick support openSUSE install media iso on
    non-vfat partition
* Fri Jul 15 2016 cyberorg@opensuse.org
  - Require qemu-tools to create cow file for persistence
* Sat Jul 02 2016 cyberorg@opensuse.org
  - added --suse-persistent and --ubuntu-persistent
    with these options a cowfile is created to store changes
    made while in live mode
* Wed Jun 29 2016 cyberorg@opensuse.org
  - many cross distribution fixes
* Thu Jun 23 2016 cyberorg@opensuse.org
  - Shortname for Li-f-e
* Sun Jan 10 2016 cyberorg@opensuse.org
  - Add syslinux availability only on ExclusiveArch ix86 x86_64
    as suggested by dmueller@suse.com
  - disable suse specific macros on other distros
* Sun Dec 27 2015 cyberorg@opensuse.org
  - more cleanups, remove duplicated mounts, check before mounting
* Sat Dec 26 2015 cyberorg@opensuse.org
  - Add ipxe network boot support
* Fri Dec 25 2015 cyberorg@opensuse.org
  - Add live-grub-stick to create multiboot USB using grub2
* Fri Jul 10 2015 cyberorg@opensuse.org
  - fixes for isoname and path with spaces in them
* Thu Feb 26 2015 cyberorg@opensuse.org
  - use by-path instead of by-id to detect usb storage devices
* Sat Nov 08 2014 opensuse.lietuviu.kalba@gmail.com
  - Fix live-fat-stick then ISO filename contains spaces

Files

/usr/bin/live-fat-stick


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024