Jump to content

USB 2.0 pendrive not detected


Guest Romulos
 Share

Recommended Posts

This may be a very common error. If things like pen drives are not formatted with a partition table, then they won't be automounted in 10.1 Since it DID create a /dev/sda if I understand you correctly, but not a /dev/sda1 this is probably the case.

 

To access it in the short term, create a folder where you want it to mount to, say, /mnt/stick or some such non-sense. As root, enter the following command

 

mount /dev/sda /mnt/stick

 

That 'should' do the job

 

For a slightly better fix, format it with the mandrake control center partition manager, or better yet, wait for 10.2/le2k5 to come out, as it is supposed to have a fix for the no-partition table issue.

Link to comment
Share on other sites

Guest Romulos

:help: I tried the both way:

 

1) When I used "mount /dev/sda /mnt/removable" I got the message "mount: the special device /dev/sda doe not exist"

 

2) And I did not find the path "hotplug/dbus/hal, and optionally ivman". My used kernel is 2.6.8

 

Does anybody have another suggestion?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...