Re: Using SCP to copy pkg and trying to install the package remotely using SSH
Hi Greg, Below command I have tried sudo installer -pkg /users/admin/desktop/firefox.pkg -target / Thanks, Vishnu On Thu, Jun 7, 2012 at 10:57 PM, Greg Neagle <greg.neagle@disneyanimation.com> wrote:
Please copy and paste the exact command you've tried and the exact output you get. It's hard to diagnose from paraphrasing.
-Greg
On Jun 7, 2012, at 7:10 AM, vishnu kulkarni wrote:
Hi Vikram,
I have specified the -target / " I believe "/" indicates the root volume. Still it says Installer error and parameter missing.
Thanks,
Vishnu
On Thu, Jun 7, 2012 at 7:19 PM, Vikram Singh <vikram731@gmail.com> wrote:
What is the target? In your command specify the target after -target flag as shown below. sudo installer -pkg /path/to/file.pkg -target /
Thanks, Vikram.
On Thu, Jun 7, 2012 at 7:15 PM, vishnu kulkarni <vishnu5876@gmail.com> wrote:
I'm trying to install the package on logged off machine using the command sudo installer -pkg /path/to/file.pkg -target, however getting error parameter missing. Any suggestions?
Thanks,
Vishnu
=======
Hi All,
I have created a package using packagemaker. For testing I have SCP the pkg to remote machine using the SCP command. I could transfer the Zip file which contains the pkg to remote computer. Using SSH i have unzipped the file as well. However when i try to install the pkg using the SSH getting error installer invalid. Any suggestions?
I have used below command to install the pkg
sudo installer -pkg /path/to/file.pkg -target.
Thanks,
Vishnu
-- vishnu
_______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/installer-dev/vikram731%40gmail.com
This email sent to vikram731@gmail.com
-- vishnu
_______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/greg.neagle%40disneyan...
This email sent to greg.neagle@disneyanimation.com
-- vishnu _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
vishnu kulkarni