• 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
RE: Mounting volumes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Mounting volumes


  • Subject: RE: Mounting volumes
  • From: "Pitcher, George" <email@hidden>
  • Date: Wed, 14 Mar 2001 07:59:16 -0000

Rob,

I tried your suggestion but when I compile the script, it changes the disk
name to the name of the system disk and when run, opens the system disk
without re-mounting the disk I want to see.

Regards

George

> -----Original Message-----
> From: Rob Jorgensen [mailto:email@hidden]
> Sent: 13 March 2001 21:01
> To: AppleScript Users List
> Subject: RE: Mounting volumes
>
>
> On 3/13/01, I commented:
>
> >On 3/13/01, Pitcher, George commented:
> >
> >> Simon,
> >>
> >>Now you see my problem. I normally use either a HD Toolkit
> or SCSI probe,
> >>neither of which are scriptable. The 'mount volume' command
> is in Standard
> >>Additions without any mention of being for use ONLY on a network.
> >>
> >>At present we are using a partition on the d2 drive but we
> will soon be
> >>re-formatting it into a single partition. I would still
> have the problem of
> >>mounting the drive rather than a partition.
> >>
> >>If you can suggest any 3rd party solutions I'll give them
> the once over.
> >>
> >>I take it from your email that you're into Lasso as well?
> >
> >I'm coming into this thread late, so excuse me if I've missed
> >something or don't understand the problem.
> >
> >If I'm not mistaken, you should be able to overcome your problem
> >with an alias to the drive in question. It's worth a try anywho.
> >
> >Mount the drive and create an alias to it and then unmount the
> >drive. Use the alias in whatever fashion you wish (scripted,
> >double-click, etc.) to bring the drive back online. I haven't done
> >much with this, but it just worked on a partition. <shrug>
>
> Further testing has revealed that you might be able to do this
> without creating an alias (Finder variety).
>
> -- Example
>
> tell application "Finder"
> activate
> open alias "Your Drive or Volume:"
> end tell
>
> -- End Example
>
> The script will need to be compiled while the disk is mounted or the
> alias won't resolve. Again, this was tested only on one of my
> partitions, so your results may vary.
>
> --
> Later,
>
> Rob Jorgensen
> Ohio, USA
> _______________________________________________
> applescript-users mailing list
> email@hidden
> http://www.lists.apple.com/mailman/listinfo/applescript-users


  • Prev by Date: RE: Mounting volumes
  • Next by Date: Re: Does InDesign/Quark do Hyperlinks when saving to PDF?
  • Previous by thread: RE: Mounting volumes
  • Next by thread: RE: Mounting volumes
  • Index(es):
    • Date
    • Thread