|
|
|
|
#1 |
|
Triple-A Player
Join Date: Feb 2007
Posts: 82
|
USB memory stick - how to mount each boot
I've got myself a 2GB USB memory stick. Details from System Profiler below.
I'm using it as a documents store between two computers, but it spends most of the time plugged into my iMac. The problem is that, on each boot, it doesn't automatically mount. I have to unplug it and reinsert it. Apologies if this is an obvious question, but how do I make it stay mounted across boots? Disk: Capacity: 1.92 GB Removable Media: Yes Detachable Drive: Yes BSD Name: disk1 Version: 1.10 Bus Power (mA): 500 Speed: Up to 480 Mb/sec Manufacturer: Easy OS9 Drivers: No Product ID: 0x1d00 Serial Number: 9073010001B0 S.M.A.R.T. status: Not Supported Vendor ID: 0x13fe Volumes: DOCUMENTS: Capacity: 1.92 GB Available: 1.46 GB Writable: Yes File System: MS-DOS FAT32 BSD Name: disk1s1 Mount Point: /Volumes/DOCUMENTS |
|
|
|
|
|
#2 |
|
Prospect
Join Date: Mar 2007
Posts: 10
|
I've been using a 512meg Usb key in between a G4 OSX and a Dell Laptop Win XP and while it is usually recognised by both, ocaisionally the G4 has a problem and I have to reformat the USB key using the PC and then it's all ok again.
Apart from that maybe experiment with NFTS or FAT format and who knows, maybe there's a better driver about. Hope that helps but it's difficult to know. I'll be surprised if I even get one reply to my post as if I have to ask, it's usually something that no-one else knows either. |
|
|
|
|
|
#3 |
|
Major Leaguer
Join Date: Dec 2005
Location: Plymouth, Massachusetts
Posts: 385
|
TinkerTool System has the option under System Setup>Volumes to automatically mount external disks during startup.
|
|
|
|
|
|
#4 | |||||||||||||||||||||||
|
Triple-A Player
Join Date: Feb 2007
Posts: 82
|
That does the trick, thanks! Is there any logic behind the fact that external volumes don't mount automatically? Is it a security measure? |
|||||||||||||||||||||||
|
|
|
|
|
#5 | |||||||||||||||||||||||
|
Triple-A Player
Join Date: Feb 2007
Posts: 82
|
Maybe I spoke too soon. Sometimes the USB stick mounts on boot, sometimes it doesn't. Is there a command I can issue to instantly mount all removable storage devices? |
|||||||||||||||||||||||
|
|
|
|
|
#6 |
|
Major Leaguer
Join Date: Dec 2005
Location: Plymouth, Massachusetts
Posts: 385
|
Hmm. Since I enabled that feature, no volume has failed to mount (unless the stick or cable was not inserted securely) whether at on login or after - except for one faulty stick that I returned to the store. Are you sure the problem is not with the hardware?
I know virtually nothing about UNIX, but I think diskutil might do what you want. You'll need somebody else to verify and help you with that. |
|
|
|
|
|
#7 | |||||||||||||||||||||||
|
Triple-A Player
Join Date: Feb 2007
Posts: 82
|
I do know about Unix, having a good grounding in Linux. After investigating the diskutil command, it looks like Code:
sudo diskutil mountDisk Code:
sudo diskutil mountDisk XXXX /Volumes/USB |
|||||||||||||||||||||||
|
|
|
|
|
#9 | |||||||||||||||||||||||
|
Triple-A Player
Join Date: Feb 2007
Posts: 82
|
That should work. What it does is list the mountable devices, and then mount the one you specify. The problem is that diskutil can't see the USB drive, so it doesn't work for me. When I run a component of the command Code:
diskutil list Code:
/dev/disk0 #: type name size identifier 0: Apple_partition_scheme *74.5 GB disk0 1: Apple_partition_map 31.5 KB disk0s1 2: Apple_HFS My iMac 74.4 GB disk0s3 I've done some more investigating re: the disappearance of the device. The USB drive stays mounted across reboots, but not if the computer shuts down. |
|||||||||||||||||||||||
|
|
|
|
|
#10 | |||||||||||||||||||||||
|
Triple-A Player
Join Date: Feb 2007
Posts: 82
|
Yup, that fixes it. Repartitioning/reformatting the drive as "Mac OS Extended" (using the standard OS X Disk Utility) means it now appears upon startup, even a cold boot. An added advantage is that I can give it a title beyond eight UPPERCASE characters. Incidentally, the USB stick still has a Windows MBR, rather than GUID Partition Table or Apple Partition Map. So clearly that isn't a factor. It's solely down to partition type. |
|||||||||||||||||||||||
|
|
|
|
|
#11 |
|
Hall of Famer
Join Date: Sep 2004
Location: Chicago, Illinois
Posts: 3,194
|
You can get a Windows utility to read HFS+ files if you still need to use the stick on a Windows computer. MacDrive should work.
Joe VanZandt |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|