- To: <slug@xxxxxxxxxxx>
- Subject: [SLUG] Digital Unix filesystem and Linux
- From: Murfe <murfe@xxxxxxxxxx>
- Date: Wed May 23 12:32:02 2001
Hi all,
I have a Digital unix box which i need to pull some data off. I have
pulled the harddisk and chucked it in a Linux box and am now trying to
mount the disk. I have read some doco which points to Digital Unix using
UFS but also have heard that it uses ADVfs? I have tried mounting this
disk using;
#mount -t ufs /dev/sda /mnt/hdd
and get the output
mount: wrong fs type, bad option, bad superblock on /dev/sda,
or too many mounted file systems
and the realavent part of my dmesg is
(scsi0) <Adaptec AHA-294X Ultra SCSI host adapter> found at PCI 0/19/0
(scsi0) Wide Channel, SCSI ID=7, 16/255 SCBs
(scsi0) Cables present (Int-50 NO, Int-68 YES, Ext-68 NO)
(scsi0) Downloading sequencer code... 422 instructions downloaded
scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.1.31/3.2.4
<Adaptec AHA-294X Ultra SCSI host adapter>
scsi : 1 host.
(scsi0:0:1:0) Synchronous at 10.0 Mbyte/sec, offset 15.
Vendor: DEC Model: RZ1DB-BS (C) DEC Rev: 0307
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sda at scsi0, channel 0, id 1, lun 0
SCSI device sda: hdwr sector= 512 bytes. Sectors= 17773524 [8678 MB] [8.7
GB]
sda: unknown partition table
Any ideas guys?
Cheers,
Murfe