live installer edit required?

Post Reply
User avatar
Tim CowChip
Posts: 304
Joined: 27. May 2011, 03:35
Location: Cascade Locks, OR

live installer edit required?

Post by Tim CowChip »

salixlive64-xfce-14.1.iso extracted to 8Gb flash drive with isomaster.

Code: Select all

sudo sh install_on_usb.sh --persistent 64 /dev/sdg
=========================================
										   
Removable device is /dev/sdg        
										   
=========================================
/dev/sdg1
install_on_usb.sh: line 183: dialog: command not found
install_on_usb.sh: line 208: dialog: command not found
install_on_usb.sh: line 224: 6890296 - 1024 *  : syntax error: operand expected (error token is "*  ")
I can't seem to make the install_on_usb.sh script executable as it exists on the usb flash drive.

I was able to to create a live Salix installation without persistence on a usb flash drive with Fedora liveusb-creator .
ImageImage
User avatar
gapan
Salix Wizard
Posts: 6238
Joined: 6. Jun 2009, 17:40

Re: live installer edit required?

Post by gapan »

The system you're using does not have the dialog command.
Image
Image
User avatar
Tim CowChip
Posts: 304
Joined: 27. May 2011, 03:35
Location: Cascade Locks, OR

Re: live installer edit required?

Post by Tim CowChip »

Thanks Gapan. You're right, I didn't have 'dialog' installed.
ImageImage
Post Reply