Re: Help: Screwed up Partition + - Won't boot

2001-04-27 Thread Greg Woods
Tim Wood wrote: Dumped Win98 > Loaded NT4.0 (SP6) > > The latter made it necessary to boot off floppy as I have yet to find a > way to make it boot through the NT loader. You should be able to start the NT loader through LILO. An entry like this should work: other=/dev/hda1 label=nt I have

Re: Blocked high ports

2000-01-25 Thread Greg Woods
Bradley M Alexander wrote: > I can > pftp from one machine to another, but when I ftp, it connects then hangs. > The only difference between them is passive ftp remains on port 21 while > standard (active) ftp makes a connection then transitions to an arbitrary > high port. The high ports are where

Re: dhcpcd configuration

2000-01-22 Thread Greg Woods
"Joseph A. Martin" wrote: There is an > /etc/dhcpcd/resolv.conf that gets updated each time the network is > inserted or removed, but the system resolv.conf file does not get > updated. I noticed this too, and I solved it by symlinking /etc/resolv.conf to /etc/dhcpcd/resolv.conf It is an ugly klu