thanks.i guess this one, maybe: unetbootin http://unetbootin.sourceforge.net/
On Sat, Aug 29, 2009 at 1:18 PM, Rob Canning <[email protected]> wrote: > > i think there is a nice GUI application for making live usbs from .iso > files - > this should simplify the process greatly ... cant remember what it was > called > both adnan and anton tried it and and should know the name... ping ping > > > randomroutine said : > > heyho. > > first of all i want to thank you for the effort in making this beautiful > > project. im running it from dvd. now im planning to put it on a usb. > > > > my only problem is that i dont know anything about terminal operations, > and > > even if i have checked other guys questions on the list regarding usb > > install, its still not working for me. > > > > - which file i should download from the mirror for usb? > > i have downloaded ...usb_dvd.iso directly on the usb partition ´puredyne´ > > what i prepared in the way its explained on the site. > > > > - the syslinux terminal usb install code on the site makes a headache for > me > > :) > > > > cd ~ > > > > sudo /sbin/lilo -M /dev/sdb > > mkdir iso usb > > sudo mount /dev/sdb1 usb > > sudo mount -o loop puredyne-*.iso iso > > sudo cp -rv iso/* usb > > cd usb > > mv isolinux/* . > > sudo rm -rf isolinux/ > > sudo sed -i 's/\/isolinux//g' *.cfg > > sudo sed -i 's/\/isolinux//g' *.txt > > sudo mv isolinux.cfg syslinux.cfg > > sudo mv isolinux.bin syslinux.bin > > cd .. > > sudo umount usb > > sudo umount iso > > syslinux /dev/sdb1 > > rm -rf iso usb > > > > my usb shows as dev/sdh, so i replaced sdb with that > > somehow i felt that the * in the iso means the exact iso name of the > > download so first i tried just that, didnt find anything. than i tried it > > with dev/sdh1/puredyne etc .iso than the terminal replied "its not a > folder" > > here i am stuck. - not even one third of the operation list :) > > > > can someone explain this list of code translated for idiots please ? :) > > if i would understand each line, maybe i could replace make the changes > > needed. > > > > sorry for bothering with this, hope its not a big effort. > > thanks! > > > > krisztian > > > --- > > [email protected] > > irc.goto10.org #pure:dyne > -------------- > [email protected] > rob.goto10.org > -------------- > > --- > [email protected] > irc.goto10.org #pure:dyne >
--- [email protected] irc.goto10.org #pure:dyne
