View previous topic :: View next topic |
Author |
Message |
ianomc n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 12 Nov 2004 Posts: 21
|
Posted: Fri Dec 24, 2004 7:24 pm Post subject: Memory Stick |
|
|
Hi guys!
Im trying to get my MagicStar usb mp3 player/memory stick to work with the 2.6 kernel. It worked fine with the 2.4 kernel. Now I've added scsi and usb support and all those things and recompiled the kernel just like it said in a how to I found.
Then I ran the following checks....
mount shows....
none on /proc/bus/usb type usbfs
just like it should
/proc/bus/sb exists and so does /proc/scsi along with /proc/bus/usb
However an attempt to mount /dev/sda1 gives:
/dev/sda1 is not a block device
I tried mounting /dev/sda2 and /dev/sdb1 aswell but got the same reply.
The kernel is recognising me plugging in the stick cause I checked that using lsusb.
It seems that the scsi filesystem isnt associating with it however. Any suggestions?
Thanks,
Ian _________________ ---------------------------------
Ian McLoughlin |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
hds Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/355080659412b4a64ca828.jpg)
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Fri Dec 24, 2004 7:29 pm Post subject: Re: Memory Stick |
|
|
ianomc wrote: |
/dev/sda1 is not a block device
|
if you run
do you see the partition(s)?
i assume the partition type is FAT/FAT32/JOLIET or whatever, does your kernel support this (compiled in)?
btw: delete this dupe of yours:
https://forums.gentoo.org/viewtopic.php?t=270530&highlight= |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|