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: (6) </ 1 [2] 3 4 5 6 >/

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

reply to topic new topic new poll
Topic: USB mass storage support, Help needed!< Next Oldest | Next Newest >
lucky13 Offline





Group: Members
Posts: 1478
Joined: Feb. 2007
Posted: Feb. 16 2007,20:12 QUOTE

Quote (Zucca @ Feb. 16 2007,15:08)
Booting computer every time when plugging USB storage device isn't just acceptable.
And yes. Mount point is created. But NOT removed on unplugging.

I never encountered these errors with Xubuntu.

Hotplug doesn't remove mount points. That's why you get the sequential sda, sdb, etc., instead of recycling points. I agree that you should be able to mount and umount without rebooting. Please paste in at least your mtab to show the points hotplug is setting and the filesystem it's reporting for your devices. (Sorry, I edited my reply while you were replying.)

I'm using Kubuntu. I've likewise never had a problem with it OR with DSL.


--------------
"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 
Zucca Offline





Group: Members
Posts: 524
Joined: Feb. 2006
Posted: Feb. 16 2007,21:52 QUOTE

fdisk -l:
Quote
Disk /dev/sdd: 61 MB, 61977088 bytes
256 heads, 63 sectors/track, 7 cylinders
Units = cylinders of 16128 * 512 = 8257536 bytes

  Device Boot    Start       End    Blocks   Id  System
/dev/sdd1   ?    266306    266306 2147483647+  ff  BBT
Partition 1 has different physical/logical beginnings (non-Linux?):
    phys=(1023, 255, 63) logical=(266305, 4, 4)
Partition 1 has different physical/logical endings:
    phys=(1023, 255, 63) logical=(266305, 4, 2)
/dev/sdd2   ?    266306    266306 2147483647+  ff  BBT
Partition 2 has different physical/logical beginnings (non-Linux?):
    phys=(1023, 255, 63) logical=(266305, 4, 4)
Partition 2 has different physical/logical endings:
    phys=(1023, 255, 63) logical=(266305, 4, 2)
/dev/sdd3   ?    266306    266306 2147483647+  ff  BBT
Partition 3 has different physical/logical beginnings (non-Linux?):
    phys=(1023, 255, 63) logical=(266305, 4, 4)
Partition 3 has different physical/logical endings:
    phys=(1023, 255, 63) logical=(266305, 4, 2)
/dev/sdd4   ?    266306    266306 2147483647+  ff  BBT
Partition 4 has different physical/logical beginnings (non-Linux?):
    phys=(1023, 255, 63) logical=(266305, 4, 4)
Partition 4 has different physical/logical endings:
    phys=(1023, 255, 63) logical=(266305, 4, 2)


cat /etc/fstab:
Quote
proc      /proc       proc   defaults            0 0
/sys       /sys        sysfs  noauto              0 0
/dev/pts   /dev/pts    devpts mode=0622           0 0
/dev/fd0   /mnt/auto/floppy auto   user,noauto,exec,umask=000    0 0
/dev/cdrom /mnt/auto/cdrom  auto   user,noauto,exec,ro 0 0
# Added by KNOPPIX
/dev/sda1 /mnt/sda1 vfat noauto,users,exec,umask=000,uid=1001,gid=50 0 0
# Added by KNOPPIX
/dev/sdb1 /mnt/sdb1 vfat noauto,users,exec,umask=000,uid=1001,gid=50 0 0
# Added by KNOPPIX
/dev/sdb2 /mnt/sdb2 ext3 noauto,users,exec 0 0
# Added by KNOPPIX
/dev/hda1 /mnt/hda1 vfat noauto,users,exec,umask=000,uid=1001,gid=50 0 0
# Added by KNOPPIX
/dev/hda2 none swap defaults 0 0
# Added by KNOPPIX
/dev/hda3 /mnt/hda3 ext3 noauto,users,exec 0 0
# Added by KNOPPIX
/dev/hda5 /mnt/hda5 ext3 noauto,users,exec 0 0
# Added by KNOPPIX
/dev/hda6 /mnt/hda6 vfat noauto,users,exec,umask=000,uid=1001,gid=50 0 0
# Added by KNOPPIX
/dev/hda7 /mnt/hda7 ext3 noauto,users,exec 0 0
# Added by KNOPPIX
/dev/hda8 /mnt/hda8 ext3 noauto,users,exec 0 0
# Added by KNOPPIX
/dev/hda9 /mnt/hda9 ext3 noauto,users,exec 0 0
# Added by KNOPPIX
/dev/hda10 /mnt/hda10 vfat noauto,users,exec,umask=000,uid=1001,gid=50 0 0
# Added by KNOPPIX
/dev/sdc /mnt/sdc auto noauto,users,exec 0 0
# Added by KNOPPIX
/dev/sdd /mnt/sdd vfat noauto,users,exec,umask=000,uid=1001,gid=50 0 0
# Added by KNOPPIX
/dev/sde /mnt/sde auto noauto,users,exec 0 0


