========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"antix.freeforu ms.org/install-to-usb-stick-as-livecd-t805.html"
linktext was:"antix.freeforu ms.org/install-to- ... -t805.html"
====================================
Updated antix2usb.sh (bug fixes)
Created a new simple gui. It uses gtkdialog and uses default options.
Uploaded a tgz file to rapidshare:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://rapidshare.com/files/301793846/antix2usb-0.2.0.tgz.html"
linktext was:"http://rapidshare.com/files/301793846/a ... tgz.html "
====================================
MD5: 8E09794AF28E2037E369C9C6D1EA08D0
From the README file:
Enjoy.The script antix2usb.sh is adapted from sidux's fll-iso2usb.sh
Quoting fll-iso2usb.sh:
# given an usb pen, eg /dev/sdb, /dev/sdc we create ** one ** partition on that
# device make it bootable, format it with ext3
# install grub into it
# copy the message file into the grub dirs
# create directory for iso, kernel, initrd (eg sidux)
# copy the files into there.
# create the menu.lst file on it
More information on this:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://manual.sidux.com/en/hd-install-opts-en.htm"
linktext was:"http://manual.sidux.com/en/hd-install-opts-en.htm"
====================================
" onclick="window.open(this.href);return false
antix2usb.sh creates ** two ** partitions, the first bootable hosting
the system, and the second on the space left on device formated to
receive user data. Both are formated ext3.
The script antix2usb-gui.sh is a gtkdialog-powered interface.
It allows the user to:
- select the iso file
- select the removable USB device (please select with the combobox, do not edit!)
- select the size of the bootable partition (no spinbox available...)
- select to have or not a persistent home file system (for versions post 8.2)
Then the antix2usb.sh shell is launched in a xterm providing feedback.
The gui performs some checks.
Localisation is provided for french language. Defaults to english.
It is not a fair piece of programming (that's the most I could do with
gtkdialog... thanks to the slitaz guys for the ideas I borrowed from
their slitaz/tinyutils scripts).
The goal was to keep the gui simple with a minimal set of options.
The script antix2usb.sh provides more options, maybe not fully tested.
See: antix2usb.sh -h for help.
Feedback warmly welcome.
I will try topost 2 screenshots...