Re: ls-120 drives

1998-10-14 Thread Kenneth Scharf
It IS possible to format a 1.44m floppy in an LS120. The compaq machine I have at work does this all the time under windows NT. What is needed is a program to do this under linux! ---"David B. Teague" <[EMAIL PROTECTED]> wrote: > > > > On Tue, 13 Oct 1998, Kenneth Scharf wrote: > > >

Re: ls-120 drives

1998-10-14 Thread David B. Teague
On Tue, 13 Oct 1998, Kenneth Scharf wrote: > On Mon, Oct 12, 1998 at 05:32 -0700, Kenneth Scharf wrote: > > But dos and windows can low > level format 1.44m floppies IN AN LS120. If I could get linux to do > that I could 86 my floppy drive an use it's interrupt for something > else. Kennet

Re: ls-120 drives

1998-10-13 Thread Kenneth Scharf
On Mon, Oct 12, 1998 at 05:32 -0700, Kenneth Scharf wrote: > havn't done so yet). I also have yet to find a way to format floppies > on the ls120 under linux (works under windows). I am using the ls120 Umm, wouldn't a simple '/sbin/mkfs.ext2 /dev/hdc' do the trick (works for floppies under /d

Re: ls-120 drives

1998-10-12 Thread Dave Swegen
On Mon, Oct 12, 1998 at 05:32 -0700, Kenneth Scharf wrote: > havn't done so yet). I also have yet to find a way to format floppies > on the ls120 under linux (works under windows). I am using the ls120 Umm, wouldn't a simple '/sbin/mkfs.ext2 /dev/hdc' do the trick (works for floppies under /dev

Re: ls-120 drives

1998-10-11 Thread Lorenzo Pulici
On sab, 10 ott 1998, Vernon Marshall wrote: >Anyboy had any success installing an ls-120 drive into a debian system? Recompile the kernel with section (on make menuconfig) FLOPPY, IDE AND OTHER BLOCK DEVICES [*] Include IDE/ATAPY FLOPPY support (NEW) enabled. I have a LS 120 drive as /dev/hdb

Re: ls-120 drives

1998-10-10 Thread Curt Daugaard
Yes. The 2.0.30 kernel includes support for the drive. Look for it in the config documentation when you compile. Works great here. HTH. Curt Daugaard On Sat, Oct 10, 1998 at 08:34:33AM -0700, Vernon Marshall wrote: > Anyboy had any success installing an ls-120 drive into a debian system? >