Mount.cifs does nothing

When I run, as root:
mount -t cifs //storage01.stevens.edu/public /media/storage01/public/ -o username=myuser workgroup=campus
I get a password prompt. When I enter my password and press enter mount does nothing. It just hangs.
Stranger yet, if I specify a password as an option I still get the password prompt.
Any ideas?
(I really want to get Mathematica 7 off my school's server!)
Thanks

One thing I noticed is that options following the -o flag should be comma separated rather than space separated.
And man mount.cifs says to set the domain (workgroup) of the user by using domain=xxx.
So perhaps:
mount -t cifs //storage01.stevens.edu/public /media/storage01/public/ -o username=myuser,domain=campus
Bob
Last edited by Hrod beraht (2009-01-29 21:05:08)

Similar Messages

  • Ipod wont mount/format does nothing/ hd dead?

    HI
    I own a 3g ipod 15gb. It had been working fine. A week ago, I put it to sleep, and when it woke up it kerp flashing the broken folder icon and then reseting. I cound not mount it. By pressing the foreward button, I would get into disk mode.
    Connecting to a computer got it to say
    "disk mode-do not disconnect" but it would not mount/ appear in disk utility. Somehow, I got it to finally work and formatted and reset the firmware on a friends windows comp. It worked fine once, then the same thing happened. After taking it off my mac, it will say "ok to disconnect" and freezes there
    anyone have a sugestion?
    ps...I got it replaced a month ago in warrenty, but now that is up. Can I still send it back (warranty on the replacement?) thanx
    emac 1 ghz. 512mb   Mac OS X (10.3.8)  

    ?

  • Mount cifs as user

    Hi,
    I'm trying to mount cifs as normal user using mount.cifs via fstab
    Here is my fstab entry:
    //server/zawart    /home/zawart/media    cifs    credentials=/etc/conf.d
    /zawart.cifs,uid=1000,forceuid,gid=100,rw,perm=0600,noexec,nosuid,user,iocharset=utf8,directio,noauto    0    0
    Here is what I get when I type mount ~/media as user zawart with uid 1000.
    This mount.cifs program has been built with the ability to run as a setuid root program disabled.
    So I read the man 8 mount.cifs and there is a note
    'This command may be used only by root, unless installed setuid, in which case the noeexec and nosuid mount flags are enabled.
    I set it chmod a+s /sbin/mount.cifs and now it still doesn't mount anything but shows different message:
    This mount.cifs program has been built with the ability to run as a setuid root program disabled.
    mount.cifs has not been well audited for security holes. Therefore the Samba team does not recommend installing it as a setuid root program.
    Mounting it as root works but not as normal user, if you could help please leave a post here
    Last edited by zawart (2010-06-04 16:13:35)

    this is a security restriction with mount commands, so that only root can mount volumes. by default mount.cifs does not come with setuid enabled, you can however compile it yourself from sources and enable setuid for it,

  • Trying to resolve ntlmv errros mounting CIFS network shares via fstab

    Kernel: 3.4.2-2
    WM: Openbox
    About 6 months or so ago, which was after about a year on my current install with no issue, I began getting an ntlmv error when auto mounting samba shares at
    boot.  Everything still worked but I continued getting an error message.
    My fstab entry at that time looked like this:
    //<LAN_IP>/<share name>/ /mnt/Serverbox cifs credential=/path/to/file,file_mode=0777,dir_mode=0777 0 0
    The error I recieved looked like this:
    CIFS VFS: default security mechanism requested. The default security mechanism will be upgraded from ntlm to ntlmv2 in kernel release 3.3
    So I did what research I could on the error, found the "sec" option and discovered that adding the "sec=ntlmv2" option to my above noted fstab entry got
    rid of the error message and everything still worked perfectly; that is until this weekend.
    After upgrading both machines this weekend I noticed a new boot time error message and saw that my shares were no longer being mounted.
    relevant boot log:
    Mounting Network Filesystems [BUSY] mount error(22): Invalid argument
    Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
    relevant everything log:
    CIFS VFS: bad security option: ntlmv2
    /var/log/pacman from the the weekend's upgrade:
    [2012-06-16 13:03] Running 'pacman -Syu'
    [2012-06-16 13:03] synchronizing package lists
    [2012-06-16 13:03] starting full system upgrade
    [2012-06-16 13:10] removed dbus-python (1.0.0-1)
    [2012-06-16 13:10] upgraded linux-api-headers (3.3.2-1 -> 3.3.8-1)
    [2012-06-16 13:10] Generating locales...
    [2012-06-16 13:10] en_US.UTF-8... done
    [2012-06-16 13:10] en_US.ISO-8859-1... done
    [2012-06-16 13:10] Generation complete.
    [2012-06-16 13:10] upgraded glibc (2.15-10 -> 2.15-11)
    [2012-06-16 13:10] upgraded bison (2.5-3 -> 2.5.1-1)
    [2012-06-16 13:10] upgraded libpng (1.5.10-1 -> 1.5.11-1)
    [2012-06-16 13:10] upgraded cairo (1.12.2-1 -> 1.12.2-2)
    [2012-06-16 13:10] upgraded libwbclient (3.6.5-2 -> 3.6.5-3)
    [2012-06-16 13:10] upgraded cifs-utils (5.4-1 -> 5.5-1)
    [2012-06-16 13:10] upgraded sqlite (3.7.12.1-1 -> 3.7.13-1)
    [2012-06-16 13:10] upgraded colord (0.1.21-1 -> 0.1.21-2)
    [2012-06-16 13:10] installed pambase (20120602-1)
    [2012-06-16 13:10] upgraded pam (1.1.5-3 -> 1.1.5-4)
    [2012-06-16 13:10] upgraded libcups (1.5.3-4 -> 1.5.3-5)
    [2012-06-16 13:10] upgraded cups (1.5.3-4 -> 1.5.3-5)
    [2012-06-16 13:10] installed python-dbus-common (1.1.0-2)
    [2012-06-16 13:10] installed python2-dbus (1.1.0-2)
    [2012-06-16 13:10] upgraded dconf (0.12.1-1 -> 0.12.1-2)
    [2012-06-16 13:10] upgraded desktop-file-utils (0.19-1 -> 0.20-1)
    [2012-06-16 13:10] upgraded firefox (13.0-2 -> 13.0.1-1)
    [2012-06-16 13:10] upgraded freetype2 (2.4.9-2 -> 2.4.10-1)
    [2012-06-16 13:10] upgraded initscripts (2012.05.1-3 -> 2012.06.1-1)
    [2012-06-16 13:10] upgraded jre7-openjdk-headless (7.u4_2.2-1 -> 7.u5_2.2.1-1)
    [2012-06-16 13:10] upgraded jre7-openjdk (7.u4_2.2-1 -> 7.u5_2.2.1-1)
    [2012-06-16 13:10] upgraded jdk7-openjdk (7.u4_2.2-1 -> 7.u5_2.2.1-1)
    [2012-06-16 13:10] upgraded kdelibs (4.8.4-1 -> 4.8.4-2)
    [2012-06-16 13:10] upgraded libdrm (2.4.33-1 -> 2.4.35-1)
    [2012-06-16 13:10] upgraded libglapi (8.0.3-2 -> 8.0.3-3)
    [2012-06-16 13:10] upgraded liblrdf (0.4.0-9 -> 0.5.0-1)
    [2012-06-16 13:10] upgraded libmysqlclient (5.5.24-1 -> 5.5.25-1)
    [2012-06-16 13:10] installed khrplatform-devel (8.0.3-3)
    [2012-06-16 13:10] installed libegl (8.0.3-3)
    [2012-06-16 13:10] upgraded nvidia-utils (295.53-1 -> 295.59-1)
    [2012-06-16 13:10] upgraded libva (1.0.15-1 -> 1.1.0-1)
    [2012-06-16 13:10] upgraded mkinitcpio (0.9.1-1 -> 0.9.2-2)
    [2012-06-16 13:10] >>> Updating module dependencies. Please wait ...
    [2012-06-16 13:10] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-06-16 13:10] ==> Building image from preset: 'default'
    [2012-06-16 13:10] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-06-16 13:10] ==> Starting build: 3.4.2-2-ARCH
    [2012-06-16 13:10] -> Running build hook: [base]
    [2012-06-16 13:10] -> Running build hook: [udev]
    [2012-06-16 13:10] -> Running build hook: [autodetect]
    [2012-06-16 13:10] -> Running build hook: [pata]
    [2012-06-16 13:10] -> Running build hook: [scsi]
    [2012-06-16 13:10] -> Running build hook: [sata]
    [2012-06-16 13:10] -> Running build hook: [filesystems]
    [2012-06-16 13:10] -> Running build hook: [usbinput]
    [2012-06-16 13:10] -> Running build hook: [fsck]
    [2012-06-16 13:10] ==> Generating module dependencies
    [2012-06-16 13:10] ==> Creating xz initcpio image: /boot/initramfs-linux.img
    [2012-06-16 13:10] ==> Image generation successful
    [2012-06-16 13:10] ==> Building image from preset: 'fallback'
    [2012-06-16 13:10] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-06-16 13:10] ==> Starting build: 3.4.2-2-ARCH
    [2012-06-16 13:10] -> Running build hook: [base]
    [2012-06-16 13:10] -> Running build hook: [udev]
    [2012-06-16 13:10] -> Running build hook: [pata]
    [2012-06-16 13:10] -> Running build hook: [scsi]
    [2012-06-16 13:10] -> Running build hook: [sata]
    [2012-06-16 13:10] -> Running build hook: [filesystems]
    [2012-06-16 13:10] -> Running build hook: [usbinput]
    [2012-06-16 13:10] -> Running build hook: [fsck]
    [2012-06-16 13:10] ==> Generating module dependencies
    [2012-06-16 13:10] ==> Creating xz initcpio image: /boot/initramfs-linux-fallback.img
    [2012-06-16 13:11] ==> Image generation successful
    [2012-06-16 13:11] upgraded linux (3.3.8-1 -> 3.4.2-2)
    [2012-06-16 13:11] upgraded lirc-utils (1:0.9.0-16 -> 1:0.9.0-18)
    [2012-06-16 13:11] upgraded mesa (8.0.3-2 -> 8.0.3-3)
    [2012-06-16 13:11] upgraded mysql-clients (5.5.24-1 -> 5.5.25-1)
    [2012-06-16 13:11] upgraded mysql (5.5.24-1 -> 5.5.25-1)
    [2012-06-16 13:11] upgraded nvidia (295.53-1 -> 295.59-1)
    [2012-06-16 13:11] upgraded opencl-nvidia (295.53-1 -> 295.59-1)
    [2012-06-16 13:11] upgraded pango (1.30.0-1 -> 1.30.1-1)
    [2012-06-16 13:11] upgraded pcmanfm (0.9.10-1 -> 0.9.10-2)
    [2012-06-16 13:11] upgraded psmisc (22.16-1 -> 22.17-1)
    [2012-06-16 13:11] upgraded smbclient (3.6.5-2 -> 3.6.5-3)
    [2012-06-16 13:11] upgraded thunderbird (13.0-1 -> 13.0.1-1)
    [2012-06-16 13:11] upgraded udisks2 (1.94.0-1 -> 1.94.0-2)
    [2012-06-16 13:11] upgraded unrar (4.2.3-1 -> 4.2.4-1)
    [2012-06-16 13:11] upgraded virtualbox-archlinux-modules (4.1.16-1 -> 4.1.16-2)
    [2012-06-16 13:11] In order to use the new version, reload all virtualbox modules manually.
    [2012-06-16 13:11] upgraded virtualbox-modules (4.1.16-1 -> 4.1.16-2)
    [2012-06-16 13:11] upgraded xine-ui (0.99.6-5 -> 0.99.7-1)
    [2012-06-16 13:11] Running 'pacman -Syy'
    [2012-06-16 13:11] synchronizing package lists
    [2012-06-16 13:12] Running 'pacman -Syu'
    [2012-06-16 13:12] synchronizing package lists
    [2012-06-16 13:12] starting full system upgrade
    [2012-06-16 13:13] upgraded lib32-freetype2 (2.4.9-1 -> 2.4.10-1)
    [2012-06-16 13:13] upgraded lib32-gnutls (3.0.19-1 -> 3.0.20-1)
    [2012-06-16 13:13] upgraded lib32-krb5 (1.10.1-2 -> 1.10.2-1)
    [2012-06-16 13:13] upgraded lib32-libpng (1.5.10-2 -> 1.5.11-1)
    [2012-06-16 13:13] upgraded lib32-libx11 (1.4.99.902-1 -> 1.5.0-1)
    [2012-06-16 13:13] upgraded lib32-nvidia-utils (295.53-1 -> 295.59-1)
    [2012-06-16 13:13] upgraded lib32-sqlite3 (3.7.11-1 -> 3.7.13-1)
    [2012-06-16 13:13] upgraded lib32-util-linux (2.21.1-1 -> 2.21.2-1)
    [2012-06-16 13:13] upgraded lib32-xcb-util (0.3.8-1 -> 0.3.9-1)
    [2012-06-16 13:13] upgraded wine (1.5.5-1 -> 1.5.6-1)
    Currently returning to the old fstab entry once again gives the initial error code about the security mechanism being upgraded in kernal release x.x (it always seemed to change with each kernel change) though the shares seem to mount just fine. I've looked through the wiki, man pages on die.net and googled everything I can think of and I find a lot pages mentioning ntlmv errors with no solutions, many telling me that ntlmv and ntlmv2 are mount options, but nothing that gives me any indication on why I might be getting this error or how to go about looking for a solution.
    I've looked through the pacman logs on both my desktop and my file server that I'm connecting to in an effort to determine what might have changed and I found that:
    the smbclient had been upgraded on both machines so I tried downgrading back to version 3.6.5-2 but there was no change when rebooting.
    I also found cifs-utils had been upgraded on the file server.  So I downgraded that as well to the previous version (5.4-1), rebooted both machines and I'm still getting the same invalid arguement error.
    I've now gone back and upgraded to the most recent versions of the downgraded packages on each machine but I'm at a loss as to what my next steps should be.  Where do I go from here to track this down and determine if this is a bug or configuration error.  Is there a cleaner way of mounting these shares that I should be using instead of fstab?
    Thank you.

    I had the same issue. After upgrading kernel to 3.4.5 today the cifs share mounted with original fstab settings. I believe it was caused by this bug:
    kernel changelog wrote:    The double delimiter check that allows a comma in the password parsing code is
        unconditional. We set "tmp_end" to the end of the string and we continue to
        check for double delimiter. In the case where the password doesn't contain a
        comma we end up setting tmp_end to NULL and eventually setting "options" to
        "end". This results in the premature termination of the options string and hence
        the values of UNCip and UNC are being set to NULL. This results in mount failure
        with "Connecting to DFS root not implemented yet" error.

  • My MacBook Pro says: iDisc not mounted, what does this mean???

    I'm trying to acess my iDisc and it's not working.  Message pops up that says "iDisc not mounted", what does this mean?  I can no longer download music or movies from itunes also, because it says startup disc is full.  I've tried to delete items from my computer, still not enough room.  I don't know what to do here.  Maybe I accidentally deleted the iDisc???  Also, the Mobile Me thing isn't working either...it says "an error was returned from the server. check back later."  Guurrrrhhhh!  Somebody please help me....

    Falling Rain wrote:
    I meant 'duh' to myself....
    Most of the movies r for my son...synced to his iPad 2....can I delete them off my MBP???  Will they remain in the cloud?  Or should I just copy my entire iTunes library to an external hard drive?  Can I add more memory to this MBP?
    You need a bigger Hard Drive, not More Memory (well, you may need that too but it has nothing to do with this problem)
    Buy and fit a bigger hard drive, post back if you need help with that.

  • Mount.cifs(8) on Solaris 10 8/07?

    I have Solaris 10 8/07 installed on my workstation, and would like to mount a directory shared from my Windows machine. "apropos cifs" shows mount.cifs(8), and there is a man page, but the binary is no-where to be found. "find / -name \*cifs\*" did not return anything useful, and mount(1M) does not seem to accept "-F cifs". A quick search on Sunsolve does not turn up much.
    Any ideas?
    Thanks,
    -Andrew

    Yea, the one over on Opensolaris probably isn't a suitable replacement.
    http://docs.sun.com/app/docs/doc/816-5166/6mbb1kps6?a=expand
    only lists the following:
    # mount_hsfs(1M) � mount hsfs file systems
    # mount_nfs(1M) � mount remote NFS resources
    # mount_pcfs(1M) � mount pcfs file systems
    # mount_tmpfs(1M) � mount tmpfs file systems
    # mount_udfs(1M) � mount a udfs file system
    # mount_ufs(1M) � mount ufs file systems
    You might try recompiling Samba yourself from source and see it that fixes the issue.
    alan

  • CIFS Kernel Module Needed for A7600-F. Can't mount CIFS Shares.

    Does anyone have, or could compile a CIFS Kernel for the A10 (A7600-F) please.
    I am trying to mount CIFS shares on my NAS, nut don't have the cifs.ko file required.
    Help would be greatly appreciated.
    Thanks.
    Model Number: Levono A7600-F
    Android Version 4.4.2
    Kernel Version: 3.4.67
    Build Number: A7600F_A442_000_022_140829_ROW
    The tablet was rooted using Kingo Root.

    Hi Gmarkall,
    You really seem to know what you're doing.
    I need the same module files for my A10-70 (A7600-F).
    Are you able to complie these please?
    Lenovo make the source code available here
    http://support.lenovo.com/gb/en/products/tablets/a​-series/a10-70-tablet?TabName=Downloads
    I've tried to do this myself, but can't figure it out.
    Can you help me please?
    Thanks
    Moderator comment: This post and its replies below were pulled out of an old thread about a different model and merged here. Subjects here and below edited to match. Was: Re: CIFS Kernel Module? - can't mount CIFS share on IdeaPad A2109

  • Eclipse ANT hangs and does nothing!

    Hi all,
    I'm trying to build a project that I  know works (I just built it on Windows) and strangely it will not build.
    Here is what happens:
    I go to Ant -> Build, then it looks like it's trying to build something, the little red terminate button comes up on the console, but the console does NOTHING.
    I've tried the repo version of eclipse, a fresh download from the site, different JDKs, different versions of ANT, tried ant -diagnostics, tried allocating more memory to eclipse, and still nothing. It hangs on every version and produces no output.
    Ant and everything else work correctly -- I just checked and I can build from the command line.
    Anyone have similar issues or ideas of what could be wrong?
    Thank you,
    Harold
    Last edited by leftyteck (2009-06-12 22:02:27)

    read Moan Guide and provide full system specification including PSU details(look for them over PSU sticker).
    have you Clear CMOS Guide? if not do it(remove power cord from PSU before proceed).
    is it working with your old CPU? ensure CPU is mounted well.

  • Auto mount CIFS

    I know that there are many post and solutions regarding how to auto mount CIFS shares.... but for some reason I cannot get any of them to work.
    Here is what I know.
    1) I used to use fstab.  But not fstab requires root access to mount CIFS Shares
    2) I have tried smbnetfs as described here: [url= https://wiki.archlinux.org/index.php/sa … c_mounting ] Samba .  This results in extremely slow browsing to the network share and my credentials being denied.  It is possible that I have not set up the ~/.smb/smbnetfs.auth file correctly.  I also get the message:
    WARNING: Unkown libsmbclient version: 4.1.6
    SMBNetFS may not work as expected.
    3) I have tried autofs Autofs with no luck.
    4) I would be willing to mount from the terminal or a script file.  However, when I mount with
    sudo mount -t cifs //networkstorage/01_media  /home/user/Network/01_media -o username=xxxx,password=xxxxx
    I do not get rear/write privileges.
    5) I know the CIFS share is set up correctly.  Because if I brows to the share using thunar I can mount the location (with password and username) and get full read write access.
    Can anyone suggest what is the best method for mounting.  So that I can begin trying to fiqure out how to make it work for my system.  Or if I could get some advice on what I am doing wrong in the terminal so that I could get R/W privileges.
    Thanks!

    You tried the fstab, but you didn't specify what youactually put in the fstab.  There is an option which should enable you to mount the cifs filesystem as a normal user... it is the same option as any other filesystem.  Have a look at the mount man page, as it has the information you are looking for.
    I don't know what smbnetfs is or how one would use that, but from a quick gander at the package info it appears to be a fuse filesystem.  You also didn't give even a hint of what happened when you tried autofs, or in what way you failed.
    I think what you might really be looking for is an automounting daemon though.  I'm not sure how they work with network shares that require a password, but you might want to have a look.  This would be how the DEs handle automounting.  In particular, there is udev{,2} that seems to be the most common solution.

  • I am trying to install a language disc. I clicked on the installer. It ran for a long time without installing. I click stop installing and it says it is stopping but is doing nothing. I am unable to eject the disc or stop anything.

    I am trying to install a Portugese language disc. I clicked on the installer icon and it said it was installing, but it ran forever without doing anything. I clicked "stop installing" and it says "stopping", but it is doing nothing. I am unable to eject the disc or do anything because it says an operation is in progress.

    Please provide some info on the disc, where it comes from, who made it, etc.  Also tell us what version of OS X you are running.

  • I upgraded from 3.6.13 to Beta 4.0 and now Firefox will not open at all I tried to uninstall to start again but it will not uninstall either it does nothing.

    I uninstalled Beta 4 and re-installed 3.6.13 now Firefox will not open at all I tried to uninstall to start again but it will not uninstall either it does nothing, I have been using Firefox for a long time but cannot resolve this problem can anyone help and give me a solution please. As I use Firefox as my web browser it is very frustrating.
    The fact it will not uninstall appears to be something completely new as nobody I know who uses Firefox has ever encountered this in the past.

    Did you check your security software (firewall)?
    A possible cause is security software (firewall) that blocks or restricts Firefox without informing you about that, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process.
    See [[Server not found]] and [[Firewalls]] and http://kb.mozillazine.org/Firewalls
    If necessary then also see:
    * http://kb.mozillazine.org/Browser_will_not_start_up
    * http://kb.mozillazine.org/Error_loading_websites

  • Trying to do a software update, but my macbook pro does nothing after it prompts me to restart

    I am trying to do a software update on my Macbook Pro so I can update the new iTunes so I can start using my new iPod. Every time I go through the process of the computer searching for updates and confirming there are software updates, then being prompted to restart my computer, it does nothing. After my Macbook Pro turns on again, nothing pops up and I go into my information and it says I still have the old software. Nothing is prompting me to do the update after I restart my computer, or beforehand for that matter. HELP.

    Are you really still running 10.6.2? If Software Update isn't working for you, you may want to try using the 10.6.8 combo update found here -->> http://support.apple.com/kb/DL1399.
    If that doesn't work, call back...
    Clinton

  • Why does my itunes crash after start up with an "APPCRASH" error every time i open it?! I have been trying to fix this for weeks but all i can do it re-install it every other day which does nothing!

    Why does my itunes crash after start up with an "APPCRASH" error every time i open it?! I have been trying to fix this for weeks but all i can do it re-install it every other day which does nothing! I am desperate to get access to my itunes to get music on my phone and all of this just makes me want me to sell my iphone since there is no other way to add music to my phone. If things go get sorted soon you can say goodbye to my support.

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • My 4S has stopped ringing. Voicemail's disabled but if you call me, you'll hear it ring your end but it does nothing at mine and freezes if I make a call. Texts are not being delivered or coming through delayed. Ringer is on, tone enabled - help!

    My iPhone 4S has stopped ringing altogether. Voicemail is disabled but if you call me, you'll hear it ringing at your end but it does nothing my end and freezes in the phone app if I make a call (doesn't ring or connect and doesn't freeze the phone, just the calling part). Texts are not being delivered or coming through delayed. Ringer is on, tone enabled - help!
    I've disabled roaming so it only runs on wifi (this after getting a £4k phone bill...) and I can use Skype, Viber and WhatsApp with no problem at all.
    Would really appreciate any help at all!
    Many thanks.

    Hi there - am with Orange and they said nothing wrong with account and service running normally.  They said if they had cut me off I would've received a text (debatable with current message receiving situation!) and when I called out it would say 'calls from this number are barred'.  Also if you called me it would say something similar.  But it doesn't, it will ring and ring until it rings off but nothing happens at all on my handset. Not even a missed call notification.  If I call out, it will display that it is calling the number but that's it.  If I cancel the call it will constantly display 'ending call'.  If I come out of the phone and go to another app then revist phone it will start calling that last dialled number - without ever getting as far as ringing or connecting.

  • When trying to PDF a webpage into a PDF, it does not work, I go through all the steps as normal, and It does nothing. I can repeat my action, where instead of "printing" to adobe, it saves the file, which it doesn't save it at all. I can't even find the o

    When trying to PDF a webpage into a PDF, it does not work, I go through all the steps as normal, and It does nothing. I can repeat my action, where instead of "printing" to adobe, it saves the file, which it doesn't save it at all. I can't even find the original in my work folder. I need to know how to stop this from happeing and get it back to the way it has been working he last 6 months since i purchased this program.

    Hi pissedadobeuser,
    Does this issue occur with any particular web page?
    Are you able to print the webpage to 'Adobe PDF' to convert it to pdf.
    Which Browser version, OS version and Acrobat version are you using?
    Regards,
    Rave

Maybe you are looking for

  • How to stop a process in process chain

    Can anyboday help , How to stop a process in process chain . Thanks PP

  • SAX parser for PL/SQL

    For a long time on technet the PL/SQL parser release notes have said that they will be supporting SAX in a future release. Is there any idea of when this support may materialize? Or is Java the only option for a parser in the db for the near future t

  • Mac Mini won't connect at Gigabit speed to Gigabit switch

    Hi there My mac mini 1.8 Core Duo (10.5.6) will not connect to my Netgear GS108 switch at Gigabit speed. In "System Preferences -> Network -> Ethernet" if I try to manually set the speed to Gigabit the machine loses the network connection. I can succ

  • Migration to oracle from 4D

    Hi, We have got a task to migrate 4D database to oracle, any idea how to go about this task. Thanks in advance.

  • Search entire library for specific keywords?

    Maybe I'm missing something, but I can't seem to find a way to search my entire Aperture 3 library for specific keywords.  It seems that I have to first select a project or album within the "Projects and Albums" section.  If there is indeeed no way t