Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (4) </ 1 2 [3] 4 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: USB flash drive not mounting!< Next Oldest | Next Newest >
lucky13 Offline





Group: Members
Posts: 1478
Joined: Feb. 2007
Posted: Feb. 28 2007,13:49 QUOTE

Quote (atermfan @ Feb. 28 2007,02:18)
Quote
Check `fdisk -l` like lucky13 suggested

Did.  See my previous post.

Please paste in the output from fdisk -l. While you're at it, show us the output of:
dmesg | grep usb

Quote

dmesg says:
Code Sample

usb 2-1: new full speed USB device using uhci_hcd and address 2
usb 2-1: device descriptor read/64, error -71

First look in  /mnt in emelfm. Other than hdaX and floppy and cdrom, are there any other mount points?

Give us more info. What brand of device is this? How is it partitioned, what filesystem, etc.? What version of DSL are you using? I found a thread reporting a USB1.1/USB2 glitch in DSL-N RC3:
http://www.damnsmalllinux.org/dsl-n/f/viewpost/1312.html

Have you searched through the forum archives for your type of device and the DSL version you're using?


--------------
"It felt kind of like having a pitbull terrier on my rear end."
-- meo (copyright(c)2008, all rights reserved)
Back to top
Profile PM WEB 
atermfan Offline





Group: Members
Posts: 14
Joined: Feb. 2007
Posted: Feb. 28 2007,17:53 QUOTE

Quote
Please paste in the output from fdisk -l.

Code Sample
  Device Boot    Start       End    Blocks   Id  System
/dev/hda1               1        4444     2099758+  82  Linux swap
/dev/hda2   *        4445        8894     2102625   83  Linux

Quote
While you're at it, show us the output of:
dmesg | grep usb

Code Sample
usbcore: registered new driver usbfs
usbcore: registered new driver hub
usb 2-1: new full speed USB device using uhci_hcd and address 2
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.01:USB HID core driver

Quote
Other than hdaX and floppy and cdrom, are there any other mount points?

auto and sda1
Quote
What brand of device is this?

I highly doubt the brand matters.  All brands mounts the same way.  It worked in Windows, it works for Knoppix, but does not work for this distro.  I do not know why, since this distro is based on Knoppix.
Quote
How is it partitioned, what filesystem, etc.?

1 partition.  ext2.
Quote
What version of DSL are you using?

DSL-N RC4

Should behave the same way as DSL, right?  DSL-N is just a 2.6 kernel plus a few more apps added to DSL.

Quote
Have you searched through the forum archives for your type of device and the DSL version you're using?

I have.
Back to top
Profile PM 
^thehatsrule^ Offline





Group: Members
Posts: 3275
Joined: July 2006
Posted: Feb. 28 2007,18:05 QUOTE

Maybe this will help... first google result: http://www.mepis.org/node/5860

Code Sample
echo Y > /sys/module/usbcore/parameters/old_scheme_first


Another result seems to suggest to make sure you are using a usb2 port.
Back to top
Profile PM 
lucky13 Offline





Group: Members
Posts: 1478
Joined: Feb. 2007
Posted: Feb. 28 2007,23:50 QUOTE

Quote (atermfan @ Feb. 28 2007,12:53)

Code Sample
usbcore: registered new driver usbfs
usbcore: registered new driver hub
usb 2-1: new full speed USB device using uhci_hcd and address 2
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.01:USB HID core driver

Quote
Other than hdaX and floppy and cdrom, are there any other mount points?

auto and sda1

Per the thread I linked about the USB1.1/2 glitch, I thought Robert addressed that issue in RC4. I think that's an issue and hat's suggestion that you make sure your port is USB2 is a good one. So, too, is the link he gave you.

Quote

Quote
What brand of device is this?

I highly doubt the brand matters.  All brands mounts the same way.  It worked in Windows, it works for Knoppix, but does not work for this distro.  I do not know why, since this distro is based on Knoppix.

It can be an issue if you have a device with some proprietary filesystem or hidden "partitions" like U3; the U3 thing can be a problem if you format the device and leave the U3 pseudopartition on it. I see you have it formatted for ext2. If it once was a U3 drive and it was repartitioned without using their removal tool, can you get an "fdisk -l" for it using Knoppix or something else under which it'll mount?

Also, Knoppix is about a ~700MB ISO. DSL is 50ish. DSL-N is, what, 90- or 100-something? There's a lot more than KDE that's been removed to make DSL and DSL-N "tighter." Just because it's Knoppix-based doesn't mean it's still Knoppix. It also means that something that works in one won't necessarily work with the other. That's especially true if you're comparing recent Knoppix versions to DSL which is based on Knoppix 3.4 (iirc).
Quote

Quote
What version of DSL are you using?

DSL-N RC4

Should behave the same way as DSL, right?  DSL-N is just a 2.6 kernel plus a few more apps added to DSL.

Uh, no. DSL-N is still in testing. The RC stands for release candidate. DSL-N isn't at version 1.0 yet. Are you certain that it's not RC3 (which had a similar issue) and that your ports are USB2?


--------------
"It felt kind of like having a pitbull terrier on my rear end."
-- meo (copyright(c)2008, all rights reserved)
Back to top
Profile PM WEB 
atermfan Offline





Group: Members
Posts: 14
Joined: Feb. 2007
Posted: Mar. 01 2007,22:53 QUOTE

Quote
make sure your port is USB2 is a good one.

It is a USB2.  Tried it with both ports.  They are both fine.  There is absolutely nothing wrong with the port or the drive.

Quote
It can be an issue if you have a device with some proprietary filesystem or hidden "partitions" like U3; the U3 thing can be a problem if you format the device and leave the U3 pseudopartition on it.

It is not an U3.

It was preformated in FAT16 when I got it.

Technically speaking, if it had some kind of discriminitive FS, it would not have worked in other distros I have tried.  I do not even think developers would go as far as to not make it not work in a specific distro.

Quote
can you get an "fdisk -l" for it using Knoppix or something else under which it'll mount?

Code Sample

  Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        1968      503792   83  Linux

Detected by Knoppix 4.0.

Off topic question: Does ext2 automatically sets it to boot?  Because I did not set it to boot.

Quote
Are you certain that it's not RC3 (which had a similar issue) and that your ports are USB2?

Ports are USB2.  Positive.

I downloaded the DSL-N a few days ago.  So I assumed it is the latest version (RC4).  But then I went to have a second look.  And found out something...

This link: http://damnsmalllinux.org/

Says: "DSL-N (DSL's bigger sister) is now at 0.1RC4."

But when I went to this sub-link: http://damnsmalllinux.org/dsl-n/

It says: "DSL-N 0.1RC3 is now ready"

Now I am not so sure which of those links I downloaded from.  I popped in the DSL-N CD again to check, but I can not find the version mentioned anywhere.  The boot screen says 0.01.  That is it; it does not mention which RC.

I tried to find out by looking up the screenshot, but the site only offers the screenshot of the first RC.  Google did not yield any results for a DSL-N screenshot.

The DSL-N I got has a coast as a background.  Perhaps someone would tell me if I got the RC3 or 4?

It seems very odd how the main DSL site has the latest RC, while the "home page" of DSL-N still has RC3.
Back to top
Profile PM 
15 replies since Feb. 27 2007,02:59 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (4) </ 1 2 [3] 4 >/
reply to topic new topic new poll
Quick Reply: USB flash drive not mounting!

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code