Re: Speaking of ATAisms...

2000-01-28 Thread Soren Schmidt
It seems Alex Zepeda wrote: OK, I got my junkbox back into commission today, I just need to get it update into -current, then I'll take a stab at it... -Søren To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Speaking of ATAisms...

2000-01-27 Thread Alex Zepeda
On Wed, 26 Jan 2000, Soren Schmidt wrote: > > zippy:~#dd if=/dev/afd0c bs=1k count=16 of=afd0c.output > > dd: /dev/afd0c: Input/output error > > zippy:~#Jan 26 00:38:32 zippy /kernel: afd0: error reading primary > > partition table reading fsbn 0 > > > > Hmm. I know this disk works with Windows

Re: Speaking of ATAisms...

2000-01-26 Thread Alexander Leidinger
On 25 Jan, Alex Zepeda wrote: > I haven't been able to mount an msdos (FAT16) formattted zip disk (well > any FAT16 formatted zip disk) for quite a while. Currently I'm trying to > mount afd0s4, but no such luck (I think the latest error is something > about reading the partition table). The wd

Re: Speaking of ATAisms...

2000-01-26 Thread Soren Schmidt
It seems Alex Zepeda wrote: > On Wed, 26 Jan 2000, Soren Schmidt wrote: > > > Erhm, I've forgotten the geometry of the zip, just be sure to have > > the first two tracks. > > [counting on fingers, then toes, then kunckles ensues] > > afd0: 96MB (196608 sectors), 96 cyls, 64 heads, 32 S/T, 512

Re: Speaking of ATAisms...

2000-01-26 Thread Alex Zepeda
On Wed, 26 Jan 2000, Soren Schmidt wrote: > Erhm, I've forgotten the geometry of the zip, just be sure to have > the first two tracks. [counting on fingers, then toes, then kunckles ensues] afd0: 96MB (196608 sectors), 96 cyls, 64 heads, 32 S/T, 512 B/S first 16k? zippy:~#dd if=/dev/afd0c bs

Re: Speaking of ATAisms...

2000-01-26 Thread Soren Schmidt
It seems Alex Zepeda wrote: > On Wed, 26 Jan 2000, Soren Schmidt wrote: > > > You could try to do a dd of the first say 2 cyls of the ZIP with > > both drivers and check is they are different, they shouldn't be... > > How many bytes is this again? Erhm, I've forgotten the geometry of the zip, j

Re: Speaking of ATAisms...

2000-01-25 Thread Alex Zepeda
On Wed, 26 Jan 2000, Soren Schmidt wrote: > You could try to do a dd of the first say 2 cyls of the ZIP with > both drivers and check is they are different, they shouldn't be... How many bytes is this again? > > Well I haven't updated my kernel yet. *grin* > > Yeah, progress does have its vict

Re: Speaking of ATAisms...

2000-01-25 Thread Soren Schmidt
It seems Alex Zepeda wrote: > On Wed, 26 Jan 2000, Soren Schmidt wrote: > > > I still have that on my list, but I've not gotten down to it yet, sorry... > > Well as long as I've got the wd driver, I'm fine. > > Anything in perticular where I might be able to help in fixing this? You could try

Re: Speaking of ATAisms...

2000-01-25 Thread Alex Zepeda
On Wed, 26 Jan 2000, Soren Schmidt wrote: > I still have that on my list, but I've not gotten down to it yet, sorry... Well as long as I've got the wd driver, I'm fine. Anything in perticular where I might be able to help in fixing this? > > P.S. Soren, thanks for the burncd program. So far

Re: Speaking of ATAisms...

2000-01-25 Thread Soren Schmidt
It seems Alex Zepeda wrote: > I haven't been able to mount an msdos (FAT16) formattted zip disk (well > any FAT16 formatted zip disk) for quite a while. Currently I'm trying to > mount afd0s4, but no such luck (I think the latest error is something > about reading the partition table). The wd dr