> : things to try: > : > : mount -a > mount -a mounts everything listed in the /etc/fstab, simply typing mount > <enter> will display mounted filesystems. > > : > : will show mounted volumes > : > : ls -l /dev/sda* > : > : will tell you if you are actually attempting to mount the correct > : device. > There are also /dev/sr* for scisi devices, my cdrw uses /dev/sr0 > > You might also check the output of dmesg for clues. > > Jamie > :
> > > > > - > From: Ben Barrett <[EMAIL PROTECTED]> > Subject: Re: [eug-lug]PDA not working > > Short answer: no. These messages tell you about your scsi disk. > "sr" is generally used instead of "sd" for removable media, although some of > the messages below seem to indicate that /dev/sda might be a removable drive > on your system (?)... > So if I guess that you have a real scsi bus on your system, am I right? > I suppose it could be a ZIP disk, some of these came with their own scsi > controller (ie, the non-parallel-interfaced ones) which might get mapped to > sda. > Maybe you could send along the contents of /proc/bus/usb/devices when your > palm is connected; I think this is the same info provided by 'usbview' > although that is a GUI program. > > regards, > > Ben > > > On Sun, 04 Jan 2004 09:37:20 -0800 > Dirk Ouellette <[EMAIL PROTECTED]> wrote: > > | Are these logs telling me that although my pda is connecting, as it > | tells me that it is, it's still not delivering info to or from the > | device? > | Thanks, Dirk > | > | Jan 4 09:31:14 localhost kernel: sda: Unit Not Ready, sense: > | Jan 4 09:31:14 localhost kernel: Info fld=0xa00 (nonstd), Current > | 00:00: sense key Not Ready > | Jan 4 09:31:14 localhost kernel: sda : READ CAPACITY failed. > | Jan 4 09:31:14 localhost kernel: sda : status = 1, message = 00, host = > | 0, driver = 08 > | Jan 4 09:31:14 localhost kernel: Info fld=0xa00 (nonstd), Current > | sd00:00: sense key Not Ready > | Jan 4 09:31:14 localhost kernel: sda : block size assumed to be 512 > | bytes, disk size 1GB. > | Jan 4 09:31:14 localhost kernel: sda: test WP failed, assume Write > | Enabled > | Jan 4 09:31:14 localhost kernel: sda: I/O error: dev 08:00, sector 0 > | Jan 4 09:31:14 localhost kernel: I/O error: dev 08:00, sector 0 > | Jan 4 09:31:14 localhost kernel: unable to read partition table > | Jan 4 09:31:14 localhost kernel: Device not ready. Make sure there is > | a disc in the drive. > | Jan 4 09:31:14 localhost kernel: Device not ready. Make sure there is > | a disc in the drive. > | Jan 4 09:31:17 localhost devlabel: devlabel service started/restarted > | Jan 4 09:31:18 localhost devlabel: devlabel service started/restarted > | Jan 4 09:31:19 localhost kernel: sda: Unit Not Ready, sense: > | Jan 4 09:31:19 localhost kernel: Info fld=0xa00 (nonstd), Current > | 00:00: sense key Not Ready > | Jan 4 09:31:19 localhost kernel: sda : READ CAPACITY failed. > | Jan 4 09:31:19 localhost kernel: sda : status = 1, message = 00, host = > | 0, driver = 08 > | Jan 4 09:31:19 localhost kernel: Info fld=0xa00 (nonstd), Current > | sd00:00: sense key Not Ready > | Jan 4 09:31:19 localhost kernel: sda : block size assumed to be 512 > | bytes, disk size 1GB. > | Jan 4 09:31:19 localhost kernel: sda: test WP failed, assume Write > | Enabled > | Jan 4 09:31:19 localhost kernel: sda: I/O error: dev 08:00, sector 0 > | Jan 4 09:31:19 localhost kernel: I/O error: dev 08:00, sector 0 > | Jan 4 09:31:19 localhost kernel: unable to read partition table > | Jan 4 09:31:19 localhost kernel: Device not ready. Make sure there is > | a disc in the drive. > | > > --The removable devices are a Neuros mp3 player and an Olympus C-4000 camera. I have no SCSI bus, only simulated. Dirk _______________________________________________ EuG-LUG mailing list [EMAIL PROTECTED] http://mailman.efn.org/cgi-bin/listinfo/eug-lug
