Linux File Systems
I never thought they’d come in handy with Netware!
But, they sure have this week. I’ve been working on a project at my new job that centers around ZENWorks. See, we have a whole bunch of companies now, and they all have their own idea of how to run their portion of the network. Well, we’re trying to get it all unified under one vision, namely ours. Toward that end, we’re establishing a standard, of sorts, for workstation imaging. But, we want to stay flexible with it. As I wrote on Tuesday, we’ve got a fairly good menu system worked out with bash shell scripts and yesterday I figured out how to make the default ZENWorks Imaging Bootable CD TFTP the menu script over from the ZENWorks for Desktops server and load it. (The menu itself runs the standard commands for imaging, but strings several images together into one menu item.) And, from the title of this entry, you can guess where I did all that work. Yep, on a Linux workstation.
Thanks to ZENWorks CoolSolutions and this article, I was able to figure out how to uncompress the Linux image, mount it as a filesystem, change it, and put it all back. I used a shareware ISO editor to change the boot.iso to include the new image and the settings.txt file. Then, we burned that and, ka-pow! We’ve got a solution. I’m refining it today, but it works well enough now, in my opinion.
Man, I love my new job! Novell and Linux together make a great team!