[7669] in linux-scsi channel archive
Re: Problems with an old AIX drive
daemon@ATHENA.MIT.EDU (Guest section DW)
Sun Dec 12 15:22:20 1999
Message-ID: <19991212211740.A23989@win.tue.nl>
Date: Sun, 12 Dec 1999 21:17:40 +0100
From: Guest section DW <dwguest@win.tue.nl>
To: Dan@Barratt.uk.net, linux-scsi@vger.rutgers.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
In-Reply-To: <Pine.LNX.4.10.9912121911340.775-100000@portal.atl>; from Dan@Barratt.uk.net on Sun, Dec 12, 1999 at 07:24:04PM +0000
On Sun, Dec 12, 1999 at 07:24:04PM +0000, Dan@Barratt.uk.net wrote:
> I've inherited a couple of old 2G SCSI drives which were previously used
> on an AIX RISK 6000 370. My SCSI controller is an Adaptec AHA-2940 Ultra.
>
> The Adaptec card sees the drives, an IBM 0662 S12, and a MICROP 1924.
>
> Linux boots and sees the drives, although gives errors bad superblock and
> bad magic number.
>
> fdisk seems to go smoothly, I can create partitions, write and exit.
>
> When I try to mount the drives I again get the message about the bad
> superblock.
>
> I seem to have gone round in circles for a few days and have now run out
> of ideas. I don't think the drives are faulty, and get the same error even
> though I'm trying two different models. Is the problem that the drives are
> ex AIX?
Mounting means attaching the filesystem on the device to the big file
hierarchy rooted at /. There is no filesystem on your disk, so attempts
to mount are meaningless. Make a filesystem, say with mke2fs.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu