- make a backup of all the data on your pendrive
- copy the PixieLive4 directory from inside the ISO to your pendrive
- make sure to have a backup of all you pendrive data!!!
- install the bootloader depending on your system:
-
n
- On Windows open the command prompt as ADMINISTRATOR (it's in Accessories) then
X: (where X is your pendrive letter) cd PixieLive4 cd boot bootinst.bat
and follow the instruction
- On Linux open the terminal (i.e. xterm, konsole), then mount your pendrive, then
cd /PATHTOYOURPENDRIVE/PixieLive4/boot
sudo ./bootinst.sh #(if you have a sudo equipped distribution)
or
su #(you will be asked for root admin password) ./bootinst.sh #(as root)
and follow the instruction
then:
- unmount your drive
- reboot
- set your BIOS to boot from USB devices
for some unknown reasons the windows way doesn't work on my drive, it will be corrupted and i have to re-format it, that's the reason because i said make sure to have a backup of all you pendrive data before trying!!! if you can, do it from linux, it's safer