[Solved]USB Flash Drive inaccessible.

Hi there.
I have installed Arch Linux on my Sony laptop and I have configured it so that most stuff works. The only problem I'm facing now, is that my USB Flash Drive won't show up when I plug it in. I have tried restarting ehci service, but it does not solve anything. I had this problem many years ago with another computer running Linux, but I can't remember how it got solved. Connecting a USB-mouse works perfectly but not a flash drive. The drive is a FAT32 formatted Kingston.
This is my dmesg log:
[ 109.300651] usb 2-1.3: new high-speed USB device number 4 using ehci_hcd
[ 109.613294] Initializing USB Mass Storage driver...
[ 109.613459] scsi7 : usb-storage 2-1.3:1.0
[ 109.613577] usbcore: registered new interface driver usb-storage
[ 109.613579] USB Mass Storage support registered.
[ 110.614456] scsi 7:0:0:0: Direct-Access Generic Flash Disk 8.07 PQ: 0 ANSI: 2
[ 110.616674] sd 7:0:0:0: [sdc] 8237056 512-byte logical blocks: (4.21 GB/3.92 GiB)
[ 110.617821] sd 7:0:0:0: [sdc] Write Protect is off
[ 110.617835] sd 7:0:0:0: [sdc] Mode Sense: 03 00 00 00
[ 110.618550] sd 7:0:0:0: [sdc] No Caching mode page present
[ 110.618561] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[ 110.621899] sd 7:0:0:0: [sdc] No Caching mode page present
[ 110.621908] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[ 110.787723] sdc: sdc1
[ 110.880634] sd 7:0:0:0: [sdc] No Caching mode page present
[ 110.880647] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[ 110.880655] sd 7:0:0:0: [sdc] Attached SCSI removable disk
Running openbox with PCManFM. Any clues how to solve this?
Last edited by light (2013-03-17 21:26:26)

s1ln7m4s7r wrote:
For what i can see from the log  there is no problem.
Have you tried to manually mount it? To see if it is a PCManFM issue. Also, have you checked this:
https://wiki.archlinux.org/index.php/PC … ge_devices
Hi.
I tried installing gvfs, apparently I uninstalled it for some reason before.   But it did not help mounting the flash drive. So I tried mounting it manually and it worked (Yaay!). But it complained that my flash drive was not mentioned in fstab. So I looked in fstab and the only ones listed is my root partion "/" and "/home". So how do I add USB mounting to fstab? I'm a little bit confused.
And one off-topic question: Shouldn't my "/var" partion also be mentioned in fstab?
Thanks for helping me
Edit: This is how fstab looks right now
# /etc/fstab: static file system information
# <file system> <dir> <type> <options> <dump> <pass>
# /dev/sda2 LABEL=/
UUID=ed07bdb6-61c6-4cc7-b98d-122a869046f1 / ext4 rw,relatime,data=ordered 0 1
# /dev/sda4 LABEL=/home
UUID=7448100b-682b-430f-9e59-327ce6f9f22c /home ext4 rw,relatime,data=ordered 0 2
Last edited by light (2013-03-17 20:54:38)

