Sponsored Content
Top Forums UNIX for Advanced & Expert Users scsi sda device not mounting !! Post 58032 by moxxx68 on Friday 12th of November 2004 05:32:49 AM
Old 11-12-2004
it says it recognizes it..
scsi sda mass storage device>>>
by the way
thanx for answering and welcome... to Unix.com

Last edited by moxxx68; 11-12-2004 at 06:39 AM..
 

10 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. 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

6. 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

7. 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

8. 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

9. 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

10. 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
tableau-parm(1) 														   tableau-parm(1)

NAME
tableau-parm - Tableau Write-blocking Bridge Query/Command Utility SYNOPSIS
tableau-parm [-r] device DESCRIPTION
tableau-parm is designed to interact with write-blocking forensics bridges produced by Tableau, LLC. It can be used to query bridges for various bridge and device data, as well as to disable DCO regions. OPTIONS
tableau-parm accepts the following parameters: -r Directs tableau-parm to permanently remove a DCO, if it exists. THIS WILL MODIFY THE STATE OF THE DRIVE. USE AT YOUR OWN RISK! (It is recommended for forensics investigations, that a full drive image be taken before this command is run, and then again afterward if a DCO was detected originally.) Note: after running this, you'll need to restart the Tableau bridge for it to correctly detect the changes. device Required argument. Specifies the device file for the bridge/drive to be queried. This must be a device presenting SCSI emulation. Under Linux, all USB and FireWire mass storage devices behave like SCSI devices. Once a bridge and drive are plugged in and powered on, one can generally find out what the device was dynamically mapped to by running: dmesg | tail -20 OUTPUT
tableau-parm generates simple output with one data value per line, interspersed with blank lines and section headers. This output format is subject to change. EXAMPLES
To query a bridge which is mapped to /dev/sda: tableau-parm /dev/sda To remove a DCO from the hard drive on /dev/sda: tableau-parm -r /dev/sda BUGS
Older versions of ATA and SATA Tableau firmwares didn't properly handle HPA and DCO on some types of drives. Be sure to upgrade your block- ers' firmwares using the firmware update utility, version 4.2 or later, which was released on July 5, 2007. This is not really a bug, but something to note: when a drive has both an HPA and DCO section, and the DCO is removed, the HPA is removed with it. This is how the bridge firmware works, and isn't something controlled by tableau-parm. Just something to be aware of. CREDITS
Copyright (C) 2007,2009 Timothy D. Morgan Copyright (C) 1999,2001,2006,2007 D. Gilbert tableau-parm was written by Timothy D. Morgan using portions of SCSI example code written by D. Gilbert. Tableau, LLC cooperated in the development of this tool by providing documentation on the proprietary SCSI interfaces and assisted in test- ing. Without their help, this tool would not have been possible. Tableau, LLC does not endorse or warrant this code in any way. LICENSE
Please see the file "LICENSE" included with this software distribution. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more details. SEE ALSO
hdparm(1) sdparm(1) Forensics Utilities 30 September 2009 tableau-parm(1)
All times are GMT -4. The time now is 04:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy