Ejectability
Ejectability
- Subject: Ejectability
- From: Deivy Petrescu <email@hidden>
- Date: Sat, 25 May 2002 12:04:25 -0400
In OS X when I try the following script:
tell application "Finder" to set l to disks whose ejectable is false
i get "{}".
that is, all my HD are ejectable according to the "Finder".
running dmesg I get the following lines:
"IOHDIXController::createDrive: warning entry missing removable
property - defaul
ting to TRUE.
IOHDIXController::createDrive: warning entry missing autodiskmount
property - de
faulting to TRUE.
IOHDIXController::createDrive: warning entry missing ejectable
property - defaul
ting TRUE
IOHDIXController::createDrive: warning entry missing lockable
property - default
ing TRUE"
Is there a way to prevent all my disks from being "ejectable"? Is
there a way to set the missing values or change the default ( last
resort) ?
thank you
--
Deivy Petrescu
http://www.dicas.com
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.