Installation of 64bit iso in a ext3 formatted USB stick.

You think you have found a bug? Let us know about it.
Post Reply
djemos
Site Admin
Posts: 675
Joined: 15 Apr 2016 06:03

Installation of 64bit iso in a ext3 formatted USB stick.

Post by djemos »

IMPORTANT:
1. Because of a bug in install_on_usb.sh script the size of efi partition, in a ext3 formatted USB stick, is smaller than the real size is needed. So download this updated version of the install_on_usb.sh script and use it to complete the installation in usb.

2. For users want to use the GUI installer to install the iso on usb have to download and install this new version of slackware-live.

Code: Select all

sudo spkg -i slackware-live-0.5.3-noarch-3dj.txz
Or run these commands to do it without download the file.

Code: Select all

sudo slapt-get -u
sudo slapt-get -i slackware-live
And next can run the gui installer.
Post Reply