• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Removable vs Local Volumes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Removable vs Local Volumes


  • Subject: Removable vs Local Volumes
  • From: "Bobby B" <email@hidden>
  • Date: Fri, 21 Jul 2006 11:55:55 -0400

Hey guys

The project I'm toying with deals with drive volumes.  There are two
main NSWorkspace methods I use: -mountedRemovableMedia, and
-mountedLocalVolumePaths

Of course mountedLocalVolumePaths returns my own hard drive.  However,
I notice this:

If I mount an external USB hard drisk (180gig), it gets put under
-mountedLocalVolumePaths.  But, if I mount a USB flash drive (the
memory stick drives), it puts it under -mountedRemovableMedia.  Also,
the iPod shows up under -mountedRemovableMedia.

What is it about the external USB hard drive that makes it show up
under -mountedLocalVolumePaths instead of -mountedRemoavableMedia?

(and to make things even weirder, one time when I mounted the usb
flash drive, it showed up as a harddrive, lol :)

Is there anything you reccomend?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: application preferences
  • Next by Date: Re: writing huge C-array to a file
  • Previous by thread: Stuck in assembly view
  • Next by thread: Access to DataSource objects from NSTableView
  • Index(es):
    • Date
    • Thread