Hi, I'm trying to create a LiveUSB from the LiveCD. I'm using the Cooking Version 20100314 When I invoke the "tazusb gen-liveusb /dev/sdb1" command, the error appears: cp: cannot stat '/media/cdrom/boot/isolinux/*.inc' : No such file or directory I've looked the forums and the solution was to install a newer version of the tazpkg package. This didn't help. I have the tazpkg-3.4 version and the problem still occurs. I thought that maybe the problem was to just mount the cdrom with the command mount /media/cdrom But this doesn't help also, futhermore, after I enter the command tazusb gen-liveusb /dev/sdb1(and after the error occurs) the LiveCD is unmounted (no files in the /media/cdrom). The problem is also present, when I use the Stable 3.0 Version. //edit: apparently there are no *.inc files in the /media/cdrom/boot/isolinux/ directory (I've mounted the cdrom first). Oh, and how to use the [code] markers on this forum?
Solution: upgrade the "tazusb" package to the 2.4 version (I've got the 2.1 version installed) http://hg.slitaz.org/tazusb/rev/a084b9bea515 And thanks for the info about the formatting.
Use '<' instead of '[' and "pre" instead of "code".<br /> => for example: < pre > int main(void) < /pre > (I intentionally added spaces between '<' and "pre" to avoid formatting) gives:<br />