SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

live-fat-stick rpm build for : OpenSuSE. For other distributions click live-fat-stick.

Name : live-fat-stick
Version : 0.4.2 Vendor : openSUSE
Release : bp153.1.9 Date : 2021-02-26 04:09:01
Group : System/Management Source RPM : live-fat-stick-0.4.2-bp153.1.9.src.rpm
Size : 0.02 MB
Packager : https://bugs_opensuse_org
Summary : Create live usb stick on fat partition
Description :
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.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.3/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  live-fat-stick-0.4.2-bp153.1.9.noarch.rpm
ftp.icm.edu.pl  live-fat-stick-0.4.2-bp153.1.9.noarch.rpm
     

Provides :
live-fat-stick

Requires :
/bin/bash
dd_rescue
parted
qemu-tools
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
syslinux
util-linux


Content of RPM :
/usr/bin/live-fat-stick

 
ICM