sdwRpeGncVNZe.sdw
Description: filename="text1.sdw"
sdwHQm3pdFYI0.sdw
Description: filename="text1.sdw"
8:25 PM, Hubert Chan <[EMAIL PROTECTED]> wrote
regarding Re: drivers.tgz:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> >>>>> "Rod" == Rod Young <[EMAIL PROTECTED]> writes:
> Rod> Should just do a rawwrite? Didn't get an specific error me
gt;>>>> Original Message <<<<<<<<<<<<<<<<<<
On 02/15/2001, 4:24:29 PM, Hubert Chan <[EMAIL PROTECTED]> wrote
regarding Re: drivers.tgz:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> >>>>> "
lt;<<<
On 02/10/2001, 1:02:02 PM, Hubert Chan <[EMAIL PROTECTED]> wrote
regarding Re: drivers.tgz:
> >>>>> "Rod" == Rod Young <[EMAIL PROTECTED]> writes:
> Rod> It looks like I am have to make a drivers disk to finish an
> Rod> install. But the l
I installed the toshiba utilities package. How do I get more info on
them? And how do I invoke them? Are they x based or are some them usable
from console?
BTW does anyone know resolution a toshiba 2130cs has? I need to istall x.
For cd-rom support I have a back pack cd-rom And now know how to get
paralle port devices to work . I intend post a progress report on my
travails. As to the sound card check out www.pricewatch.com for a list of
dealers on all kinds of computer equipment. Greetings from the american
southeast.
I not sure what the problem is but when I needed to install on my T
2130cs, I copied the base install files to a DOS partition . The
rescue/install disk will mount the DOS partition. Once that is done you
can install the base system and load the the driver modules for your
cdrom.
>
I appreciate the updatedated KDE info. Thought right now I don't have a
network card for it.
What is the difference between dselect and apt-get?
>> Original Message <<
On 03/05/2001, 5:34:23 PM, Rob Helmer <[EMAIL PROTECTED]> wrote regarding
Re: How do I finish
:12 PM, "Michael P. Soulier" <[EMAIL PROTECTED]> wrote
regarding Re: laptop boot image?:
> On Tue, Mar 06, 2001 at 01:53:05PM +, Rod Young wrote:
> > I not sure what the problem is but when I needed to install on my T
> > 2130cs, I copied the base install files to
Any way I can build a low memory install disk?
lt;
On 03/23/2001, 8:19:50 AM, Alexander Clouter <[EMAIL PROTECTED]>
wrote regarding Re: low memory debian:
> On Thu, 22 Mar 2001, Rod Young wrote:
> >
> > Any way I can build a low memory install disk?
> >
> by typing (as root)
> dd if=/mnt/cdrom/path/to/low/mem/disk/on/cd of=/dev/fd0 bs=1k conv=sync;
> sync
> this will make you one low memory boot disk :)
> Alex
What sid woody and the other versions?
I have been thru this.
You will need paride, plus two other drivers depending on the device your
are trying to connect. Then you must run a shell script to write the
special device files on your system. I will go find the FAQ I used. For
you. Actually I think I posted it on this list earlier th
Title: Re: I am stucked: Parallel CD-Rom
Try www.torque.net/parport/paride.html , I recommend it highly.
>> Original Message <<
On 05/08/2001, 7:19:26 PM, [EMAIL PROTECTED] (Bernd Dau) wrote
regarding I am stucked: Parallel CD-Rom:
> Hi,
> I am stucked.
> I a
#!/bin/bash
#
# mkd -- a script to create the device special files for the PARIDE
subsystem
#
function mkdev {
mknod $1 $2 $3 $4 ; chmod 0660 $1 ; chown root:disk $1
}
I say that little bugger is your problem if I had to guess
>> Original Message <<
On 05/17/20
filename="text1.sdw"
filename="text1.sdw"
8:25 PM, Hubert Chan <[EMAIL PROTECTED]> wrote
regarding Re: drivers.tgz:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> >>>>> "Rod" == Rod Young <[EMAIL PROTECTED]> writes:
> Rod> Should just do a rawwrite? Didn't get an specific error me
t;>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 02/15/2001, 4:24:29 PM, Hubert Chan <[EMAIL PROTECTED]> wrote
regarding Re: drivers.tgz:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> >>>>>
lt;<<<
On 02/10/2001, 1:02:02 PM, Hubert Chan <[EMAIL PROTECTED]> wrote
regarding Re: drivers.tgz:
> >>>>> "Rod" == Rod Young <[EMAIL PROTECTED]> writes:
> Rod> It looks like I am have to make a drivers disk to finish an
> Rod> install. But t
I installed the toshiba utilities package. How do I get more info on
them? And how do I invoke them? Are they x based or are some them usable
from console?
BTW does anyone know resolution a toshiba 2130cs has? I need to istall x.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
For cd-rom support I have a back pack cd-rom And now know how to get
paralle port devices to work . I intend post a progress report on my
travails. As to the sound card check out www.pricewatch.com for a list of
dealers on all kinds of computer equipment. Greetings from the american
southeast
I not sure what the problem is but when I needed to install on my T
2130cs, I copied the base install files to a DOS partition . The
rescue/install disk will mount the DOS partition. Once that is done you
can install the base system and load the the driver modules for your
cdrom.
I appreciate the updatedated KDE info. Thought right now I don't have a
network card for it.
What is the difference between dselect and apt-get?
>> Original Message <<
On 03/05/2001, 5:34:23 PM, Rob Helmer <[EMAIL PROTECTED]> wrote regarding
Re: How do I finis
:12 PM, "Michael P. Soulier" <[EMAIL PROTECTED]> wrote
regarding Re: laptop boot image?:
> On Tue, Mar 06, 2001 at 01:53:05PM +, Rod Young wrote:
> > I not sure what the problem is but when I needed to install on my T
> > 2130cs, I copied the base install files to
Any way I can build a low memory install disk?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
t;<<
On 03/23/2001, 8:19:50 AM, Alexander Clouter <[EMAIL PROTECTED]>
wrote regarding Re: low memory debian:
> On Thu, 22 Mar 2001, Rod Young wrote:
> >
> > Any way I can build a low memory install disk?
> >
> by typing (as root)
> dd if=/mnt/cdrom/path/to/l
What sid woody and the other versions?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I have been thru this.
You will need paride, plus two other drivers depending on the device your
are trying to connect. Then you must run a shell script to write the
special device files on your system. I will go find the FAQ I used. For
you. Actually I think I posted it on this list earlier t
Title: Re: I am stucked: Parallel CD-Rom
Try www.torque.net/parport/paride.html , I recommend it highly.
>> Original Message <<
On 05/08/2001, 7:19:26 PM, [EMAIL PROTECTED] (Bernd Dau) wrote
regarding I am stucked: Parallel CD-Rom:
> Hi,
> I am stucked.
> I a
#!/bin/bash
#
# mkd -- a script to create the device special files for the PARIDE
subsystem
#
function mkdev {
mknod $1 $2 $3 $4 ; chmod 0660 $1 ; chown root:disk $1
}
I say that little bugger is your problem if I had to guess
>> Original Message <<
On 05/17/2
32 matches
Mail list logo