Similar Messages

  • [SOLVED]USB flash drive no longer showing up in /dev

    My USB flash drives are no longer showing up in /dev. I also don't see them in /dev/disks/... either. Dmesg outputs:
    [731969.826862] usb 1-1: new high-speed USB device number 5 using ehci_hcd
    Any ideas on where to start?
    Last edited by nadman10 (2012-09-26 22:12:22)

    ls -l outputs:
    Bus 001 Device 005: ID 0781:5530 SanDisk Corp. Cruzer
    Couldn't open device, some information will be missing
    Device Descriptor:
    bLength 18
    bDescriptorType 1
    bcdUSB 2.00
    bDeviceClass 0 (Defined at Interface level)
    bDeviceSubClass 0
    bDeviceProtocol 0
    bMaxPacketSize0 64
    idVendor 0x0781 SanDisk Corp.
    idProduct 0x5530 Cruzer
    bcdDevice 1.00
    iManufacturer 1
    iProduct 2
    iSerial 3
    bNumConfigurations 1
    Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 32
    bNumInterfaces 1
    bConfigurationValue 1
    iConfiguration 0
    bmAttributes 0x80
    (Bus Powered)
    MaxPower 200mA
    Interface Descriptor:
    bLength 9
    bDescriptorType 4
    bInterfaceNumber 0
    bAlternateSetting 0
    bNumEndpoints 2
    bInterfaceClass 8 Mass Storage
    bInterfaceSubClass 6 SCSI
    bInterfaceProtocol 80 Bulk-Only
    iInterface 0
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x81 EP 1 IN
    bmAttributes 2
    Transfer Type Bulk
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0200 1x 512 bytes
    bInterval 0
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x02 EP 2 OUT
    bmAttributes 2
    Transfer Type Bulk
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0200 1x 512 bytes
    bInterval 1
    Bus 002 Device 002: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
    Couldn't open device, some information will be missing
    Device Descriptor:
    bLength 18
    bDescriptorType 1
    bcdUSB 1.10
    bDeviceClass 0 (Defined at Interface level)
    bDeviceSubClass 0
    bDeviceProtocol 0
    bMaxPacketSize0 8
    idVendor 0x045e Microsoft Corp.
    idProduct 0x0040 Wheel Mouse Optical
    bcdDevice 3.00
    iManufacturer 1
    iProduct 3
    iSerial 0
    bNumConfigurations 1
    Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 34
    bNumInterfaces 1
    bConfigurationValue 1
    iConfiguration 0
    bmAttributes 0xa0
    (Bus Powered)
    Remote Wakeup
    MaxPower 100mA
    Interface Descriptor:
    bLength 9
    bDescriptorType 4
    bInterfaceNumber 0
    bAlternateSetting 0
    bNumEndpoints 1
    bInterfaceClass 3 Human Interface Device
    bInterfaceSubClass 1 Boot Interface Subclass
    bInterfaceProtocol 2 Mouse
    iInterface 0
    HID Device Descriptor:
    bLength 9
    bDescriptorType 33
    bcdHID 1.10
    bCountryCode 0 Not supported
    bNumDescriptors 1
    bDescriptorType 34 Report
    wDescriptorLength 72
    Report Descriptors:
    ** UNAVAILABLE **
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x81 EP 1 IN
    bmAttributes 3
    Transfer Type Interrupt
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0004 1x 4 bytes
    bInterval 10
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Couldn't open device, some information will be missing
    Device Descriptor:
    bLength 18
    bDescriptorType 1
    bcdUSB 2.00
    bDeviceClass 9 Hub
    bDeviceSubClass 0 Unused
    bDeviceProtocol 0 Full speed (or root) hub
    bMaxPacketSize0 64
    idVendor 0x1d6b Linux Foundation
    idProduct 0x0002 2.0 root hub
    bcdDevice 3.05
    iManufacturer 3
    iProduct 2
    iSerial 1
    bNumConfigurations 1
    Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 25
    bNumInterfaces 1
    bConfigurationValue 1
    iConfiguration 0
    bmAttributes 0xe0
    Self Powered
    Remote Wakeup
    MaxPower 0mA
    Interface Descriptor:
    bLength 9
    bDescriptorType 4
    bInterfaceNumber 0
    bAlternateSetting 0
    bNumEndpoints 1
    bInterfaceClass 9 Hub
    bInterfaceSubClass 0 Unused
    bInterfaceProtocol 0 Full speed (or root) hub
    iInterface 0
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x81 EP 1 IN
    bmAttributes 3
    Transfer Type Interrupt
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0004 1x 4 bytes
    bInterval 12
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Couldn't open device, some information will be missing
    Device Descriptor:
    bLength 18
    bDescriptorType 1
    bcdUSB 1.10
    bDeviceClass 9 Hub
    bDeviceSubClass 0 Unused
    bDeviceProtocol 0 Full speed (or root) hub
    bMaxPacketSize0 64
    idVendor 0x1d6b Linux Foundation
    idProduct 0x0001 1.1 root hub
    bcdDevice 3.05
    iManufacturer 3
    iProduct 2
    iSerial 1
    bNumConfigurations 1
    Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 25
    bNumInterfaces 1
    bConfigurationValue 1
    iConfiguration 0
    bmAttributes 0xe0
    Self Powered
    Remote Wakeup
    MaxPower 0mA
    Interface Descriptor:
    bLength 9
    bDescriptorType 4
    bInterfaceNumber 0
    bAlternateSetting 0
    bNumEndpoints 1
    bInterfaceClass 9 Hub
    bInterfaceSubClass 0 Unused
    bInterfaceProtocol 0 Full speed (or root) hub
    iInterface 0
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x81 EP 1 IN
    bmAttributes 3
    Transfer Type Interrupt
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0002 1x 2 bytes
    bInterval 255

  • Usb flash drive read only problem [solved]

    Hi, im using spacefm, i have udevil and udisks2 installed, i can read my USB flash drive but i cannot delete files, i tried gparted that use spacefm as well and i can delete files from the usb flash drive with no problems, any ideas?
    i solved i installed ntfs-3g and i can delete files again
    thanks
    Last edited by adcdam (2013-04-08 01:01:22)

    I installed it and got this error : now my Macbook wont even see the flash drive...

  • [solved] Suddenly no permissions on specific USB flash drive

    Hi,
    since yesterday I can't delete or create new files on my primary USB flash drive.
    I then tried my other USB drive and it works without a problem.
    Both are from the same manufacturer and formated with the FAT16 file system. When I check the permissions of the files/folder I see myself as owner with read/write permissions on both drives.
    the error message on the console is:
    rm: cannot remove 'foo': Read-only file system
    I'd really like to give you more information but honestly I don't know where to look since one works and the other suddenly stopped working.
    \edit: Checked dmesg:
    [ 769.912866] FAT-fs (sdb1): error, fat_get_cluster: invalid cluster chain (i_pos 123716903)
    [ 769.912871] FAT-fs (sdb1): Filesystem has been set read-only
    Seems to be the problem. Any ideas?
    Thanks in advance!
    Last edited by Barghest (2012-06-20 07:06:48)

    I wasn't aware that FAT filesystems had a concept of file permissions or ownership...
    First of all, reboot if you recently updated your system. Because the linux package (the kernel) was also updated. Then install and use gparted to format the drive.

  • [SOLVED] Clone Archlinux to USB flash drive

    Hello,
    I want to clone an existing Archlinux installation (x86-64)  from a hard drive to a 32 GB USB flash drive. I want to be able to boot from the USB stick on my Win7 labtop.
    I already took some measures to prepare my hard drive (with gparted). After moving all movies, pics etc to external stores and shrinking the home drive (sda4), it now looks like this:
    - sda1 Boot (small)
    - sda2 Swap (small)
    - sda3 Root ( ca.8GB)
    - sda4 Home (ca. 22GB)
    I tried to take an image of the entire hard-disk (ca. 250GB) with clonezilla and restore it to the USB flash drive, but got an error message - original disk to big (250GB vs 32GB), besides only ca 30GB of the 250GB being assigned to partitions.
    Now I'm looking for a way to bring only the necessary partitions from the harddisk to the USB stick, hoping to have exactly the same Archlinux configuration as a bootable installation on the USB stick afterwards (bootable on a Win7 labtop ... and maybe from my main Archlinux machine too). There is a wiki article about the topic, but its rather about installing a fresh system than cloning an existing system. The related questions on the forum (searching in 'installation' for 'clone usb') did not answer my question.
    Maybe somebody did successfully what I'm planning to do and can give me some tips?
    Last edited by 4on6 (2012-04-16 12:57:01)

    4on6 wrote:Create two new partitions - with gparted p.ej.? And do I have to worry about the filesystems - must they be the same like for the original partitions on my hard-disk?
    I prefer Gparted, it's easy as cake
    The filesystems don't have to be the same as the original partitions. I prefer ext4 (universally supported) or jfs (uses very little CPU), but I recommend you ext4.
    In fact, you can use a hard drive instead of a flash drive and this is how you clone a Linux installation manually!
    4on6 wrote:So I mount both - source and destination partitions (/mnt/dest/ suggests it ...)?
    Yes. I mount the source partition in /mnt/source and the destination partition in /mnt/dest, and then I issue
    rsync -av /mnt/source/ /mnt/dest
    and wait for it to finish. Then I unmount the partitions and mount the other ones and repeat the same thing.
    4on6 wrote:I create that /boot folder on the flash drives root partition, right? Won't that cause problems later on with rsync, when I update the installation and there is an additional folder on the target partition?
    Since the root directory you'll aready copy on the flash disk won't have the /boot directory, simple do a
    mkdir /mnt/dest/boot
    while your destination partition is still mounted. Unmount the source root partition, mount the boot one and then type:
    rsync -av /mnt/source/ /mnt/dest/boot
    and GRUB and the kernel will be copied to the /boot folder on the destinaton partition on the flash disk.
    Make sure that in /mnt/dest/etc/fstab you comment out the line for mounting the /boot partition, if any.
    4on6 wrote:I've seen those UUIDs as output of a linux command (mount? fdisk?), but I don't recall which one - how do I get these UUIDs?
    Use Gparted, right click any partition and click Information. In the window that appears, in the middle you can double-click the UUID and press Ctrl-C to copy it. Then you can paste it in the text editor and use it for /etc/fstab or /boot/grub/menu.lst. That's why I love Gparted for such stuff.
    4on6 wrote:Do I send this command from the live Arch-CD, and is it the only command necessary (I have not much experience with grub)?
    Yes, since Arch uses GRUB 1 on the installation CD you can uste the command I gave you to reinstall GRUB on the flash disk with the settings you already entered for the /boot/grub/menu.lst file.
    Make sure you boot the CD in 64 bit mode if the Arch you installed is 64 bit. Just to be safe.
    4on6 wrote:I will ...
    Be very careful, I didn't and lost ALL my files by mistake in typing. Triple-check the directory you are currently working in! ALWAYS make a backup!
    4on6 wrote:Great that this is possible, hope I manage to get it done. Thanks again.
    You're welcome. Please inform me if this little tutorial suited you so I can make a wiki entry for it, if the admins allow.

  • Usb flash drive not mounting when inserted (SOLVED)

    Hi,
    I am (now) using fvwm-crystal with rox as my file manager and when i insert a usb flash drive in to a usb port nothing happens. I check /media and nothing is there. Yes i do have hal started at boot.
    I reinstalled arch with xfce4.
    Last edited by theringmaster (2007-10-09 20:28:42)

    Well, there are the on-line manual pages:
    man ivman
    man IvmConfigActions.xml
    man IvmConfigBase.xml
    man IvmConfigConditions.xml
    man IvmConfigProperties.xml
    And there are examples in the default files (/etc/ivman/) provided with Ivman.
    But that you probably already know. I'm not familiar with any other docs, except maybe tutorials on the net if you count them as docs

  • How to install USB flash drive in windows 7

    Could anyone please help to install USB flash drive to Windows 7. This will enable me to hook up keyboard and mouse to my laptop. Thank you so very much for any assistance.   

    Hi,
    Could you please help us to know what is your computer, Please use the following instructions for find out the model/product of your machine:
      http://h10025.www1.hp.com/ewfrf/wc/document?lc=en&​cc=us&docname=c00033108
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Follow up question on recovery data on USB flash drive

    HP instructions say the 32 GB flash drive should NOT be branded as Windows 8 compatible.   I bought a Sandisk 32 GB yesterday for  $20 on sale,   but it says on the back it is compatible.
    Other more/or less expensive  flash drives did not address whether compatible with Windows 8.
    I have  Windows 8.1
    Thanks in advance for your help...
    This question was solved.
    View Solution.

    Hi,
    If the flash drive is listed as 'Windows 8 compatible' it cannot be used - the reason is because the HP Recovery Media creation software looks for an external device and flash drives marked Win 8 compatible show as internal drives. 
    In the example below, the 32 Gb usb flash drive 'Dave G' shows as an internal drive which cannot be used, while the usb flash drive 'Removable Disk H' would work.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • How do I browse & play .mp3 files from a USB flash drive using Labview 8.0?

    I'm a tester & want to test USB flash drives connected to PC.
    I want to browse the file system & playback the audio files, .jpeg files etc in the USB drive. I've Labview 8.0. When I searched for some examples or VIs which can detect the USB flash drive, couldn't find any. So if you could point me in the right direction, I can find a solution to my problem.
    Thanks.
    Solved!
    Go to Solution.

    You probably won't find specific examples for this.  A USB flash drive is mounted by the OS and appears as a new memory storage device to all software on the PC, including LabVIEW.  You can certainly write a LabVIEW program to open files on the stick and play/run them but I would create a VI that wrote files to the stick and then read them back and checked them for bit-level errors.  Keep in mind that your OS might be doing parity checking under the hood which would make your test rather meaningless.
    BTW, testing memory by looking at pics or listening to MP3s would be useless of course.  A human can't see or hear bit-level errors in a high bandwidth data stream.
    Using LabVIEW: 7.1.1, 8.5.1 & 2013

  • HP Mini 110-3520ca constantly restarts when trying to restore from usb flash drive

    Hi,
    I have a HP Mini 110-3520ca that I upgraded to Windows 8, but was having issues with freeze ups and shut downs so I decided to go back to Windows 7 Starter.    When I tried to restore to factory default the files were corrupted and I couldn't restore from the recovery hard drive or my external back up files.  I ordered the recovery  USB flash drive from HP and tried to restore from it.  It completes the Recovery Preparation and the Software Installation finishes, Windows starts to load, but Ithen it goes back to welcome to Recovery Manager.  When I try to start Windows without the flash drive I get an error log that is below.  Can someone tell me how to fix this or what needs to be done to get my Windows working again, any help would be greatly appreciated.
    Carol.
    Error Log: 
    Component: TDC Preinstall Diagnostic Tools for Windows 7 - TDC
    Timing: Factory Update
    This is not a Regional SKU
    This is not an RCTO P2PP SKU
    Error: Different LOC# detected:
    Error: SKU number LOC# = 00
    Error: REGSKU/OptionDashCode.ini value for ABC = 12
    Error: SKU number incorrect for this LOC#=ABC.
    Next Step: Please dash sku number with xxxxxx-12x
    Next Step: Or use EEPROM and change LOC# in either SKU Number or CTO Localization Code
    [17:16:38.37] ------------------------------------------------------------------------------------------
    ***CTO Error condition has been dtected in [Factory Update] phase !! ***
    [17:16:38.38] Suggest to create PIN-log and send to TWN PDC NB-PreinPM for further analysis ...
    [17:16:38.38] ------------------------------------------------------------------------------------------
    [17:13:54.75] Start BBOffline.cmd...
    UPDrv=[C:]
    [17:13:54.77] Set UIA Error Code to 951
    [17:13:55.39] WinPE is 32bit.
    [17:13:55.39] Starts [FixUps].
    [17:13:55.41] ---------------------------------------------------------------------
    [17:13:55.41] FixUps.cmd...
    [17:13:55.41] create overall progress info...
    [17:14:15.89] FixUps.cmd completed...
    [17:14:15.89] ---------------------------------------------------------------------
    [17:14:15.91] Starts [Tweaks for SSRD].
    [17:14:15.92] ---------------------------------------------------------------------
    [17:14:15.92] SSRD Tweaks to change user default locale...
    [17:14:15.92] Copy C:\System.sav\Util\TDC\MCPP\FBIRES\FBIUSRES.DLL.
    [17:14:16.09] Run "Dism.exe /image:C:\ /Set-SKUIntlDefaults:en-US -image:C:".
    [17:14:23.50] ---------------------------------------------------------------------
    [17:14:23.50] Launch PININST.exe for Offline ...
    [17:14:33.78] Starts [Sleep 10 sec].
    [17:14:43.86] Starts [Create RStoneFUpdate.INI].
    [17:15:20.91] Starts [create 1GB Pagefile for offline].
    Volume in drive C has no label.
    Volume Serial Number is 868D-C760
    Directory of C:\system.sav\bbv
    10/27/2014 05:15 PM 1,073,741,824 pagefile.sys
    1 File(s) 1,073,741,824 bytes
    0 Dir(s) 38,502,694,912 bytes free
    [17:15:21.04] move boot.wim from FactoryUpdate to 2ndCap.
    [17:15:21.10] Brand detection.
    [17:15:21.80] ---------------------------------------------------------------------
    [17:16:10.26] Start SysID Check...
    [17:16:13.30] Start Option Code Checks...
    SKU_DEF_COUNTRY=[39]
    SKU_DEF_SYS_LOC=[fr-CA]
    Reset country in administrator...
    Reset country in Default user...
    Reset System localed
    Deployment Image Servicing and Management tool
    Version: 6.1.7600.16385
    Image Version: 6.1.7600.16385
    Reporting offline international settings.
    Default system UI language : en-US
    System locale : fr-CA
    Default time zone : Pacific Standard Time
    User locale for default user : en-US
    Location : Canada (GEOID = 39)
    Active keyboard(s) : 0409:00000409
    Keyboard layered driver : PC/AT Enhanced Keyboard (101/102-Key)
    Installed language(s): en-US
    Type : Fully localized language.
    The operation completed successfully.
    Updated System Locale info..
    [17:16:27.37] Start PIN Tweaks...
    [17:16:28.38] ---------------------------------------------------------------------
    [17:16:28.40] PIN Tweaks to hide All for BurnBoot BBV and BBV2 on restored image...
    [17:16:28.40] ----------------------------------------
    [17:16:28.40] Tweaks for OOBE's Unattend.xml
    [17:16:28.40] to pick up the proper file...
    [17:16:28.41] ----------------------------------------
    [17:16:28.41] rename unattend.org to unattend.or_
    [17:16:28.44] ----------------------------------------
    [17:16:28.44] without Light Sensor..
    [17:16:28.48] ----------------------------------------
    [17:16:28.49] This is Restored image by SSRD [SSRD.flg]...
    [17:16:28.51] ---------------------------------------------------------------------
    [17:16:29.40] Start MIR Tweaks...
    [17:16:30.43] ---------------------------------------------------------------------
    [17:16:30.43] [MIR Tweaks] ...
    [17:16:30.43] ---------------------------------------------------------------------
    [17:16:31.44] Start Factory Update(s)...
    [17:16:33.45] Start QFE Offline installation...
    [17:16:38.13] PININST_OFF: PASSED...
    [17:16:38.21] Type C:\System.sav\Logs\BBFindEr.log...
    [17:16:38.23] Type C:\System.sav\Logs\BBFindE0.log...
    ---------- C:\SYSTEM.SAV\LOGS\PININST_OFF.LOG
    Result=PASSED
    [17:16:38.24] There was no QFE installation...
    [17:16:38.24] Check FUList.log if there is duplicate Desc...
    Couldn't access C:\System.sav\logs\FUList.log...
    [17:16:38.35] No Duplicated Desc is found... PASSED.
    [17:16:38.37] There was no Factory Update...

    Hi @Savvy58
    I did some further looking into that Error Log you posted. Basically, it means that is looking for a certain location that doesn't seem to be there. This could be a problem with the USB Recovery drive that you have. I would recommend that you contact HP. You can reach HP Total Care at 1-800-474-6836 in North America or start here if you live outside of North America.
    Please click “Accept as Solution ” if you feel my post solved your issue.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Thank you,
    BHK6
    I work on behalf of HP

  • HOW TO YOU ADD USB FLASH DRIVE TO BOOT OPTION

    i HAVE TWO LAPTOPS SAME MODEL NUMBER ONE CRASHED, hp SUPPORT TALKED ME THROUGH F11 TO RECOVER TO FACTORY CONDITION  THE LAPTOP STOP AT 100% WITHN1 MINUTE LEFT TO CMPLETE.  HP TOLD ME TO ESCAPE AN DO F2 TO CHECK THE HARD DRIVE.  THAT WORK IT SHOWED ALL THE CHECKS PASSED.  IT TOOK 2 + HOURS SO WHEN i CALLED BACK DIFFERENT PERSON SAID $350 SEND IT THEY WILL FIX.  iT'S NOT IN WARRANY SINCE FEB2014 i ONLY PAID $399 FOR IT, CANNOT AFFORD THAT.  SO HP TECH SAID USE SECOND PC TO MAKE A FLASH DRIVE .  (I MADE CD'S WHEN I FIRST GOT IT BUT THEY DID NOT WORK).   SO GOT A FLASH DRIVE WTH 32GIGS (I THOUGHT SHE SAID I NEEDED AT LEAST 20 GIGS)  COPIED THE RECOVERY PROGRAM, NOW THE USB WILL NOT OPEN.  FROM AN EARLIER WRITTER HE WAS TOLD TO F10 BIOS, ESC LOOP FOR BOOT OPTIONS TO SEE IF USB FLASH DRIVE IS THERE.  MY PROBLEM ITS NOT ON MY PC SO HOW DO I ADD IT SO THE USB WILL OPEN.
    RIGHT NOW PC IN A LOOP WHEN POWERED ON HP AND TIME COMES UP, LITTLE WHILW A BLOCK WITH HP/DAT/TIME COMES UP AND A CMD ON BOTTOM OF SCREEN, IT GOES BY TOO FAST T CLICK ON IT AND GOES BACK TO HP LOGO.  IF I COULD ADD USB FLASH AS AN OPTION IT MIGHT MAKE IT OPEN  ANY HELP APPRECIATED.

    The flash drive is not going to show up if it is not bootable. To make a bootable Recovery on flash you have to use Recovery Manager just like you do to create cd/dvd Recovery.
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

  • USB Flash Drive not working

    I have purchased a USB FLASH DRIVE v112b 16GB on 26.12.13 from HP
    dealer in Agartala. after using 2 months I'm facing problems with it.
    Suddenly  an error is showing " you need to format the disk before you
    use it but format is not possible as another error showing format not
    possible. what should i do now with it?
    Please solve my issues asap.
    Neal

    Hi Neal2014,
    Welcome to the HP Forums!
    I would like to take a moment and thank you for using the forum, it is a great place to find answers. For you to have the best experience in the HP forum, I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand that you recently purchased a HP USB drive.  You are now getting a message to format it, but are unable to.  Have you tried to format it on a different computer?
    If you are unable to format the drive, I suggest you call HP support, as I believe it will still be in warranty. 
    Please call HP technical support at 800-474-6836. If you live outside the US/Canada Region, please click the link below to get the support number for your region. HP Technical Support Sitemap
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • Can't open folders in usb flash drive

    hello, i'm a new chromebook user, serial #XXXXXXXXX . i have a serious problem using an external usb flash drive. the files i have there are all in folders, and when i connect the drive the computer simply refuses to open them! i click and double click and nothing, and without accessing the folders i obviously can't open my files.
    help please!
    [Moderator edit to remove serial number.]

    If you can't solve your issue and no one in the community can help, contact support to speak with a tech support agent at (800) 457-7777.
    - Peter

  • Copying files from iMac to USB flash drives

    I am having problems copying files from my iMac computer to USB flash drives. Sometimes, I get the error message: "Sorry the operation could not be completed because an unexpected error occurred (Error Code -50)."
    How can I solve this problem?
    This error message does not happen everytime but rather occasionally. Most of the files I am trying to copy to my USB flash drives are MS Word documents. I have tried using various brands of flash drive, but I still get this error message.
    I use my USB flash drives for both Mac and Windows OS computers. For my 2GB Kingston Data Traveller flash drive, I checked its product datasheet on the Kingston website, and it says that it is compatible with both Macintosh and Windows OS, and that I can use it for cross-platform PC/Mac file transfers.
    I also checked the Properties tab for this flash drive, and the File System for the drive is listed as "FAT."

    Hello Stedman:
    I am pretty sure that these files were not open in MS Word when I tried to copy them.
    I only get this error message/code for a handful of MS Word documents; the rest of my MS Word documents were copied successfully to my USB flash drive.

  • Unmounting USB flash drive from cRIO

    Hi all,
    I am using the USB port of a cRIO 9012 to save datafiles (using File I/O) to a USB flash drive.
    After having run the program, I want to unmount the USB drive. Can anyone please tell me if there is a better/nicer way than just taking it out? Since this might result into losing my data if the USB drive gets corrupt (just like under Windows).
    I have searched the forums, but I was not able to find anything on dismounting a USB drive on a cRIO...
    Hopefully you can help me solving this (little) problem.
    Thanks in advance,
    Joep

    Joep,
    under Windows there are two scenarios that could cause data corruption on a USB-Flash-Drive:
    The Flash-Drive is removed during a write operation. This potentially destroys the FAT which results in data loss. There is not much that you can do against this behavior, neither on Windows, nor under VxWorks.
    With caching enabled for the Flash-Drive there is a chance that files are not written to the drive completely because some parts of it are still sitting in the PC's memory. When the drive gets removed the data is corrupt.
    I don't think that VxWorks uses cache for mass storage devices at all so this issue shouldn't be relevant for a cRIO-9012, but I will double check if this is true.
    Best regards,
    Jochen Klier
    National Instruments Germany

Maybe you are looking for

  • Customer Exit query question

    Hello Experts - I have a characteristic which has the text: "04 Parts 25%". I need to use the 25% part in a calculation. Can I use a customer exit to parse out the 25% and use the exit in a formula variable and use the formula variable in my calculat

  • How do I show remote printers in Windows 2012 RDWEB?

    Hi everyone, I have setup an Windows 2012 RDS host and am able to access it externally by using https://remote.domain.com/rdweb. Therefore I can log in and launch remote apps. Local printers get redirected, but I do not seem to be able to see the rem

  • Updating a shared report?

    In Discoverer Desktop, is there a way for a user who is NOT the owner of a shared report to modify it and save the updated version over the original? I have a group of users who want to all be able to access and update a single report, but it's cumbe

  • Access level enforcement

    Hi all, Two questions: 1) Having two interfaces: private interface I1 {...} public interface I2 extends I1 {...} And one class: public class C implements I2 {...} And a sibling package, containing a Test class - why is it legal to reference the I2 in

  • Flashing Folder and a 4SNS Error - too Late ?

    Greetings I recently came home to find my iMac making some rather noisy sounds. Apps locked and unresponsive. After restarting I go the flashing folder with the ?. Inserting the OS X install disk didn't work and neither did a few other things that ar