• 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: Thu, 15 Mar 2001 07:24:53 -0000

Rob,

Thanks for trying.

Alas this only works when the disk is mounted. Now if only there was a way
to mount.....

I'm giving up on this now. The amount of time spent on this so far is
probably more than I would have spent doing a manual mount with the d2
driver (which like all the other drivers seems to be unscriptable.

George

> -----Original Message-----
> From: Rob Jorgensen [mailto:email@hidden]
> Sent: 14 March 2001 23:45
> To: Pitcher, George
> Subject: RE: Mounting volumes
>
>
> Hi George :-)
>
> Was the disk mounted, and visible on the desktop, when you
> compiled the script?
>
> Which method did you try? Creating an alias (Finder variety) to the
> disk, or accessing the disk directly?
>
> Later,
>
> Rob
>
>
> On 3/14/01, you commented:
>
> >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
> >>
>
>
>
>
> --
> Later,
>
> Rob Jorgensen
> Ohio, USA


  • Prev by Date: Re: commands in a string..
  • Next by Date: Re: Choose file/folder command
  • Previous by thread: RE: Mounting volumes
  • Next by thread: Mounting volumes
  • Index(es):
    • Date
    • Thread