scsi sda device not mounting !!


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users scsi sda device not mounting !!
# 8  
Old 11-13-2004
Quote:
Originally posted by moxxx68
it says something about sectors... and 125mb storage capability but thats as far as I can make of it.. I am still a little new to unix in certain areas.. ..

run dmesg and get the information and post it.

As far as I see, the scsi driver doesn't contains a partition known to Linux.

try /dev/sda1.
# 9  
Old 11-13-2004
dmesg | less:
Initializing USB Mass Storage driver...
scsi0 : SCSI emulation for USB Mass Storage devices
Vendor: Model: USB DISK 20X Rev: 1.01
Type: Direct-Access ANSI SCSI revision: 02
USB Mass Storage device found at 2
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
SCSI device sda: 243712 512-byte hdwr sectors (125 MB)
sda: assuming Write Enabled
sda: assuming drive cache: write through
sda:
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
(END)
# 10  
Old 11-13-2004
Are the actual device files still present on the system?

ls -l /dev/sda*

Cheers
ZB
# 11  
Old 11-13-2004
this is what i am getting when i apply....
mount -t usbfs /dev/sda1 /usbdrive/
[root@localhost usbdrive]# cd /usbdrive/
[root@localhost usbdrive]# ls -ali
total 4
1294 drwxr-xr-x 5 root root 0 Nov 12 21:04 .
2 drwxr-xr-x 22 root root 4096 Nov 12 21:04 ..
1297 dr-xr-xr-x 2 root root 0 Nov 12 21:04 001
1377 dr-xr-xr-x 2 root root 0 Nov 12 21:04 002
1450 dr-xr-xr-x 2 root root 0 Nov 12 21:04 003
1295 -r--r--r-- 1 root root 0 Nov 13 07:08 devices
this is not the same directory that I had at all on the previous system nor is rw and I have tried to format it in windows ...reply "cannot complete format.. "
# 12  
Old 11-13-2004
Is there anything in any of the 001, 002 or 003 directories?

I wouldn't have thought it necessary to format it - you could just remove any data you don't want.

Also, if it isn't writable maybe it's reached capacity?

Cheers
ZB
# 13  
Old 11-13-2004
nope! checked windows everything.. this is not the same directory at all and it has no write not even in root.. I can't even creat a another directory in it even if I go through the whole mount bit... also the directory itself mounts even if the disk isn't in there ... I am pretty sure that I accidentally filled up all 125mb by accident post second installation of fedora anyway.. i have a question for you.. though.. if windows was taking up too much room on the computer would that prevent the all the memry being stacked onto the linux..??
moxxx68
# 14  
Old 11-13-2004
Quote:
Originally posted by moxxx68
this is what i am getting when i apply....
mount -t usbfs /dev/sda1 /usbdrive/
[root@localhost usbdrive]# cd /usbdrive/
[root@localhost usbdrive]# ls -ali
total 4
1294 drwxr-xr-x 5 root root 0 Nov 12 21:04 .
2 drwxr-xr-x 22 root root 4096 Nov 12 21:04 ..
1297 dr-xr-xr-x 2 root root 0 Nov 12 21:04 001
1377 dr-xr-xr-x 2 root root 0 Nov 12 21:04 002
1450 dr-xr-xr-x 2 root root 0 Nov 12 21:04 003
1295 -r--r--r-- 1 root root 0 Nov 13 07:08 devices
this is not the same directory that I had at all on the previous system nor is rw and I have tried to format it in windows ...reply "cannot complete format.. "
The command should be:
mount -t vfat /dev/sda1 /usbdrive
vfat for win partition
xfs/ext3/ext2/reiserfs/etc for linux partition
ufs for unix ones

usbfs is totally another thing that should be mounted under /proc/.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Legacy Ultra60 with Solaris 5.7 SCSI device reverse engineering

I'm looking for help with a legacy system. I have some obsolete equipment connected to an Ultra 60 running Solaris 5.7 with the binary for a 32 bit driver. The driver is rejected by newer versions of solaris, which run 64 bit kernels. I hope to reverse engineer the driver so that I can... (0 Replies)
Discussion started by: obsoleteStuff
0 Replies

2. Ubuntu

device size mismatch after mounting

Hi, I have a created a logical partition sda5 in ubuntu server 9.0.4. which is Disk /dev/sda: 250.0 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x00053d78 Device Boot Start End ... (1 Reply)
Discussion started by: rac_oradba
1 Replies

3. UNIX and Linux Applications

Mounting a USB device with a predetermined name

When I attach a USB storage device to my Solaris server, the mount point is coming up as /rmdisk/unnamed_rmdisk Is there anyway I can have this device come up as a mounted device with a predetermined mount name eg /morespace rather than unnamed_rmdisk ? (0 Replies)
Discussion started by: jimthompson
0 Replies

4. Linux

mounting usb device

Hi Folks, I want to know how to mount usb device (cd,dvd etc) in linux, Regards, Manoj (4 Replies)
Discussion started by: manoj.solaris
4 Replies

5. UNIX for Advanced & Expert Users

Notice: STP:SCSI tape 0 device 46/0 offline

My tape drive is not backing up my data. This is the message that comes up as the computer starts up each morning. Notice Stp:SCSI tape 0 device 46/0 offline. The computer is equipped with a Seagate STD 24000N internal tape drive and the green indicator light on it continuously is on but the amber... (0 Replies)
Discussion started by: timothymhubbard
0 Replies

6. UNIX for Dummies Questions & Answers

Notice Stp:SCSI tape 0 device 46/0 offline

My computer which uses scoUNIX, has an internal scsi tape backup. It will no longer backup . It posts this message Notice :Stp tape 0 device 46/0 offline. This has been discussed before by the forum and I'd appreciate any help that any expert could provide for me for a step wise approach to... (0 Replies)
Discussion started by: timothymhubbard
0 Replies

7. UNIX for Advanced & Expert Users

NOTICE: Stp: SCSI tape 0 device 46/0 not ready

If somebody solve this error please help! Thanks in advance! (5 Replies)
Discussion started by: FCollet
5 Replies

8. UNIX for Advanced & Expert Users

NOTICE: Stp: SCSI tape 0 device 46/0 offline

:( If anyone has solved this problem, please help me! Thanks in advance! (0 Replies)
Discussion started by: FCollet
0 Replies

9. UNIX for Dummies Questions & Answers

Mounting a flash device

How do you mount a USB flash drive on Sun Blade 2000 or 2500 with solaris 8? Thanks in advance ;) (1 Reply)
Discussion started by: xeroxtechnician
1 Replies

10. Solaris

mounting an external scsi tape drive

hi- I just installed a quad gigaswift ethernet scsi card to my sunblade 150. I checked with the docs, and got all of the required drivers on the box. Now, I'm trying to mount an external scsi tape drive with no luck. I set the scsi address on the external drive to 0. Here's what I'm coming... (9 Replies)
Discussion started by: ECBROWN
9 Replies
Login or Register to Ask a Question