cat /etc/mtab
Quote
/dev/root / ext2 rw 0 0
/dev/shm /cdrom tmpfs ro 0 0
/dev/cloop /KNOPPIX iso9660 ro 0 0
/ramdisk /ramdisk tmpfs rw,size=512M 0 0
/proc/bus/usb /proc/bus/usb usbdevfs rw,devmode=0666 0 0
tmpfs /ramdisk/tmp tmpfs rw,size=256M 0 0
tmpfs /ramdisk/home tmpfs rw,size=10M 0 0
/pkg/dsl/irssi.uci /opt/irssi iso9660 ro,loop=/dev/cloop1 0 0
/dev/hda10 /mnt/hda10 vfat rw,nosuid,nodev,umask=000,uid=1001,gid=50,owner=dsl,devmode=700,mode=0700,uid=1001 0 0
/dev/hda3 /mnt/hda3 ext3 rw,nosuid,nodev 0 0
/dev/hda6 /mnt/hda6 vfat rw,nosuid,nodev,umask=000,uid=1001,gid=50,owner=dsl,devmode=700,mode=0700,uid=1001 0 0
/dev/sda1 /mnt/sda1 vfat rw,nosuid,nodev,umask=000,uid=1001,gid=50,owner=dsl,devmode=700,mode=0700,uid=1001 0 0
/dev/sdb1 /mnt/sdb1 vfat rw,nosuid,nodev,umask=000,uid=1001,gid=50 0 0
/dev/shm /cdrom tmpfs ro 0 0
/dev/shm /cdrom tmpfs ro 0 0



There. =)


--------------
Do you have it? - http://dy.fi/mak
Back to top
Profile PM WEB ICQ MSN 
lucky13 Offline





Group: Members
Posts: 1478
Joined: Feb. 2007
Posted: Feb. 16 2007,23:05 QUOTE

Quote (Zucca @ Feb. 16 2007,16:52)

fdisk -l: Disk /dev/sdd...
/dev/sdd1...
/dev/sdd2...
/dev/sdd3...
/dev/sdd4...

cat /etc/fstab:proc      /proc       proc...
# Added by KNOPPIX
/dev/sdd /mnt/sdd vfat noauto,users,exec,umask=000,uid=1001,gid=50 0 0


Okay, have you tried mounting each partition on sdd separately?


--------------
"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 
Zucca Offline





Group: Members
Posts: 524
Joined: Feb. 2006
Posted: Feb. 17 2007,08:06 QUOTE

That I did first.

--------------
Do you have it? - http://dy.fi/mak
Back to top
Profile PM WEB ICQ MSN 
Zucca Offline





Group: Members
Posts: 524
Joined: Feb. 2006
Posted: Feb. 17 2007,14:40 QUOTE

dmesg | tail shows something now...
Quote
sde : status = 1, message = 00, host = 0, driver = 08
Info fld=0x0, Current sd00:00: sns = f0  2
ASC=3a ASCQ= 0
Raw sense data:0xf0 0x00 0x02 0x00 0x00 0x00 0x00 0x0a 0x00 0x00 0x00 0x00 0x3a 0x00 0x00 0x00 0x00 0x00
sde : block size assumed to be 512 bytes, disk size 1GB.  
sde: test WP failed, assume Write Enabled
sde: I/O error: dev 08:40, sector 0
I/O error: dev 08:40, sector 0
unable to read partition table
usb.c: USB disconnect on device 00:07.2-1.1 address 19


It assumes that my memcard has size of one G byte.
I need to change that somehow...


--------------
Do you have it? - http://dy.fi/mak
Back to top
Profile PM WEB ICQ MSN 
27 replies since Feb. 16 2007,17:38 < Next Oldest | Next Newest >

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

Pages: (6) </ 1 [2] 3 4 5 6 >/
reply to topic new topic new poll
Quick Reply: USB mass storage support

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