Wednesday, October 06, 2004

I keep forgetting these simple commands for some reason, so I'll put them here (Redhat 8):

Burn the ISO after I've downloaded it
cdrecord -v speed=8 dev=0,0,0 blahblah.iso

Burn the VCD after I've downloaded the .cue and .bin files
cdrdao write --device 0,0,0 blahblahblah.cue

Create an ISO image from directory
mkisofs -r -o /image.iso /dir_of_files_to_use

Reference Page
How to become a Hacker

:::EDIT:::
I just finished a Debian 3.0 (Sarge) net install that was fairly painless, however, the machine on it is too freakin slow and my retarded self downloaded the desktop environment when all I really needed was a file server. I'll figure out how to take all that other junk out later.

No comments: