Sponsored Content
Operating Systems AIX problem when mounting Windows drive in AIX Post 302603510 by johnf on Thursday 1st of March 2012 07:20:10 AM
Old 03-01-2012
Code:
mount -v cifs -n windowsip/user/pass /sharedfolder /mountpoint

This command does not look correct. Following the -n should be the node name of the remote system. Is the remote filesystem windowsip/user/pass/sharedfolder?

I still question whether /mountpoint exists.
 

9 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

Mounting a windows share on AIX

Hi, How can I mount a Windows share (over samba) on an AIX machine? I know there is a utility called smbmount on Linux, but alas, I cannot find out how to the same thing on AIX. anyone have any ideas? thanks! (3 Replies)
Discussion started by: szahir1
3 Replies

2. UNIX for Dummies Questions & Answers

Problem mounting different named drive

Hi all, I've got a system here in which I have put a hard drive that was previously mirrored in a supposedly identical system. I am now attempting to boot from this drive alone but get these messages: --- ad4: 58644MB <Maxtor 6Y060L0> at ata2-master UDMA100 Mounting root from ufs:/dev/ar0a... (0 Replies)
Discussion started by: jimbostyx
0 Replies

3. UNIX for Dummies Questions & Answers

Mounting a Windows Network Drive on Solaris 10

Hi, I have a Solaris 10 OS. I would like to map a network drive to a Windows machine. I have typed the following command #mount 192.1.1.1:/content_dir /windows 192.1.1.1 - ip address of my windows box content_dir - directory that I have shared out to others users on my windows box... (3 Replies)
Discussion started by: annointed3
3 Replies

4. SCO

SCO6 NFS Problem mounting Windows resource

Hi, We are testing SCO6 for an upgrade. We currently have a SCO5.0.4 system that mounts a remote directory on a Windows 2000 server. The windows server has 'services for unix' installed to enable the required directory to be mounted on the SCO system. On SCO we run '/etc/mount -v -f NFS... (2 Replies)
Discussion started by: sidnagra
2 Replies

5. AIX

Mounting a USB Drive in AIX 5.3 ML 6, P570

Hi Can somebody help me know , How can i mount a USB drive in my AIX 5.3 ML6, P570 Server. This is a Bit urgent for me. Thanks in advance.. Regards Raj (0 Replies)
Discussion started by: rdkumarj
0 Replies

6. SCO

mounting USB floppy drive /Flash drive in OSR 6.0

Can anybody help me out to mount USB flash /floppy drive in sco openserver 6.0 . (5 Replies)
Discussion started by: sureshdrajan
5 Replies

7. Linux

Mounting windows drive into linux server

Dear Experts, My buissness requierment is to place some automated files in Windows server, Now Can you help me to map the Windows folder into Linux server. Windows Details:-windows 2003 Linux Details:- $ uname -a Linux testdb.mawarid.local 2.6.9-55.ELsmp #1 SMP Fri Apr 20 16:36:54 EDT 2007... (3 Replies)
Discussion started by: Mohammed Fareed
3 Replies

8. AIX

AIX 4.2.1 Tape Drive Problem

Hi, The problem I have is I want to restore my AIX machine. I have created a mksysb tape from my tape drive rmt0 and I changed the bootlist using this command "bootlist -m normal rmt0 hdisk0". However, when I display the bootlist "bootlist -om normal", it shows '-' hdisk0. I googled and... (2 Replies)
Discussion started by: AixNoob87
2 Replies

9. AIX

How can we share a AIX drive on to Windows 2012 server?

Hi, How can we share a AIX drive on to Windows 2012 server. or vise versa. Note: Not using NFS/CIFS/samba. (*we are not able to use samba/NFS/CIFS for some reason) Requirement: How to have real time file sharing over the network between Windows and UNIX Do you guys have any ... (4 Replies)
Discussion started by: System Admin 77
4 Replies
GTKPOD(1)							   gtkpod Manual							 GTKPOD(1)

NAME
gtkpod - GTK2 based software for managing songs and playlists on an Apple iPod SYNOPSIS
gtkpod [-h] [-m path] [-p filename] [--hash filename] DESCRIPTION
This manual page briefly describes the gtkpod command. OPTIONS
gtkpod supports the following options: -h, --help Displays the help message. -m, --mountpoint path Define the mountpoint of your iPod. -p filename Increment playcount for file filename by one. --hash filename Print gtkpod hash for file filename. FILES
~/.gtkpod/prefs Per user configuration file. Should normally only updated through the program itself. /etc/gtkpod/prefs Global configuration file. Used if no configuration file exist for the user starting gtkpod. ~/.gtkpod/gtkpod.in If this file exists, gtkpod will try to execute it at startup This is done before attempting to mount the iPod directory (optional) or read the iTunesDB (optional). ~/.gtkpod/gtkpod.out If this file exists, gtkpod will try to execute it while exiting the program. This is done after attempting to unmount the iPod directory (optional) and sending the "eject" command to the iPod (optional). /etc/gtkpod/gtkpod.in, /etc/gtkpod/gtkpod.out Used instead of the per user scripts if the former ones don't exist and these do. ~/.gtkpod/gtkpod.load If this file exists, gtkpod will execute it before loading the contents of an iPod with the iPod's mountpoint as the only command line argument. Put any commands needed to access the iPod here, for example if you need to mount the iPod manually. ~/.gtkpod/gtkpod.eject If this file exists, gtkpod will execute it when ejecting an iPod with the the iPod's mountpoint as the only command line argument. Put any commands you want to execute after gtkpod has written the changes to the iPod here. For example: sudo eject $1 gtkpod will not attempt to do any magic of it's own to mount/unmount/eject the iPod. AUTHOR
Jorg Schuler <jcsjcs at users.sourceforge.net> Corey Donohoe <atmos at atmos.org> Adrian Ulrich <pab at blinkenlights.ch> and others This manpage was written by Frank Lichtenheld. COPYRIGHT AND LICENSE
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. gtkpod 2.1.2 2009-01-04 GTKPOD(1)
All times are GMT -4. The time now is 03:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy