Mount USB stick manually

Hi there!
I'm new to Darwin and I'm wondering how to mount a USB flash drive manually. Actually I got the problem that my USB MP3 Player (Fat32 formatted) is being mounted read-only. So I'm looking for the device which has to be mounted. Something like this:
mount -t vfat /dev/DEVICE /mnt/usbdevice -o uid=1000 (how do I get the UID in darwin?)
I tried to get the 'DEVICE' info from /etc/fstab.hd (which should be the same as /etc/fstab in linux ?) when it's mounted automaticly but no success here (it says: 'IGNORE THIS FILE').
That brings me to my second question: Where can I find all mounted devices listed like it's in fstab in other UNIX systems?
I hope that's not to much asking
greetings
z00k

That brings me to my second question: Where can I find all mounted devices listed like it's in fstab in other UNIX systems?
Open Disk utility located in Applications/Utilities. Disk Utility can mount/unmount and eject external media, (and do a lot more).

Similar Messages

  • Mount USB stick on an ASA 5505?

    Hello,
    I have an ASA 5505 and the built in flash is pretty small and I need to put 3 .pkg on it for Anyconnect 4.
    I formated an USB Stick (4GB) to FAT32 and put in the USB Port 2 on the back and rebooted the firewall.
    But in the filemanager I see disk0 and disk1, but disk1 does not work, doesn't list anything and I can't create folders on it.
    Can I mount the USB stick manually or something?
    Kind Regards.

    The USB port on the 5505 is not a supported file storage location.
    On the newer 5500-X series (including the 5506-X) you can do that.

  • Problem mounting usb stick with ISO installed on it [SOLVED]

    I'm experiencing a weird problem regarding mounting usb sticks. Archlinux stopped auto-mounting usb sticks on my machine, but only those that contains an operating system.  Empty or data usb sticks mount without problem.
    A few weeks or month ago, I don't remember exactly, still everything was all right, but due to updates(?) usb sticks won't auto mount any more.
    I have two arch partitions none of them mount usb sticks anymore with operating systems on them.
    Today, I wanted to test a new operating system and write it on my usb stick, and of course I couldn't because arch didn't mount it. Luckily, on my other partitions a few old distos are still installed – I don't use them anymore for years- I booted them up and they mounted the usb stick without problem; it seems only the up-to-date system have problem handling the usb sticks. I have two Arch system installed on two different partitions, Gnome 3 and Enlightenment, both system are up to date.
    Here are some info:
    [mak@myhost ~]$ dmesg | grep -E "sd[a-z]"
    [ 1.369732] sd 2:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    [ 1.369819] sd 2:0:0:0: [sda] Write Protect is off
    [ 1.369821] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.369872] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.369924] sd 3:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    [ 1.369982] sd 3:0:0:0: [sdb] Write Protect is off
    [ 1.369985] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 1.370070] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.371642] sda: sda1 sda2 sda3 sda4 sda5 sda6
    [ 1.372298] sd 2:0:0:0: [sda] Attached SCSI disk
    [ 1.429438] sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 sdb7 sdb8 sdb9
    [ 1.430159] sd 3:0:0:0: [sdb] Attached SCSI disk
    [ 2.244580] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.348031] systemd[1]: Expecting device dev-sdb8.device...
    [ 2.362842] EXT4-fs (sda5): re-mounted. Opts: discard,data=ordered
    [ 3.358252] Adding 2097148k swap on /dev/sdb8. Priority:-1 extents:1 across:2097148k FS
    [ 5.458907] EXT4-fs (sda5): re-mounted. Opts: discard,data=ordered,commit=0
    [ 52.120360] sd 6:0:0:0: [sdc] 15679488 512-byte logical blocks: (8.02 GB/7.47 GiB)
    [ 52.121310] sd 6:0:0:0: [sdc] Write Protect is off
    [ 52.121319] sd 6:0:0:0: [sdc] Mode Sense: 43 00 00 00
    [ 52.122191] sd 6:0:0:0: [sdc] No Caching mode page present
    [ 52.122199] sd 6:0:0:0: [sdc] Assuming drive cache: write through
    [ 52.125825] sd 6:0:0:0: [sdc] No Caching mode page present
    [ 52.125838] sd 6:0:0:0: [sdc] Assuming drive cache: write through
    [ 52.126999] sdc: sdc1 sdc2
    [ 52.131071] sd 6:0:0:0: [sdc] No Caching mode page present
    [ 52.131084] sd 6:0:0:0: [sdc] Assuming drive cache: write through
    [ 52.131093] sd 6:0:0:0: [sdc] Attached SCSI removable disk
    [mak@myhost ~]$
    [root@myhost mak]# fdisk -l
    WARNING: fdisk GPT support is currently new, and therefore in an experimental phase. Use at your own discretion.
    Disk /dev/sda: 120.0 GB, 120034123776 bytes, 234441648 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk label type: gpt
    # Start End Size Type Name
    1 2048 18431 8M BIOS boot parti BIOS boot
    2 18432 56641478 27G Linux filesyste sda2
    3 56641536 113264582 27G Linux filesyste sda3
    4 113264640 169887686 27G Linux filesyste sda4
    5 169887744 226510790 27G Linux filesyste sda5
    6 226510848 234441614 3.8G Linux filesyste Spare
    WARNING: fdisk GPT support is currently new, and therefore in an experimental phase. Use at your own discretion.
    Disk /dev/sdb: 320.1 GB, 320072933376 bytes, 625142448 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk label type: gpt
    # Start End Size Type Name
    1 2048 18431 8M BIOS boot parti Bios boot
    2 18432 54544383 26G Microsoft basic Partition 2
    3 54544384 109070335 26G Linux filesyste Partition 3
    4 109070336 163596287 26G Microsoft basic
    5 163596288 218122239 26G EFI System Partition 5
    6 218122240 272647630 26G Microsoft basic Partition 6
    7 272648192 327174143 26G Linux filesyste Partition 7
    8 327174144 331368447 2G Linux swap Swap
    9 331368448 625142414 140.1G Linux filesyste Storage
    Disk /dev/sdc: 8027 MB, 8027897856 bytes, 15679488 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk label type: dos
    Disk identifier: 0x5fadc669
    Device Boot Start End Blocks Id System
    /dev/sdc1 * 0 4040703 2020352 0 Empty
    /dev/sdc2 4036 38595 17280 ef EFI (FAT-12/16/32)
    Disk /dev/sdc1: 2068 MB, 2068840448 bytes, 4040704 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk label type: dos
    Disk identifier: 0x5fadc669
    Device Boot Start End Blocks Id System
    /dev/sdc1p1 * 0 4040703 2020352 0 Empty
    /dev/sdc1p2 4036 38595 17280 ef EFI (FAT-12/16/32)
    [root@myhost mak]#
    [root@myhost mak]# blkid -o list -c /dev/null
    device fs_type label mount point UUID
    /dev/sda1 (not mounted)
    /dev/sda2 ext4 (not mounted) 0a76a275-1798-495b-aa27-732626029de2
    /dev/sda3 ext4 (not mounted) 0e9363ef-3791-409c-8db9-393385007689
    /dev/sda4 ext4 (not mounted) 8f043c02-8b56-4689-a0ee-ed34ccc6f21f
    /dev/sda5 ext4 / 82699b0e-8fe9-41e2-be13-65c798ed8a73
    /dev/sda6 ext4 (not mounted) 3eaab6bf-2d05-4a7b-a6f7-8675e5f18723
    /dev/sdb1 (not mounted)
    /dev/sdb2 ext4 (not mounted) 17069311-9f14-4430-8298-be48194eb874
    /dev/sdb3 ext4 (not mounted) 2e3b383d-3fa7-40df-b52d-c5d07caf252e
    /dev/sdb4 ext4 (not mounted) 9d9b0656-d4ca-4efa-b6f8-1797bd4ead1f
    /dev/sdb5 ext4 (not mounted) 05abf58a-ae6e-4377-9b3d-d6bacd92226d
    /dev/sdb6 ext4 (not mounted) 8d7c6d55-dc47-471f-84f6-aae8864dfdd7
    /dev/sdb7 ext4 (not mounted) b2155741-8f88-4063-bd1b-39b210004b17
    /dev/sdb8 swap <swap> 97cf7cdf-299c-4e0d-a438-c8b79766699c
    /dev/sdb9 ext4 (not mounted) 426648fd-98f5-4fb0-9114-bdbdfea9047c
    /dev/sdc1 udf Sabayon GNOME (not mounted) 2013-07-29-13-08-13-27
    /dev/sdc2 vfat (not mounted) CF68-C2B6
    [root@myhost mak]#
    Thanks for the help.
    jmak
    Last edited by jmak (2013-08-14 00:12:54)

    cfr wrote:
    What is sdc1p? Is that another USB stick? It seems to have an equally weird partition map.
    By the way, you can't create an Arch USB bootable in EFI mode with dd. Obviously don't know about sabayon.
    EDIT: Did you dd to the disk or to a partition? What command exactly did you use? Because it almost looks as if you did something like dd once and create one thing and then dd over the top of one of the partition so you've got a partition which itself has a partition map. Not sure that's possible but it sure looks weird.
    I would wipe the key and start over.
    I don't know what is that. It is a partition on the same usb stick, it was the “dd” that made that partition automatically, I guess. When I burn images into usb, I always use this command:
    # dd bs=4M if=/path/to/archlinux.iso of=/dev/sdx && sync
    I used this when burned Sabayon and it works perfectly.
    The problem is that Arch can't auto-mount its own installation usb either. I put the arch install usb in and I get the following output:
    [root@myhost mak]# blkid -o list -c /dev/null
    device fs_type label mount point UUID
    /dev/sda1 (not mounted)
    /dev/sda2 ext4 (not mounted) 0a76a275-1798-495b-aa27-732626029de2
    /dev/sda3 ext4 (not mounted) 0e9363ef-3791-409c-8db9-393385007689
    /dev/sda4 ext4 (not mounted) 8f043c02-8b56-4689-a0ee-ed34ccc6f21f
    /dev/sda5 ext4 / 82699b0e-8fe9-41e2-be13-65c798ed8a73
    /dev/sda6 ext4 (not mounted) 3eaab6bf-2d05-4a7b-a6f7-8675e5f18723
    /dev/sdb1 (not mounted)
    /dev/sdb2 ext4 (not mounted) 17069311-9f14-4430-8298-be48194eb874
    /dev/sdb3 ext4 (not mounted) 2e3b383d-3fa7-40df-b52d-c5d07caf252e
    /dev/sdb4 ext4 (not mounted) 9d9b0656-d4ca-4efa-b6f8-1797bd4ead1f
    /dev/sdb5 ext4 (not mounted) 05abf58a-ae6e-4377-9b3d-d6bacd92226d
    /dev/sdb6 ext4 (not mounted) 8d7c6d55-dc47-471f-84f6-aae8864dfdd7
    /dev/sdb7 ext4 (not mounted) b2155741-8f88-4063-bd1b-39b210004b17
    /dev/sdb8 swap <swap> 97cf7cdf-299c-4e0d-a438-c8b79766699c
    /dev/sdb9 ext4 /run/media/mak/426648fd-98f5-4fb0-9114-bdbdfea9047c 426648fd-98f5-4fb0-9114-bdbdfea9047c
    /dev/sdc1 iso9660 ARCH_201305 (not mounted) 2013-05-01-07-12-33-00
    [root@myhost mak]#
    It doesn't appear in nautilus side panel.
    Last edited by jmak (2013-08-13 02:44:45)

  • Cant mount usb sticks with fat32 ISO-8859-1 2.6.31-ARCH

    when trying to mount my usb sticks from xfce4 desktop(halmount).
    Following error occurs (as told by dmesg).
    FAT: IO charset ISO-8859-1 not found
    First i suspected hal being the culprit but now im not so sure anymore.
    im using stock 2.6.31-ARCH.
    when i checked the .config for the stock kernel CONFIG_NLS_ISO8859_1=y is enabled in the kernelconfig, and also everything below to support fat32.
    CONFIG_FAT_FS=m
    CONFIG_MSDOS_FS=m
    CONFIG_VFAT_FS=m
    CONFIG_FAT_DEFAULT_CODEPAGE=437
    CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
    CONFIG_NTFS_FS=m
    but when i list the modules nls_iso8859-1.ko is missing.
    #~ls -a /lib/modules/2.6.31-ARCH/kernel/fs/nls/nls_iso*
    /lib/modules/2.6.31-ARCH/kernel/fs/nls/nls_iso8859-13.ko
    /lib/modules/2.6.31-ARCH/kernel/fs/nls/nls_iso8859-14.ko
    /lib/modules/2.6.31-ARCH/kernel/fs/nls/nls_iso8859-15.ko
    /lib/modules/2.6.31-ARCH/kernel/fs/nls/nls_iso8859-2.ko
    /lib/modules/2.6.31-ARCH/kernel/fs/nls/nls_iso8859-3.ko
    /lib/modules/2.6.31-ARCH/kernel/fs/nls/nls_iso8859-4.ko
    /lib/modules/2.6.31-ARCH/kernel/fs/nls/nls_iso8859-5.ko
    /lib/modules/2.6.31-ARCH/kernel/fs/nls/nls_iso8859-6.ko
    /lib/modules/2.6.31-ARCH/kernel/fs/nls/nls_iso8859-7.ko
    /lib/modules/2.6.31-ARCH/kernel/fs/nls/nls_iso8859-9.ko
    So i suspect the newest kernel broke mounting with hal.
    Last edited by nichlas.johansson (2009-10-17 14:25:56)

    Based on the information given in http://bbs.archlinux.org/viewtopic.php?id=82176, I changed in /etc/rc.conf from LOCALE=en_GB.iso88591 to LOCALE=en_GB.utf8, uncommented en_GB.UTF-8 UTF-8  in /etc/locale.gen, issued # locale-gen and after a reboot, I was able to mount my usb sticks again.
    However, now I get "FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!" in dmesg. Is this something, I need to worry about...?
    Last edited by smurf (2009-10-19 08:29:15)

  • Auto Mounting USB sticks

    So, I've looked around a lot, but I can't find much at all about mounting my usb sticks whenever they're plugged in. It'd be nice to not have to # mount /dev/sde1 /home/droid/usb
    I've set it up as the wiki says to do so with Thunar, but it's still not working. Any help?

    As jasonwryan mentioned the wiki is your friend. If you are trying to automount volumes with thunar make sure to install thunar-volman:
    pacman -S thunar thunar-volman
    Then you must configure thunar to automount your thumbdrive(s):
    From the wiki https://wiki.archlinux.org/index.php/Th … tomounting
    Configuration
    It can also be configured to execute certain actions when cameras and audio players are connected. After installing the plugin:
        1. Launch Thunar and go to Edit -> Preferences
        2. Under the 'Advanced' tab, check 'Enable Volume Management'
        3. Click configure and check the following items:
               Mount removable drives when hot-plugged.
               Mount removable media when inserted.
    also add dbus-launch to your .xinitrc making sure it comes before your windows manager/desktop environment
    for example my .xinitrc contains:
    exec dbus-launch openbox-session
    Granted there are numerous different ways to automount usb drives, but based on your post I assume that this is the method you are trying to use.
    Last edited by Gr0t92 (2013-05-16 05:20:36)

  • [SOLVED] Mounted USB stick immediately unmounts itself - why?

    Hi all,
    I thought I was unable to mount a USB stick, however it does actually mount but then it gets immediately unmounted by something:
    # mount /dev/sdd1 /mnt
    # ls /mnt
    <empty folder>
    # umount /mnt
    umount: /mnt: not mounted
    # mount /dev/sdd1 /mnt && ls /mnt
    <contents of USB stick>
    # ls /mnt
    <empty folder>
    Somehow the USB stick is getting automatically *unmounted* almost immediately after I mount it!
    I don't have any automounts enabled, so I'm not sure why this would happen.  If I make a different folder (e.g. /root/test) and mount it there then it sticks, it is only the /mnt folder that gets automatically unmounted.
    Any idea what's going on?  I've never seen this happen before, and last time I tried this (a week or two ago) it worked fine.
    Last edited by Malvineous (2015-03-15 01:15:16)

    brebs wrote:Use "mount -v" (i.e. "verbose") to get some feedback - it's most likely not being mounted.
    Like I said in my first post, if you run "ls" immediately after the mount then you can see the contents of the USB stick, so it's definitely getting mounted, but waiting only a few hundred milliseconds after the mount reveals it has been unmounted again.  What is causing the unmount is unknown.
    brebs wrote:
    Immediately after running that mount command, run:
    echo $?
    To see the return code. It should be 0.
    Yes it is zero, because the mount command succeeds.  "ls" wouldn't be able to list the files on the USB stick if the mount failed.  It is something else that is unmounting the folder mere milliseconds after it is successfully mounted, but I don't know where else to look to find out what it could be.
    brebs wrote:Also, mounting to /mnt is very weird - you should be mounting a directory *inside* /mnt.
    I am mounting inside /mnt, I just used /mnt as an example to keep things simple.
    Vain wrote:
    I made the same “mistake”. Try running “systemctl status mnt.mount” and see which device the output refers to. For me, it still listed the old device name. Hence, when you mount it, systemd tries to find the (old) device—which it can’t—and thus unmounts your device immediately.
    I was too lazy/annoyed to find out how to solve this properly. I rebooted my system.
    Interesting idea!  Unfortunately I have nothing listed for this particular mount point.  The only *.mount services on my system are the ones that are mounted at boot (e.g. srv.mount for /srv).  I have the "noauto" option against this mount point in fstab (as USB sticks aren't normally attached to my system when I boot) so sensibly enough I don't seem to have a mount service running for this particular mount point.

  • Mount USB Stick (Solved), SSHD (Solved), Root Logon (Still open)

    Sorry this is about 3 problems:
    1. Already for longer time I can not login as root on one computer on the console. This machine has no X as it is a server. Access via SSH and console logon as other user works. One logged on I can use SU or sudo for root actions. There was a similar thread over here, which didn't help.
    /etc/securetty:
    # /etc/securetty
    console
    tty/1
    tty/2
    tty/3
    tty/4
    tty/5
    tty/6
    # End of file
    Recent update related problems:
    Updated files:
    [2009-10-29 08:51] upgraded kernel-headers (2.6.30.5-1 -> 2.6.31.4-1)
    [2009-10-29 08:51] Generating locales...
    [2009-10-29 08:51]   de_DE.UTF-8... done
    [2009-10-29 08:51]   de_DE.ISO-8859-1... done
    [2009-10-29 08:51]   de_DE.ISO-8859-15@euro... done
    [2009-10-29 08:51]   en_US.UTF-8... done
    [2009-10-29 08:51]   en_US.ISO-8859-1... done
    [2009-10-29 08:51]   zh_CN.UTF-8... done
    [2009-10-29 08:51]   zh_CN.GB2312... done
    [2009-10-29 08:51] Generation complete.
    [2009-10-29 08:51] upgraded glibc (2.10.1-4 -> 2.10.1-5)
    [2009-10-29 08:51] upgraded binutils (2.19.1-5 -> 2.20-1)
    [2009-10-29 08:51] upgraded gcc-libs (4.4.1-1 -> 4.4.2-2)
    [2009-10-29 08:51] upgraded xulrunner (1.9.1.3-2 -> 1.9.1.4-1)
    [2009-10-29 08:51] upgraded firefox (3.5.3-1 -> 3.5.4-1)
    [2009-10-29 08:51] upgraded gcc (4.4.1-1 -> 4.4.2-2)
    [2009-10-29 08:51] upgraded libatasmart (0.16-1 -> 0.17-1)
    [2009-10-29 08:51] upgraded openntpd (3.9p1-7 -> 3.9p1-8)
    [2009-10-29 08:52] Updating font cache... done.
    [2009-10-29 08:52] installed ttf-freefont (20090104-2)
    [2009-10-29 08:52] upgraded vlc (1.0.2-3 -> 1.0.2-4)
    2. SSH logon does not work anymore. Another thread solved the proble by creating a /var/empty directory and restart sshd. This works, so the solution is confirmed.
    3. Mount of USB media does not work as user although the user is in the storage group. In fact it worked before.
    Mount as root by hand works, but in case of VFAT media without acl there is no way to access the media by user other than root.
    Umount of course also need root rights in this case.
    I'm using HAL and the message mentions "permission denied by policy"
    Last edited by jcci (2009-10-31 04:23:33)

    I've got some kind of problems with removable media too. My solution was to edit /etc/PolicyKit/PolicyKit.conf
    I don't remember what i've changed there, so this is my file, maybe this will help:
    <?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- -->
    <!DOCTYPE pkconfig PUBLIC "-//freedesktop//DTD PolicyKit Configuration 1.0//EN"
    "http://hal.freedesktop.org/releases/PolicyKit/1.0/config.dtd">
    <!-- See the manual page PolicyKit.conf(5) for file format -->
    <config version="0.1">
    <match action="org.freedesktop.hal.storage.mount-removable">
    <return result="yes" />
    </match>
    <match action="org.freedesktop.hal.storage.eject-removable">
    <return result="yes" />
    </match>
    <match action="org.freedesktop.hal.storage.mount-fixed">
    <return result="yes"/>
    </match>
    <match action="hal-storage-mount-fixed-extra-options">
    <return result="yes"/>
    </match>
    <match action="hal-storage-mount-removable-extra-options">
    <return result="yes"/>
    </match>
    </config>

  • Auto mount of USB sticks and hard drives?

    Hello.
    I'd like ArchLinux to auto-mount USB sticks, hard drives, etc... when plugging them in. How do I manage to do this?
    These are my daemons: DAEMONS=(syslog-ng network netfs crond dbus hal ntpd alsa gdm)
    Thank you in advance.
    EDIT: Somehow, autofs does not work.
    And btw, I use Thunar as file manager.
    Last edited by rik (2011-04-24 13:24:40)

    You need to have gvfs and thunar-volman installed. Make sure you are a member of the storage group. https://wiki.archlinux.org/index.php/Xf … le_Devices
    Last edited by yugrotavele (2011-04-24 14:55:59)

  • Usb stick not mounting as user

    I cannot mount the usb stick as user. When I plug the stick in the kde window comes up indicating it is in and goes to a new window and has an error. Following is an error from xsession:
    kded: ERROR: mount failed for /org/freedesktop/Hal/devices/volume_uuid_709E_ED39: org.freedesktop.DBus.Error.AccessDenied - A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.Hal.Device.Volume" member "Mount" error name "(unset)" destination "org.freedesktop.Hal")
    kded: ERROR: mounting /org/freedesktop/Hal/devices/volume_uuid_709E_ED39 returned A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.Hal.Device.Volume" member "Mount" error name "(unset)" destination "org.freedesktop.Hal")
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    fifo_audio_out: audio buffer underflow!
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x3400387
    konqueror: WARNING: Pixmap not found for mimetype inode/socket
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  19
      Minor opcode:  0
      Resource id:  0x3a00006
    X Error: BadWindow (invalid Window parameter) 3
      Major opcode:  20
      Minor opcode:  0
      Resource id:  0x3a00006
    But when I switch to root everything works fine, I can read and write to the stick. I tried from the wiki :
    dev/sdb1 /mnt/usbstick vfat noauto,user 0 0 and this did nothing.

    Users worked and now everything is good thank.  Solved

  • Usb stick doesn't mount on Mac, but does on Win

    Hello all,
    I've been looking for a solution for my issue allover, but it seems to be persistently difficult to find.
    I got an unbranded 4gb pen drive formated as FAT32. The device works perfectly on Windows, but my Mac OS 10.8.4 doesn't recognize it.
    I've tried to:
    a) Look at the "Utilities Disk" and "Finder". Doesn't show up.
    b) Format at any possible format with Windows (FAT32, exFAT, NTFS, even HFS+ using a software).
    c) Use another usb stick in the same port. It works with any other pen drive.
    d) Use the usb stick in another computer. Still, work only on Windows, not on Mac.
    e) Use it with Windows. Works.
    P.S.: I'm attaching a image of the mounted items. The two HFS are partitions of my external hard drive (disk1s2 and disk1s3) and the other is the Bootcamp partition (disk0s4).
    Does anyone know what I could do to make the usb stick work on my Mac?
    I'd appreciate any help on this matter.
    Cheers!

    OK, a SD/compact memory card type of thing used with cameras. The same solution/diagnosis still applies. Failing mounting the memory card directly in the MacBook, you could do it indirectly, via a cable that connects the camera or whatever it is used with, with the card in it, and the cable connected to your MacBook's USB port. It's a bit of a pain, but it's usually possible to do it that way.

  • USB stick won't mount on mac mini, it works perfectly on my macbook

    Both of them are osx lion.
    On the mini the led of the 256Mb USB stick (and still plenty of space!) gives short flashes every second, and won't mount on my desktop, in finder. It doesn't show up in disk utility.
    The mac mini is the most recent server model. I tried USB ports on the back of the mac mini, and also on the connected thunderbolt display. Other memorysticks work well. Only this particular one doesn't work on the mini.
    The memorystick works perfectly in my 2008 macbook pro. Plug it in, it mounts as it should do.
    What can i do?

    In Disk Utility, once you highlight a Drive or Partition, you'll see Verify Disk, (blue arrow), & if a drive you're not booted from then Repair Drive, (red arrow), will be an option also...
    I'm thinking you may have to copy everything off it & see if you can Format it FAT32.

  • USB Sticks don't mount

    After having returned from a two week vacation my 2 USB-Sticks (SanDisk 1 G and Yakumo 512 MB) suddenly don't mount anymore. If I start DiskUtility it keeps spinning and spinning, if I pull the Stick out DiskUtility stops spinning and shows the stick (which isn't there anymore). This happens on all three OS-X systems I have! I cannot even reformat the sticks. I have all the latest updates installed.
    Frans

    I hope you didn't have valuable data on your USB sticks.
    If you can't get them recognized and formated by Disk Utility on 3 different computers, I'd try to return them to the store.
    There's no perfect solution for file storage. (Flash based) USB sticks, harddrives, DVDs can fail without warning you, so you should always keep backups available. Read http://www.thexlab.com/faqs/backuprecovery.html and search this forum. There are other utilities like Carbon Copy Cloner (free) and Superduper. You don't have to use Retrospect.

  • USB Stick not mounting

    Hi Guys,
    I have a 2GB IBM USB 2.0 memory stick and I did an 'erase' because trash wouldnt get rid of some locked files - and nothing else would. I did a 'zero - erase' and now the stick will not mount when I plug it into my computer. It says that it is not recognised and gives option to initialize or eject...
    Please help as this is really useful!
    Many thanks,
    Martin

    Thanks for the attempt, but the disk doesnt mount at all. I tried following the guide, but it is a USB stick after all...
    Any more ideas? I haven't tried putting it into a windows machine yet...
    Martin

  • Automatic Start of a script / programm once USB Stick is mounted?

    Is there a way to start a programm each time an USB Stick - in fact any volume - is mounted? In windows that is possible with autorun.inf . Is there something similar with mac?
    All help is appreciated.
    John

    Thanks, that works very well. Although Lignon starts the script everytime anything is mounted I had it to just do the stuff I want by putting another script on the USB Stick that is only available when that stick is inserted. Thus the script I want only runs when I insert the USB Stick.
    Thanks for your help!
    John

  • I get /Volumes/Untitled is not a valid volume mount point when I try to use teminal to make bootable usb stick

    I get /Volumes/Untitled is not a valid volume mount point when I try to use teminal to make bootable usb stick. Why and what do I do to fix this. Very frustrating. Thanks for any help. Btw, I went through all the steps properly more than once to fomat and partition etc.
    John

    FYI
    my process just completed:  here is what I see when it is done... (the first you saw in my earlier post.  It took about 15-20 minutes.
    To continue we need to erase the disk at /Volumes/Recovery.
    If you wish to continue type (Y) then press return: y
    Erasing Disk: 0%... 10%... 20%... 30%...100%...
    Copying installer files to disk...
    Copy complete.
    Making disk bootable...
    Copying boot files...
    Copy complete.
    Done.

Maybe you are looking for