Re: crecord and speed

2003-04-05 Thread chris1622
Not enough, I really need to slow down the reading speed. On 5 Apr 2003, at 8:03, askronny wrote: > try: > nice --18 cdrecord -v dev=0,0,0 /root/image.iso > > so you maximize the priority of cdrecord > > > - Original Message - > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > S

crecord and speed

2003-04-04 Thread chris1622
Hello I've just installed a Plextor PlexWriter (48/24/48) in my old pc with Debian Woody r0, but I can't write. This is how it goes: cdrecord -v dev=0,0,0 /root/image.iso Won't work since it gets a loss of streaming, I'm guessing this means that my old (200MHZ) pc can't handle the 24x speed t

Re: Network config help needed

2003-03-05 Thread chris1622
Yep, read Net-HOWTO, but still I can't get it to work. ... Setting up the loopback and pingin it works fine, pinging into the machine also works fine (tried from an old win95 machine). But pinging out of the machine dosn't work, I'm getting the error message "Unable to connect to remote host:

Network config help needed

2003-03-02 Thread chris1622
Please help me I'm trying to connect two pc's, but I allways get the message "unable to connect to remote host: No route to host". What am I missing? My config for pc1 looks like this: ifconfig eth0 192.168.0.1 netmask 255.255.255.0 up rout add -host 192.168.0.2 eth0 "route -n" output: 192.1

Re: Network trouble

2003-01-06 Thread chris1622
On 5 Jan 2003, at 14:37, Tim Dijkstra wrote: > On Sun, 5 Jan 2003 12:56:57 +0100 > [EMAIL PROTECTED] wrote: > > > > Im using a winmodem and wvdial for internetconnections. i don't > > think it should matter but I'm using wvdial from debian-potato, since > > the woody release didn't work. > >

Network trouble

2003-01-05 Thread chris1622
Please help I can't find what I'm doing wrong, my debian-woody only looks localy for internetnames (www.freshmeat.net), altough accessing the internet with ip numbers works fine. What more than route, /etc/resolv.conf and /etc/hosts must be configured? Im using a winmodem and wvdial for inter