Date: Thu, 25 Jan 2001 14:50:45 -0800 From: greg simonoff <gsimonoff@geocities.com> To: freebsd-fs@freebsd.org Subject: Mounting SunOS/External Message-ID: <3A70ADC5.33AD2C09@geocities.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------514EF3918B37330E9CCC75B2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I'm trying to mount an external SCSI hard drive to my freebsd system. The hard drive is a SUNOS 4.2 drive and I'm connected to it by a 50 pin SCSI connector. The dmesg shows the following: <cut -------------- > sym0: <875> rev 0x04 int a irq 10 on pci0.9.0 sym0: Symbios NVRAM, ID 7, Fast-20, parity checking sym0: open drain IRQ line driver, using on-chip SRAM <cut ------------ > Waiting 2 seconds for SCSI devices to settle sym0: Downloading SCSI SCRIPTS. (noperiph:sym0:0:-1:-1): SCSI bus reset delivered. changida0 at sym0 bus 0 target 1 lun 0 da0: <SEAGATE ST5660N SUN0535 0638> Fixed Direct Access SCSI-2 device da0: 10.000MB/s transfers (10.000MHz, offset 15), Tagged Queueing Enabled da0: 520MB (1065664 512 byte sectors: 64H 32S/T 520C) <cut ------------ > A "disklabel -r da0" fails to work, but all the above info is right. I know there is an incapatability here with the endian of the file system - Intel (little) vs Sparc(big). But, may I somehow use the NetBSD - ffs - to make this happen - or could I mount it as a msdos drive so that at least I may read it? What should the entry in the fstab be to mount this drive? And what should the major and minor numbers be for the device? - So that I can make the block special file for it ? GREG --------------514EF3918B37330E9CCC75B2 Content-Type: text/x-vcard; charset=us-ascii; name="gsimonoff.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for greg simonoff Content-Disposition: attachment; filename="gsimonoff.vcf" begin:vcard n:Simonoff;Gregory tel;work:(510) 286-4659 x-mozilla-html:FALSE org:Calif State Dept of Transportation;Software Development version:2.1 email;internet:gsimonoff@geocities.com title:PE / Electrical Engineer (CA license) adr;quoted-printable:;;111 Grand Avenue =0D=0A;Oakland ;CA;94623; note;quoted-printable:Java, HTML, C++, C=0D=0AUNIX, OS9=0D=0A fn:Gregory Simonoff end:vcard --------------514EF3918B37330E9CCC75B2-- _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A70ADC5.33AD2C09>