moving the root partition (esp. /dev)

1998-12-13 Thread John Paul Lorenti
I'm trying to move all the files in my root partition to a different disk parition. I had no problems using cp -ar to do this with the /usr tree, but /dev is giving me problems. I can't seem to copy the devices in /dev. I get messages like "cp: /dev/sdh3: Operation not supported by device". MAKEDEV

Re: moving the root partition (esp. /dev)

1998-12-13 Thread John Paul Lorenti
-r was a typo. I meant -R for recursive. It still won't copy the devices in /dev. Pete Harlan wrote: > > I'm trying to move all the files in my root partition to a different > > disk parition. I had no problems using cp -ar to do this with the /usr > > tree, but /dev is giving me problems. I can

Re: moving the root partition (esp. /dev)

1998-12-13 Thread John Paul Lorenti
Ok, thanks to you guys I got it working. If you're interested, here's what happened (I think). The first time I tried to copy all of the root partition using -axR. This was working until it got to one of the bttv (brooktree tv card) dev files. I think that because the card was in use (but it cou

Netscape and bpp changes

1998-03-11 Thread John Paul Lorenti
I installed Netscape while running X at 32 bpp. Now, when I change to 24 bpp by altering /etc/X11/xdm/Xservers and restarting xdm, Netscape has problems. Opening pages with Java in them makes Netscape crash with a bus error. Also, the icons become monochromatic (sometimes black, sometimes red, etc.

Re: X at higher resolutions, and embedding lower resolutions

1998-03-11 Thread John Paul Lorenti
When using xdm, put a line in /etc/X11/xdm/Xservers like my last line: # $XConsortium: Xserv.ws.cpp,v 1.3 93/09/28 14:30:30 gildea Exp $ # # Xservers file, workstation prototype # # This file should contain entries to start the servers on the # local machine; # X servers are automatically added to

Re: POP3 server

1998-03-12 Thread John Paul Lorenti
Have you taken a look at the qpopper package? On Thu, 12 Mar 1998, Rob Goodwin wrote: > > hi folks, > > can someone tell me where i can find the information i need to set up a > POP3 server. First I guess i should ask if there is even one out there > freely available? I imagine there must b

Ultra ATA Hard Drives

1998-03-24 Thread John Paul Lorenti
I'm trying to install Debian on a friend's computer. She has a Gateway G6-233 with a Promise Ultra ATA harddrive controller card and a Western Digital Caviar UATA-IDE 4GB . The installer doesn't pick up the hard drive at all if it is connected to the Promise board. When connected to the motherboard

Re: Ultra ATA Hard Drives

1998-03-24 Thread John Paul Lorenti
lt-in promise IDE and UDMA support, use > > a developmental kernel such as 2.1.90. > > > > > > > > On Mon, 23 Mar 1998, John Paul Lorenti wrote: > > > >> I'm trying to install Debian on a friend's computer. She has a Gateway > >> G6-233 wit

Printing with gs

1997-10-28 Thread John Paul Lorenti
I've installed debian's ghostscript package and it works by typing the appropriate commands on the command line but I haven't been able to interface it with lpr so I can't print directly from Netscape, star office, etc. I have to create a ps file in netscape and then print it. StarOffice doesn't s