Announcement

Collapse
No announcement yet.

can't mount usb disk

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: can't mount usb disk

    well i didn find any only that Driver 'sr' needs updating - please use bus_type methods.

    and that uhci_hcd or hcd does not exist


    Comment


      #17
      Re: can't mount usb disk

      Do you know how attach files to replies? In preparation, repeat the process I already had you go through, but output the commands to a file as follows:
      After a reboot (with the HD not plugged in):
      Code:
      tail -100 /var/log/dmesg > tail100dmesgNOHD.txt
      This will output the results of the tail command to a file named tail100dmesgNOHD.txt which will be in your home directory. Then plug the HD in, what a few seconds, and type:
      Code:
      tail -100 /var/log/dmesg > tail100dmesgHDPLUGGEDIN.txt
      This will output the results of the tail command to a file named tail100dmesgHDPLUGGEDIN.txt which will be in your home directory. Then unplug the HD, wait a few seconds, and type:
      Code:
      tail -100 /var/log/dmesg > tail100dmesgHDUNPLUGGED.txt
      This will output the results of the tail command to a file named tail100dmesgHDUNPLUGGED.txt which will be in your home directory.

      Attach these three files into your reply. We may see something that you missed/don't recognize as related.
      Windows no longer obstructs my view.
      Using Kubuntu Linux since March 23, 2007.
      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

      Comment


        #18
        Re: can't mount usb disk

        An Error Has Occurred!
        The upload folder is full. Please try a smaller file and/or contact an administrator.
        i'll just try tommorow.
        thanks for help

        Comment


          #19
          Re: can't mount usb disk

          Forgot about that! I've notified OS (our host) about this problem. As soon as he gets to the message I sent, he will fix that.
          Windows no longer obstructs my view.
          Using Kubuntu Linux since March 23, 2007.
          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

          Comment


            #20
            Re: can't mount usb disk

            Sorry, OP, about wrong details. I also meant to include 'sudo fdisk -l (should be 'sudo fdisk -lu)

            I should have left it for the experts! I don't have to search FAT partitions very often.

            Comment

            Working...
            X