Posts Tagged ‘filesystem

I had to dig a while on this one. I think it was mostly because it took me a while to get what was going on. Basically, I have 4 server pairs that I needed to setup. Three where to be mysql instances, a master instance, a slave instance that was only [...]

Mount an ISO

In: Linux

4 Apr 2008

mount -o loop -t iso9660 file.iso /mnt/test


Recent Posts