-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 18 Sep 2002 08:31, Count Zero wrote: > I looked in all the relevant log files, dmesg didn't output anything and > /var/log/messages* doesn't look helpful either. Is there a way to format > my disks to that i can be sure where the partition is? There is more guidance in the linux USB guide (on http://www.linux-usb.org), but a few things to try.
Mount usbdevfs (see FAQ) and check device is actually detected and associated with storage driver. Check /proc/scsi/scsi and other related entries under /proc/scsi and see if the device apppears. Make sure sd module is loaded (use lsmod) fdisk /dev/sda (or whatever other device is reported in /proc/scsi) to view the partition table. Report back :-) Brad - -- http://conf.linux.org.au. 22-25Jan2003. Perth, Australia. Birds in Black. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9h7qzW6pHgIdAuOMRAvKTAJ0WsQWGwNPfjSaU2wkx3Uu4bSKJaQCguwG1 F8/6n/klJ40jA+fyN1pPtXU= =Yd+M -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.NET email is sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
