|
#1
|
||||
|
||||
|
One feature I liked about the EFI-X was that it didn't show up as a Volume on my desktop. Sure, you can change settings in Finder so that NO Volumes show up on your Desktop, but I like having my other disks available there.
So, I figured out a way to make your USB Chameleon stick be invisible. (However, I believe the following tip only works if you have XCode installed) To make it invisible, open the terminal and log in as root user. Then type: Code:
SetFile -a V /Volumes/USBNAME To see the changes, you will need to restart the Finder. The easiest way is in Terminal with: Code:
killall Finder If you want to make it visible again, simply repeat the process, this time using a small v to turn it off, like so: Code:
SetFile -a v /Volumes/USBNAME Alternately, if you don't have XTools, you can use the following two commands, just like the ones above: To hide: Code:
chflags hidden /Volumes/USBNAME Code:
chflags nohidden /Volumes/USBNAME If the second set of commands work for everyone, why did I make it more confusing by giving two different options? Good question! I don't really know what the advantages of using one or the other are, so take your pick! |
|
#2
|
||||
|
||||
|
Also, I picked up a USB header to USB female adapter at NewEgg, which lets me have my Chameleon Boot Stick attached directly to the mobo, just like the EFIX. (except, it is much slimmer, and does not block the other headers)
![]() The only one they had available had two female ports on it, which I suppose could be handy, but I would like to locate or build an even slimmer one that only has a single female port on it, pointing straight up. I can't really track anything down like this, but it sure would be easy to manufacture... I am toying with the idea of having a batch made, maybe even having them encased in a protective plastic casing with some kind of cool logo stamped on it. There is THIS ONE with a cable attached, but I kinda like the idea of just having it go straight on the mobo. Last edited by Aargh-a-Knot; August 31st, 2009 at 11:15 AM. |
|
#3
|
||||
|
||||
|
There is yet another trick. But it will work to hide individual files and folders.
In the root of the USB create a file called .hidden. You will probably need to reveal hidden files in order to do this. The .hidden file would read: boot Extra Library usr Make sure there is NO carriage return after the last item on the list. The one advantage about this method is that it also hides these files in Linux. I use Ubuntu as well, and this is a nice way of "protecting" these files. You can select which items you want to hide and reveal with this method.
__________________
Mobo: Gygabyte EP45-UD3p Video: nVidia 9800 GTX+ DVD: LG something RAM: 6 GB mixed brands HDD: About 8 of them all SATA CPU: Intel Core 2 Quad Q9650 3.0GHz |
|
#4
|
||||
|
||||
|
In Leopard the chflags command is preferred. SetFile and .hidden are deprecated.
__________________
Chameleon EFI 2.0 RC4 | Mac OS X 10.6.3 MB MSI P55M-GD45 (BIOS v1.6) CPU Intel Core i7 2.8 GHz GPU ATI RADEON 4870 HD (512 MB) RAM 4 GB G.SKILL DDR3-1600 HDD 1 TB Western Digital | DVD Sony Optiarc AD-7220S DISPLAY 24" Apple LED Cinema Display |
|
#5
|
||||
|
||||
|
Quote:
Good to know, thanks! |
|
#6
|
||||
|
||||
|
Thanks for this cool tip! I used SetFile on Snow Leopard. Is that okay?
|
|
#7
|
||||
|
||||
|
I think I'd rather connect the header for 2 more usb ports, but I found this at provantage.com:
__________________
Intel Quad Core 3.0, I don't know how to overclock, really. Gigabyte EP45-UD3P 8GB Kingston HyperX T1 PC2-8500 I BOOT to a RAID 0 w/ 2 Velociraptor 300's - it's dreamy baby. DUAL Sparkle 9800 GT 1GB (2) Sony AD-7220S D-link BT-120, Clique Webcam (nice!) Snow Leopard |
|
#8
|
|||
|
|||
|
Many thanks for this solution!
The hidden usb-stick was turned to grey in the Finder-sidebar, but diminished completely after a reboot.And within Pathfinder I´m still having acess to the bootstick. Perfect.
__________________
My OpenWilhelm(noTM) - config: USBStick with SLPU (Snow Leopard Processing Unit - that means Chameleon 2.0 RC1 with netkas-bootfile 10.1) OS MacOSX 10.6 Motherboard Gigabyte ep35-ds3 CPU Intel Core2Duo E8400 3.0 Ghz GPU Asus NVIDIA Geforce 7300GT with 256MB RAM 4096 MB Corsair PC2-800 HDD Seagate Barracuda ST3250310AS - 250 GB DVD Sony Optiarc 7200S ------ Efi-X off duty. |
|
#9
|
|||
|
|||
|
This is great!
I would also like to point out the hot key to "Go to Folder" Shift + Command + G type: /Volumes/[name_of_your_USB_drive] It's just very convenient...
__________________
Chameleon EFI 2.0 RC2 | Mac OS X 10.5.8 Mobo Gigabyte GA-X48-DQ6 CPU Intel 9550 Core 2 quad @ 3.4 GHz GPU 1 XFX NVIDIA GeForce 8800 GT (512 MB) | Alpha Dog Edition GPU 2 XFX NVIDIA GeForce 9800 GTX+ (512 MB) | Black Edition RAM 8 GB Kingston (DDR2-1066MHz) HDD 2 x 500 GB Western Digital Caviar Blue-Ray Burner Pioneer BD-RW BDR-202 |
|
#10
|
|||
|
|||
|
Isn't it simplest just to eject the USB stick in the Finder (by clicking on the up-arrow to the right of its name). You don't need to remove it physically. Then it's out of the way until your next reboot, or until you intentionally remount it using, eg, Disk Util.
BTW, that second USB port on the internal USB extender (great idea) would be perfect for a Bluetooth dongle, wouldn't it? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|