Re: PPPOE & Static IP
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 PPPOE > < service; therefore, this is a PPPOE static ip > address. There is no gateway or subnet. > > I need to some how setup the adsl connection and > this staic IP. However I cannot find a way in > pppoe.conf to set this option. > Can someone please help me out. > > Thanks, > Greg R > > __ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: cdrom wont mount
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: ATAPI CDROM, ATAPI CD/DVD-ROM drive hdd: R/RW 2x2x24, ATAPI CD/DVD-ROM drive hda: 25410672 sectors (13010 MB) w/512KiB Cache, CHS=1581/255/63, UDMA(33) i'm assuming this means my system knows the drives are there ls -al /dev/cdrom: lrwxrwxrwx1 root root9 Apr 5 22:22 /dev/cdrom -> /dev/scd0 ls -al /dev/cdrom1: lrwxrwxrwx1 root root9 Apr 5 22:22 /dev/cdrom1 -> /dev/scd1 ah, any help would be much much appreciated thanks. --- Bret Hughes <[EMAIL PROTECTED]> wrote: > On Fri, 2002-04-05 at 17:20, Greg Robertson wrote: > > anyone know how to make my cdrom mount? > > > > Its scsi and it never had trouble before, the only > new thing in this install was that I added a new > /home partition to a new drive. > > > > The scsi card shows up on the procinfo so I dont > have a clue whats wrong. > > > > Any help appreciated > > > > Greg R > > How are you trying to mount it? > > What error are you getting? > > What does /etc/fstab have in it? > > Bret > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list __ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: cdrom wont mount
/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 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: ATAPI CDROM, ATAPI CD/DVD-ROM drive > hdd: R/RW 2x2x24, ATAPI CD/DVD-ROM drive > hda: 25410672 sectors (13010 MB) w/512KiB Cache, > CHS=1581/255/63, UDMA(33) > > i'm assuming this means my system knows the drives > are > there > > ls -al /dev/cdrom: > > lrwxrwxrwx1 root root9 Apr 5 > 22:22 /dev/cdrom -> /dev/scd0 > > ls -al /dev/cdrom1: > > lrwxrwxrwx1 root root9 Apr 5 > 22:22 /dev/cdrom1 -> /dev/scd1 > > ah, any help would be much much appreciated > thanks. > > --- Bret Hughes <[EMAIL PROTECTED]> wrote: > > On Fri, 2002-04-05 at 17:20, Greg Robertson wrote: > > > anyone know how to make my cdrom mount? > > > > > > Its scsi and it never had trouble before, the > only > > new thing in this install was that I added a new > > /home partition to a new drive. > > > > > > The scsi card shows up on the procinfo so I dont > > have a clue whats wrong. > > > > > > Any help appreciated > > > > > > Greg R > > > > How are you trying to mount it? > > > > What error are you getting? > > > > What does /etc/fstab have in it? > > > > Bret > > > > > > > > ___ > > Redhat-list mailing list > > [EMAIL PROTECTED] > > > https://listman.redhat.com/mailman/listinfo/redhat-list > > > __ > Do You Yahoo!? > Yahoo! Tax Center - online filing with TurboTax > http://taxes.yahoo.com/ > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list __ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
cdrom access problem fixed
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 found a fix: su - cd /dev rm cdrom ln -sfv /dev/hdc /dev/cdrom exit i'm not sure why exactly this worked as the old link "cdrom" linked to the same devicebut it works. anyone know why? __ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
linksys router question
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 ip address theoretically should be assigned by teh dhcp server on the router, but i don't know how to tell how this is happening. so, after boot, i open netscape and type in the ip address of the router - network unavailabe error pops up. i try to ping the router and same thing. any help would be much appreciated. much. thanks in advance. __ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: linksys router question
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. now in the configuration for the router i set the start ip address to be 192.168.1.2 so my machine is reachable... and i set NETWORK=192.168.0.0 in ifcfg-lo the end. anyone see anything potentially wrong with these settings? especially teh ifcfg-lo file. is it ok that i reset the network value in this file. so far all seems to be working well --- David Krings <[EMAIL PROTECTED]> wrote: > Hi, > > I have the Linksys router and have some > difficulties with the dhcp part. I > recommend from my experience to go with static > addresses which makes prot > forwarding and some other features available. Since > dhcp is gone, I never > had to do anything to the router. I recommend to > update firmware though, it > really enhances performance and feature set. > > David > > > > > >This requires that the linux mahine already being > told to use dhcp when > >bringing up the network. If that isn't done, it > won't be routed to the > >linksys properly and won't be able to contact it. > > > > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list __ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
burning mp3 to cd
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? cdrecord -fix? this isn't working...does anyone see anything blatantly wrong here? __ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
lilo and dual boot master/slave hd set up
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'. right? then i shutdown -r now and hope for the best. i get the lilo menu with linux and win, i select win, and i get a 'loading windows' message but nothing happens see output from dmesg | grep 'hd.*' [rebecca@localhost rebecca]$ dmesg | grep 'hd.*' Kernel command line: auto BOOT_IMAGE=linux ro root=302 BOOT_FILE=/boot/vmlinuz-2.4.7-10 hdd=ide-scsi ide_setup: hdd=ide-scsi ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA hda: Maxtor 91301U3, ATA DISK drive hdb: WDC WD1000BB-00CAA1, ATA DISK drive hdc: ATAPI CDROM, ATAPI CD/DVD-ROM drive hdd: R/RW 2x2x24, ATAPI CD/DVD-ROM drive hda: 25410672 sectors (13010 MB) w/512KiB Cache, CHS=1581/255/63, UDMA(66) hdb: 66055248 sectors (33820 MB) w/2048KiB Cache, CHS=4111/255/63, UDMA(66) hda: hda1 hda2 hda3 hdb: hdb1 hdc: ATAPI 24X CD-ROM drive, 128kB Cache, UDMA(33) and see lilo.conf: prompt timeout=50 default=linux boot=/dev/hda map=/boot/map install=/boot/boot.b message=/boot/message linear image=/boot/vmlinuz-2.4.7-10 label=linux initrd=/boot/initrd-2.4.7-10.img read-only root=/dev/hda2 append="hdd=ide-scsi" other=/dev/hdb1 label=win i had : other=/dev/hdb label=win gave same results as hdb1 any help at all would be incredibly appreciated. __ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: lilo and dual boot master/slave hd set up
my mistake, linux is running and has been running on first (primary ide) drive for over year now. i installed second hard drive, w2k, but can't get it to load. i get a Loading win message and then nothing Mohd Irfan R Khan <[EMAIL PROTECTED]>wrote: If i am not wrong then u want to have a dual boot ?you can install linux and win2k in any hard disk drive but u have to installwin2k first and then linux and u can write it on the MBR on first drive andmake it working but try and make a bootable linux floppy at the time oflinux installation.in your message u r not very clear 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'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.> the! n i issue the "lilo" command, and it says 'added> linux added win'.>> right? then i shutdown -r now and hope for the best.> i get the lilo menu with linux and win, i select win,> and i get a 'loading windows' message but nothing> happens>> see output from dmesg | grep 'hd.*'>> [rebecca@localhost rebecca]$ dmesg | grep 'hd.*'> Kernel command line: auto BOOT_IMAGE=linux ro root=302>> BOOT_FILE=/boot/vmlinuz-2.4.7-10 hdd=ide-scsi> ide_setup: hdd=ide-scsi> ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings:> hda:DMA, hdb:DMA> ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings:> hdc:DMA, hdd:DMA> hda: Maxtor 91301U3, ATA DISK drive> hdb: WDC WD1000BB-00CAA1, ATA DISK drive> hdc: ATAPI CDROM, ATAPI CD/DVD-ROM drive> hdd: R/RW 2x2x24, ATAPI CD/DVD-ROM drive> hda: 25410672 sectors (13010 MB) w/512KiB Cache,> CHS=1581/255/63, ! UDMA(66)> hdb: 66055248 sectors (33820 MB) w/2048KiB C! ache,> CHS=4111/255/63,> UDMA(66)> hda: hda1 hda2 hda3> hdb: hdb1> hdc: ATAPI 24X CD-ROM drive, 128kB Cache, UDMA(33)>> and see lilo.conf:>> prompt> timeout=50> default=linux> boot=/dev/hda> map=/boot/map> install=/boot/boot.b> message=/boot/message> linear>> image=/boot/vmlinuz-2.4.7-10> label=linux> initrd=/boot/initrd-2.4.7-10.img> read-only> root=/dev/hda2> append="hdd=ide-scsi">> other=/dev/hdb1> label=win>>> i had :> other=/dev/hdb> label=win>>> gave same results as hdb1>> any help at all would be incredibly appreciated.>>>> __> Do You Yahoo!?> Yahoo! Health - Feel better, live better> http://health.yahoo.com>>>> ___> Redhat-list mailing list> [EMAIL PROTECTED]> https://listman.redhat.com/mailman/listinfo/redhat-list>---Outgoing mail is certified Virus Free.Checked by AVG anti-virus system (http://www.grisoft.com).Version: 6.0.380 / Virus Database: 213 - Release Date: 7/24/2002___Redhat-list mailing list[EMAIL PROTECTED]https://listman.redhat.com/mailman/listinfo/redhat-listDo You Yahoo!? Yahoo! Health - Feel better, live better
Re: lilo and dual boot master/slave hd set up
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 this,On Friday July 26, 2002 03:24, you said something about:> 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> linux added win'.>> right? then i shutdown -r now and hope for the best.> i get the lilo menu with linux and win, i select win,> and i get a 'loading windows' message but nothing> happensWindows has the odd assumption that no one would want to run another OS and that it should always be the first drive. So you have to "trick" it by remapping the bios parameters (see below).>>> and see lilo.conf:>&g! t; prompt> timeout=50> default=linux> boot=/dev/hda> map=/boot/map> install=/boot/boot.b> message=/boot/message> linear>> image=/boot/vmlinuz-2.4.7-10> label=linux> initrd=/boot/initrd-2.4.7-10.img> read-only> root=/dev/hda2> append="hdd=ide-scsi">> other=/dev/hdb1> label=winTry this instead...other=/dev/hdb1optionallabel=wintable=/dev/hdbmap-drive = 0x80to = 0x81map-drive = 0x81to = 0x80-- Brian Ashe CTODee-Web Software Services, LLC. [EMAIL PROTECTED]___Redhat-list mailing list[EMAIL PROTECTED]https://listman.redhat.com/mailman/listinfo/redhat-listDo You Yahoo!? Yahoo! Health - Feel better, live better
please..anyone dual boot linux w2k frustrations
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 timeout=80 default=linux boot=/dev/hda map=/boot/map install=/boot/boot.b message=/boot/message linear verbose=2 image=/boot/vmlinuz-2.4.7-10 label=linux initrd=/boot/initrd-2.4.7-10.img read-only root=/dev/hda2 append="hdd=ide-scsi" other=/dev/hdb1 label=win result: Loading win but nothing happens 2. lilo.conf changes: added 5 lines (indicated by > ) to other: other=/dev/hdb1 > optional label=win > map-drive = 0x80 > to = 0x81 > map-drive = 0x81 > to = 0x80 result: NTLDR not found 3. lilo.conf changes replaced map-drive = 0x80 to 0x81 map-drive = 0x81 to 0x80 with loader=/boot/os2_d.b result: disk read error 4. lilo.conf change replaced: linear with lba32 result: same as #3 (disk read error) 5. made the windows drive the ONLY (primary) drive on the cable result after finding boot record, the following is printed to screen: LI and it hangs there forever I've tried changing jumper settings - the hard drive is 100g (my bios won't recognize the entire hard drive, so I have to use alternate jumpber settings...)but no setting seem to work. Does ANYONE know what this LI means? Please, any help would be tremendously appreciated Thanks in advance __ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: please..anyone dual boot linux w2k frustrations
These lines take care of windoze need to be first: map-drive = 0x80 to = 0x81 map-drive = 0x81 to = 0x80 and this line actually takes care of the above lines, so including both would be the same as including neither i believe: loader=/boot/os2_d.b --- "Rev. David P. Giffen" <[EMAIL 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]]On Behalf Of > script this > > Sent: Sunday, July 28, 2002 10:29 AM > > To: [EMAIL PROTECTED] > > Subject: please..anyone dual boot linux w2k > frustrations > > > > > > 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 > > timeout=80 > > default=linux > > boot=/dev/hda > > map=/boot/map > > install=/boot/boot.b > > message=/boot/message > > linear > > verbose=2 > > > > image=/boot/vmlinuz-2.4.7-10 > > label=linux > > initrd=/boot/initrd-2.4.7-10.img > > read-only > > root=/dev/hda2 > > append="hdd=ide-scsi" > > > > other=/dev/hdb1 > > label=win > > > > result: Loading win > > but nothing happens > > > > 2. lilo.conf changes: > > > > added 5 lines (indicated by > ) to other: > > > > other=/dev/hdb1 > > > optional > > label=win > > > map-drive = 0x80 > > > to = 0x81 > > > map-drive = 0x81 > > > to = 0x80 > > > > result: NTLDR not found > > > > 3. lilo.conf changes > > > > replaced > > map-drive = 0x80 > > to 0x81 > > map-drive = 0x81 > > to 0x80 > > > > with > > loader=/boot/os2_d.b > > > > result: disk read error > > > > 4. lilo.conf change > > > > replaced: > > > > linear with lba32 > > > > result: same as #3 (disk read error) > > > > 5. made the windows drive the ONLY (primary) > drive on > > the cable > > > > result > > > > after finding boot record, the following is > printed to > > screen: > > > > LI > > > > and it hangs there forever > > > > I've tried changing jumper settings - the hard > drive > > is 100g (my bios won't recognize the entire hard > > drive, so I have to use alternate jumpber > > settings...)but no setting seem to work. > > > > Does ANYONE know what this LI means? > > > > Please, any help would be tremendously > appreciated > > > > Thanks in advance > > > > > > > > __ > > Do You Yahoo!? > > Yahoo! Health - Feel better, live better > > http://health.yahoo.com > > > > > > > > ___ > > Redhat-list mailing list > > [EMAIL PROTECTED] > > > https://listman.redhat.com/mailman/listinfo/redhat-list > > > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list __ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: please..anyone dual boot linux w2k frustrations
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 boot when this drive is the ONLY drive on the cableI'm starting to think It's the bios - need an upgrade, or something I do NOT understand what the LI means at boot time when this is the only drive on the cable, anyone have any idea? --- Pranay Kumar <[EMAIL PROTECTED]> wrote: > After putting in your win2k hdd, what all changes > did you do. Hope you > changed your lilo.conf and ran lilo. What is the > error when you select > the windows boot from lilo prompt.. need details to > be able to help. > > - PK > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > On Behalf Of Kevin Myers > Sent: Monday, July 29, 2002 12:15 PM > To: [EMAIL PROTECTED] > Subject: Re: please..anyone dual boot linux w2k > frustrations > > On Sun, 28 Jul 2002 08:29:18 -0700 (PDT), you wrote: > > >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. > > Your best bet would probably be to use Grub instead > of Lilo. Grub has a > few > more capabilities, including mapping drives. Look at > the Grub how-to for > exact instructions: > http://www.tldp.org/HOWTO/Linux+Win9x+Grub-HOWTO/proc.html#AEN54 > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list __ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list