Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 1995 21:41:42 -0800 (PST)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        emb@herman.tiac.net (Eric M. Busalacchi)
Cc:        joerg_wunsch@uriah.heep.sax.de, hackers@FreeBSD.org
Subject:   Re: Colorado Jumbo Tape
Message-ID:  <199503310541.VAA07679@gndrsh.aac.dev.com>
In-Reply-To: <Pine.BSF.3.91.950330163703.3694A-100000@herman.tiac.net> from "Eric M. Busalacchi" at Mar 30, 95 04:39:09 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> On Thu, 30 Mar 1995, J Wunsch wrote:
> 
> > As DAVIDE TOME' wrote:
> > > 
> > > How can I use my Colorado Jumbo Tape (QIC 80) to backup FreeBSD ??
> > > I mean ..... what kind of software is better to make it work ?
> > 
> > There's currently only one piece of software that acutally makes it
> > work: the `ft' program.  It's an input/output filter for the floppy
> > tapes.
> > 
> > You perhaps need to enable the `ft' line in the kernel config file,
> > and rebuild a new kernel.
> 
> 	My floppy tape hasn't been recognised by the kernel in months..  
> Ever since I did my first sup, about 4 months ago.  If I want to use the 
> drive, I have to reboot with the original kernel that came with the 2.0 
> distribution.. *shrug*

Add a flags 0x1 to your fdc line in you kernel config file, or
during the boot use the -c option to get into userconfig and
do a
flags fdc0 0x1
q

to set the flag during boot.  I just tested and shipped a system with
a Colorado 250 in it and it worked just fine (I configed the kernel
with the flags line):

controller      fdc0    at isa? port "IO_FD1" bio flags 0x1 irq 6 drq 2 vector fdintr


-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                   Custom computers for FreeBSD



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