i am new and i cant create iso with mkisofs i create a folder (nod) with mkisofs , main cpp, project 1 dev , cygwinn1.dll, make fil and a subfolder "cd" with ip.bin , ABS, BIB, and CPY i try this in the command (like the tuto) C:\>SaturnOrbit\nod\mkisofs -quiet -sysid "SEGA SATURN" -volid "SaturnApp" -vols et "SaturnApp" -publisher "SEGA ENTERPRISES, LTD." -preparer "SEGA ENTERPRISES, LTD." -appid "SaturnApp" - abstract "ABS.TXT" -copyright "CPY.TXT" -biblio "BIB. TXT" -generic-boot IP.BIN -full-iso9660-filenames -o sl.iso cd SaturnOrbit/nod/mkisofs: No such file or directory. Invalid node - - or this: C:\>SaturnOrbit\nod\mkisofs -b ip.bin -o sl.iso cd i need explanations , do i write something in ABS , BIB, and CPY text ? what name enter in the command line , project 1 ? like this =>> mkisofs -b project1 -o sl.iso cd i need help |