SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : live-grub-stick
Version : 0.4.2 Vendor : openSUSE
Release : lp152.4.2 Date : 2019-09-20 21:24:41
Group : System/Management Source RPM : live-fat-stick-0.4.2-lp152.4.2.src.rpm
Size : 0.01 MB
Packager : https://bugs_opensuse_org
Summary : Create multiboot live usb stick using grub2
Description :
Create multi boot USB stick/hard disk with whole iso/s on any partition
keeping existing data untouched using grub2.

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

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

To add various distribution iso to the stick, run the following:
For openSUSE : live-grub-stick --suse /path/to/openSUSE-filename.iso /dev/sdXY
For Ubuntu : live-grub-stick --ubuntu /path/to/ubuntu-filename.iso /dev/sdXY
For Mint : live-grub-stick --mint /path/to/mint-filename.iso /dev/sdXY
For Fedora : live-grub-stick --fedora /path/to/fedora-filename.iso /dev/sdXY
For isohybrid : live-grub-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 in any format supported by grub2.

run live-grub-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.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  live-grub-stick-0.4.2-lp152.4.2.noarch.rpm
     

Provides :
live-grub-stick

Requires :
/bin/bash
dd_rescue
grub2
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
util-linux


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

 
ICM