@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51



Comments:

<0> sep trying nocat but seems 2002 it was updated so just wondering if there is new method ..
<1> that sounds better, or somebody will get offended :P
<2> that's not acurate... several debian-based
<3> even though the grub menu.1st file is exactly the same for both kernel
<4> um
<3> except the version numbers
<5> chillispot.org
<2> oh..true
<3> when I try to boot the newer kernel, it complains that the 'root' is wrong
<4> distro is sometimes used to mean sarge/etch/etc
<6> naw I started with freebsd then redhat then suse
<7> xerophyte: wifidog ?
<7> xerophyte: pebble linux.... check out nycwireless.net
<8> hello... could someone point me to example config to setup 2 ifaces to be configured with dhcp but only eth0 setting the default gw?
<0> thx
<6> then all of a sudden everything I was doing had a debian focused release as well or based on debian entirely so



<8> now when I bring up eth0 everything works fine but ifup eth1 (and ifup eth2 even further) adds another default gw
<9> elnovato: use the free x driver
<5> Koffa, then you have a gateway line in interfaces for eth1 and 2
<7> Koffa: 'man interfaces'
<5> Koffa, obviously you should only have 1 default gateway
<8> obviously :)
<8> will empty gateway-line suffice?
<6> then going solely with debian servers and debian based projects has a way of simplifying everything else that is done
<5> Koffa, just remove the unnnedde ones
<8> it's dhcp
<8> there are no gateway-lines in the config
<6> at least as far as my having to be involved in those projects
<5> Koffa, you have 2 dhcp interface on net connected networks ?
<8> yes
<8> (actually 3, but that's besides the point :) )
<5> Koffa, insane person... either do a real split access or set one of them staticaly
<8> I can't set statically
<10> i get a 'option `--p***=thep***' is ambiguous' with this: wget --mirror --random-wait 0.5 --mirror --user=theuser --p***=thep*** "http://site.com";
<10> what's the problem with that command?
<8> since none of the 3 connections have that luxury, all from different isp's with only dhcp available
<5> Koffa, then you want split access
<5> !split access
<11> it has been said that split access is when you have 2 networks connected to the same computer, with their separate default gateways, the dirst step in loadbalancing, http://yellowpigs.net/computers/multiple_subnets
<8> k
<8> thanks
<5> Koffa, replace 2 with 3 :)
<1> tarzeau: im using xorg 6.9 , and the drivers ive told you, but now working :(
<3> can anyone help me get grub to boot my new kernel properly?
<12> bloer`: --p***word=foo
<5> JNelson, you have more detailed error besides "root is wrong" ?
<1> JNelson: i just installed kernel 2.6.15 makes all the config automaticly
<1> via apt of course
<8> sep: hmm... that example only shows static config
<3> okay, I'm trying to boot from hda2
<3> and my old kernel boots fine off of that from grub
<3> but it says the block isn't found or something
<10> thanks \amethyst
<3> use a correct root
<3> I can get the exact error if you really need it
<3> but it'll take a while
<8> sep: the problem here is that both dhcp-servers give all the info, ifup should just ignore the gw, nameservers etc from the 2nd and 3rd iface
<3> sorry for being vague
<5> Koffa, you dont need to follow the exaple as a slave take the method and aply it to your situation
<3> no error log because it isn't mounting the hdd :(
<13> touch: setting times of `/usr/src/linux/include/linux/posix_types.h': Operation not permitted
<9> elnovato: tried "vesa"?
<13> How can I use touch over NFS
<5> Koffa, use the route lines in you'r up command in the interface and scipt it so it grabs the ip it have been ***igned
<13> touch: setting times of `ptrace.h': Operation not permitted
<5> Koffa, and you can either remove the default tables default route or alter dhcpclient conf to not insert the default
<8> have to look into this later then... there must be someone who has done it before and posted the scripts on the web :)
<5> Koffa, not realy
<8> I tried to tweak the dhclient.conf to supersede the unwanted attributes but it didn't work out
<5> Koffa, if you have multiple isp's you probably have static ip's too
<8> no one here has static ip's
<14> noone?
<5> Koffa, i bet you can buy it.
<8> but even I know dozen people with 2+ internet connections :)
<8> nope
<12> Koffa: did you try the static-routes option?
<12> Koffa: or does the gw change too?



<5> Koffa, does your isp provide bgp perhaps ?
<12> Koffa: maybe router-solicitation-address, as well
<8> sep: not sure
<5> Koffa, anyway a isp not selling static ip's sounds unreal.
<8> well if I had a corporate connection :)
<5> Koffa, exactly.
<8> but that would be like paying 200e/mo for the static ip :)
<5> Koffa, well you get what you pay for. you can script the solution if you want to. it's just creating one routingtable for each interface and giving each table it's own default gw.
<8> yes, have to dive into that at some point...thanks for the reference
<3> okay, I have the exact error now
<3> VFS: Cannot open root device "hda2" or unknown block (0,0)
<3> Please append a correct "root=" boot option
<15> hi there ... can somebody tell me why firefox fonts change every time I do a dist-upgrade?
<3> Kernel panic - not syncing: VFS: Unable to mount fs on unknown-block (0,0)
<12> pengol: perhaps xfs is getting restarted/needs to be restarted?
<4> JNelson: fix the grub kernel: line
<3> see, what confuses me is that the menu.1st entries for that kernel are exactly the same as the workign kernel
<9> pengol: because it ****s. i had to choose other fonts in it
<12> pengol: does restarting firefox fix the fonts?
<3> except for the version numbers
<9> \amethyst: no
<5> JNelson, are you sure the nonworking kernel created a working initrd ?
<3> sep; no
<5> JNelson, boot on the working one and try to recreate the initrd
<3> how would I check?
<5> dpkg-reconfigure kernel-image-version
<3> how do I do that?
<3> okay
<5> JNelson, is this 2.4 -> 2.6 transition or just 2.6x -> 2.6.Y
<15> \amethyst: nope
<15> \amethyst: tarzeau: it is true for all x apps
<3> sep; 2.6.8-2 to 2.6.15-1
<9> pengol: no, only firefox ****s most
<3> woah, the reconfigure failed big time
<15> I need to wait next dist-upgrade to get readable fonts
<8> ehhehehe... iface eth1 inet dhcp\nup route del default gw `<few commands to get the unwanted gw>`
<15> it is frustrating
<6> Koffa: have you come across NO ACK yet?
<15> I cannot read
<3> I have mouse broken now, so hold on a moment
<5> how can i set a conflict so that this package must be removed before trying to upgrade linux-image
<8> quick'n'dirty until I have time to find real solution
<8> konfuzed: excuse me?
<3> perl: warning: Setting lcoale failed.
<6> Koffa: NO ACK (i forget how exactly) is responsible for specifying which dhcp server to NOt ACKnowledge
<6> or somethign like that
<3> wtf, I have weird locale settings
<0> kevix which is good nocat or wifidog ???
<9> i hate debian new queue
<5> JNelson, that's not a fatal initrd failiure
<9> what's the advantage of debian binary packages, if you at the end compile your own stuff yourself anyways
<3> Package 'kernel-image-2.6' is not installed and no info is available.
<8> konfuzed: the problem isn't 2 dhcp-servers on same line if that's what you meant
<3> okay, my big package problem right now is that udev isn't installable
<3> but everythign depends on it
<3> but it wants me to be running a newer kernel
<9> !sid faq
<8> konfuzed: but 3 interfaces connected to 3 physical networks, all of which have their own dhcp-servers
<11> hmm... sid faq is http://wooledge.org/~greg/sidfaq.html
<6> Koffa: sounded like your having competeing dhcpd issues
<8> but this hack will suffice for now
<15> is there a way to set a default font for gtk apps?
<7> xerophyte: dont know. never used them. i just attend some meeting about them.
<5> JNelson, is that a sarge box ?
<9> pengol: yes
<15> tarzeau: how?
<9> pengol: but it's different for gtk1 and gtk2 fonts
<6> ah each card should get dhcp from its own subnet
<9> s/fonts//
<3> this is testing
<8> konfuzed: yes, they're competing on setting the default gw etc :) but no, not on the same line
<16> ubuntu developers have girlfriends, no updates in dapper since yesterday morning, I'm just wondering about debian sid.
<9> !gtk font
<9> !gtk theme


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #debian
or
Go to some related logs:

udevstart
#lisp
deb mpeg4ip repo
gentoo kcontrol/keyboard
#perl
Hard reset asm
error opening /dev/lirc
#linux
suse kotd difference
javascript getElementsById onload gecko



Home  |  disclaimer  |  contact  |  submit quotes