Re: PPPOE & Static IP

2002-04-05 Thread script
have you tried roaring penguine pppoe? http://www.roaringpenguin.com/pppoe/ --- Greg Robertson <[EMAIL PROTECTED]> wrote: > I have recived the foloowing information from my ISP > > > < I have the information you requested. The ip > address number is 216.237.212.224. You have the > SDSL

Re: cdrom wont mount

2002-04-05 Thread script
i'm having the same problem, but with ide same error message. unknown device when i say "mount /mnt/cdrom" fstab: /dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0 /dev/cdrom1 /mnt/cdrom1 iso9660 noauto,owner,kudzu,ro 0 0 dmesg | grep ^hd. hda: Maxtor 91301U3, ATA DISK drive hdc: AT

Re: cdrom wont mount

2002-04-05 Thread script
/var/log/messages says: Apr 5 23:16:17 localhost insmod: /lib/modules/2.4.7-10/kernel/drivers/scsi/sr_mod.o: insmod block-major-11 failed i'm lost this message results from mount /mnt/cdrom1 --- script <[EMAIL PROTECTED]> wrote: > i'm having the same problem, but

cdrom access problem fixed

2002-04-17 Thread script
about a week ago i posted to this list about not being able to access my cdrom drive (couldn't mount etc) using Redhat 7.2. I recieved one response that fixed the problem with data disks (still couldn't access music discs), but this fix had to be executed again when i had to reboot. anyway, I fou

linksys router question

2002-04-20 Thread script
someone gave me a linksys ethernetfast cable/dsl router and i'm trying to hook it up with redhat 7.2. has anyone out there used a linksys with redhat 7.2? any pointers? basically, to configure the router, first i must make sure that i obtain a dynamic ip address on boot, which i'm doing - this

Re: linksys router question

2002-04-20 Thread script
so, i ended up doing the following: edit /etc/sysconfig/network adding the following lines: GATEWAYDEV="eth0" GATEWAY="192.168.1.1" edit /etc/sysconfig/network-scripts/ifcfg-eth0 to read: DEVICE=eth0 IPADDR=192.168.1.2 NETMASK=255.255.255.0 BOOTPROTO=none ONBOOT=yes using static ip address.

burning mp3 to cd

2002-04-28 Thread script
currently i'm using mpg123 to convert mp3 to wav. i see i can use cdrecord to then burn the wav files to cd, but i cannot seem to get this to work. i'm pretty sure it's an easy question, but how do i do this? cdrecord -nofix dev=0,0,0 -pad *.wav ? then when i'm finished how do i close the cd?

lilo and dual boot master/slave hd set up

2002-07-26 Thread script this
i've just installed a second hard drive, it's auto detected, etc. i edited lilo.conf to be sure lilo is run from the master boot record of the master drive and to be sure lilo gives me the option to boot into w2k. then i issue the "lilo" command, and it says 'added linuxadded win'. righ

Re: lilo and dual boot master/slave hd set up

2002-07-27 Thread script this
r the way u tried to install linux.Regards.- Original Message -From: "script this" <[EMAIL PROTECTED]>To: <[EMAIL PROTECTED]>Sent: Saturday, July 27, 2002 12:54 AMSubject: lilo and dual boot master/slave hd set up>> i've just installed a second hard drive, it&

Re: lilo and dual boot master/slave hd set up

2002-07-27 Thread script this
Brian Ashe, ah, yes.  ok.  so, with this advice implemented, now i get a message NTLDR not found.i think now i need a line in my lilo.conf file under other=/dev/hdb like loader=/boot/any_d.b?  off to try this now. thanks for your help.  Brian Ashe <[EMAIL PROTECTED]>wrote: script t

please..anyone dual boot linux w2k frustrations

2002-07-28 Thread script this
scenario: running redhat linux 7.2 for over a year on preinstalled hd. purchased second drive with w2k preinstalled. hooked up second drive as secondary ide drive (hdb), kept primary drive with linux as hda. problem: w2k will not boot at all. all things i've tried: 1. lilo.conf: prompt t

RE: please..anyone dual boot linux w2k frustrations

2002-07-29 Thread script this
AIL PROTECTED]> wrote: > As far as I know Win2K needs to be on the primary > drive. At least that is > how I have dual booted a machine and havin't had any > problems. > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED

RE: please..anyone dual boot linux w2k frustrations

2002-07-29 Thread script this
Read the initial post. Yes, i changed lilo.conf, yes i ran lilo, and i put in details about these changes and what happened when i selected the windoze option from the lilo menu for each change i made to lilo.conf. Next, I suppose I'll try grub, but I'm very concerned that windoze won't even boo