About Adam Knight
Location
Austin, TX
Home page/site
http://www.hopelessgeek.com/
Author Biography
Adam Knight is one of the founders of Mac Geekery and is a geek at heart. Programmer by day, hacker by night, his daily life revolves around the Macintosh platform, which he has been a user and programmer for since the early days of System 7 when his LCII replaced his Apple //c.
In-between tech jobs, he’s managed to learn the basics of any web hacker: PHP, MySQL, Perl, Apache, Linux, *BSD, and the intricacies of ./configure —prefix=~/bombshelter/. Today, codepoet is concentrating on blogging again, writing some software for the Mac by himself (including Notae) and for his company (such as Photonic) and has a few other toys coming out soon. Bug him over AIM or email [link fixed].



It works like a charm. Thank you, thank you, thank you!
Jim Reese
I’ve got an external iomega triple interface. I split it into 2 partitions using pdisk and fdisk. One is Journaled HFS+ and the other is FAT32L. See, the XBOX 360 will allow you to add a USB Mass storage device, so long as it’s formatted FAT32. I hate FAT32, but anyway…
The Fat32 volume is recognised on the xbox and osx and the journaled HFS+ is recognised on osx. Everything seems fine, except that FAT32 support went out the window with 10.3.8, so using a fat32 drive on 10.4 can result in destroyed data or volume structures (from what I’ve heard…), and I’ve personally noticed that it doesn’t act properly. I don’t want the volume to be mounted on OSX, I’d rather mount it manually in virtual PC. But in short, that part I can deal with myself.How do I keep it from mounting a fat32 partition? The partition doesn’t have a UUID, or at least diskutil doesn’t list one.
Maybe there’s a way to tell it to just not mount any partitions of a certain type or something? I’ve been raking forums all over and I just might end up melting google if I can’t figure this out!
diskutil info in Panther doesn’t display any UUID values.
How can a Panther user properly obtain that data?
-HI-
You would use “LABEL=MacintoshHD” and rename your drive to not have spaces. Panther doesn’t have the prolific use of UUIDs that Tiger does, so I’m unsure if it even does this, really.
Okay thanks.
That is weird tho, since Panther seems aware of UUIDs…
or, so one might assume — from looking at man uuidgen and
man diskarbitrationd. It’s mainly diskutil that seems oblivious.
Oh well.

But how would you use this to hide a FAT32 partition on Tiger? Like Panther there’s no UUID, but “LABEL=Name” doesn’t work in the fstab either.
In a nutshell, this has become more interesting with all of the talk of installing Windows on the Mactels. I now have a partition on my desktop that I just can’t seem to hide.
You can also ad a Dot (as “.Windows HD”)at the beginning of your windows partition while ruing windows (mac doesn’t allow it) and “Boom” (eh steve!) you windows drive icon disappears from the desktop. Of course this does not unmount the drive and you can still access it from the left menu in fonder but this was exactly what I was looking for !!!!
The command and the /etc/fstab file – still the same in Leopard, v10.5.x, for this?