Hi again!

Now i feel stupid but also more confused than ever. It works.
 fdisk -l /dev/sda gives (swedish is my language): 

Disk /dev/sda: 256 MB, 256622592 byte
16 huvuden, 32 sektorer/spår, 978 cylindrar
Enheter = cylindrar av 512 × 512 = 262144 byte

    Enhet Start     Början        Slut     Block    Id  System
/dev/sda1   *           1         979      250608    6  FAT16

----

as I see it, no problems. 

And, behold, suddenly I find the images from the camera. They appear in a 
folder /media/usbdisk. But why they appear there is a mystery to me. My fstab 
looks like: 

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/hdb1       /               ext3    defaults,errors=remount-ro 0       1
/dev/hdb4       /home           ext3    defaults        0       2
/dev/hdb3       /usr            ext3    defaults        0       2
/dev/hdb2       none            swap    sw              0       0
/dev/hdc        /media/cdrom0   udf,iso9660 ro,user,noauto  0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
/dev/hda1       /mnt            ntfs    nls=utf8,user,uid=1000  0       0


And upon connecting the camera, konqueror consistently opens a new window 
trying to show /sda1, with an error msg. 

So it turns out that it does work, connecting, but I get very confused on what 
gets mounted where, and why. Do you have any idea about this?

Anyway, I do get the pinctures into the machine now, even if at an unexpected 
place...

Regards, 


Magnus L


On Sunday 30 October 2005 19.24, Alan Stern wrote:
> On Sun, 30 Oct 2005, Magnus Larsson wrote:
> > Hi!
> >
> > Thanks for your advice! I recompiled the 2.6.12-kernel with USB Mass
> > Storage verbose debugging, and compiled a 2.6.14-kernel with the same
> > options. Still the camera wont connect properly. I attach a file with a
> > huge amount of output from the debuggning, it's from syslog, where I
> > attached the camera and onward. I guess it's too much, but I cannot
> > understand what is relevant and not.
>
> Better too much data than too little.
>
> I looked through your log.  Oddly enough, even though it contains a couple
> of "Buffer I/O error" messages, there weren't any errors transferring data
> to or from the device.  Everything seemed to work perfectly.
>
> Maybe the partition table is messed up.  What does "fdisk -l /dev/sda"
> show?
>
> Alan Stern


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to