Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 May 2005 20:07:09 +0200
From:      Wilko Bulte <wb@freebie.xs4all.nl>
To:        Marcel Moolenaar <marcel@xcllnt.net>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: alpha/30486: AlphaServer DS10 floppy access is broken
Message-ID:  <20050525180709.GA13039@freebie.xs4all.nl>
In-Reply-To: <52909e3b78cfe5d114d18191853dced9@xcllnt.net>
References:  <200505250728.j4P7SefF044410@freefall.freebsd.org> <20050525115710.GA11176@freebie.xs4all.nl> <5aa43d08238e5e05501831a68575fbd5@xcllnt.net> <52909e3b78cfe5d114d18191853dced9@xcllnt.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 25, 2005 at 11:00:02AM -0700, Marcel Moolenaar wrote..
> On May 25, 2005, at 9:35 AM, Marcel Moolenaar wrote:
> 
> >>But not good either:
> >>
> >>ds10#fdformat /dev/fd0
> >>Format 1440K floppy `/dev/fd0'? (y/n): y
> >>Processing EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE done.
> >
> >Hmmm, this sounds like another problem. The PIO problem mentioned
> >in the PR. I'll try formatting a disk later today.
> 
> alpha% sudo fdformat /dev/fd0
> Format 1440K floppy `/dev/fd0'? (y/n): y
> Processing VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV done.
> 
> alpha% sudo dd if=/dev/fd0 of=/tmp/fd0 bs=9216
> 160+0 records in
> 160+0 records out
> 1474560 bytes transferred in 64.281643 secs (22939 bytes/sec)
> 
> alpha% sudo dd of=/dev/fd0 if=/tmp/fd0 bs=9216
> 160+0 records in
> 160+0 records out
> 1474560 bytes transferred in 64.890015 secs (22724 bytes/sec)
> 
> alpha% sudo newfs /dev/fd0
> /dev/fd0: 1.4MB (2880 sectors) block size 16384, fragment size 2048
>         using 3 cylinder groups of 0.50MB, 32 blks, 64 inodes.
> super-block backups (for fsck -b #) at:
>  160, 1184, 2208
> 
> alpha% sudo fsck_ufs /dev/fd0
> ** /dev/fd0
> ** Last Mounted on
> ** Phase 1 - Check Blocks and Sizes
> ** Phase 2 - Check Pathnames
> ** Phase 3 - Check Connectivity
> ** Phase 4 - Check Reference Counts
> ** Phase 5 - Check Cyl groups
> 2 files, 2 used, 605 free (21 frags, 73 blocks, 3.5% fragmentation)
> 
> I can't reproduce the failure... :-(

What machine?  Your Miata?  This is on my DS10.  I think (but I did not
check...) that my 164sx works.  It probably does not have -current on
it (I use it as the install target when I build releases :)

-- 
Wilko Bulte				wilko@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050525180709.GA13039>