@# 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



Comments:

<0> genkernel might need coldplug
<1> ok
<2> who the **** is using genkernel
<1> it is still saying coldplugging pci devices
<0> are you sure it didnt lock up? hit enter and see if it makes a new line
<1> nope
<1> not a new line
<0> its hard locked then
<1> ok?
<1> what should i do? :)
<0> hit the reset button
<1> ok
<1> hmm
<1> still stuck att the coldplugging thingie
<1> arrg
<3> my isp ***igns me a public address, but if i use their dhcp i get a private address with gateway



<3> 72.28.0.1
<3> 72.28.0.11
<3> 172.28.0.1
<4> neat
<3> i get different routes from the private/public
<3> im wondering if i could use 172.28.0.1 as the gateway while using the public addy
<3> default via 172.28.0.1 dev eth0 onlink
<3> doesnt work if im using the public
<1> iamben: still the same problem
<0> robz_: check the date on "uname -a" and see if you really got the newly built kernel installed properly
<1> eh?
<1> uname -a?
<1> i cant even get past the coldplugg thingie
<0> ohh
<0> you were having trouble with /dev/hde earlier, weren't you?
<1> yea
<0> try setting hde=noprobe again
<1> in grub?
<0> when you get to grub, hit e to edit the boot line, and add that after all your root= realroot= stuff
<0> then hit enter, then b to boot it
<1> ok
<0> and if that works, consider replacing whichever drive is hde =)
<1> hmm
<5> hi
<1> i typed something else before
<1> ide=nauto or something like that
<0> well that other guy had you do ide=nodma, but thats probably not a good idea
<1> ok?
<0> running your whole system on ide w/o dma will make it *** slow
<6> k, how do I set up key-based auth with ssh? It's getting tiring to type in my p*** every time I connect
<0> Two9A: its covered clearly on the wiki if you can get there
<6> Hm, I'll see if I've got links
<6> Yep, fired up
<0> well the wiki isnt even loading up for me
<6> Oh, that's right! The wiki's down
<0> could just be me though, im on sat inet
<6> Nah, -wiki and -portage are down
<1> hoe bout the udev thingie?
<6> So I generate a key that identifies me, and then put that in on the other side?
<0> shouldnt matter
<0> on the ssh server side, you put that key in ~/.ssh/authorized_keys
<0> on the client side, you put it at ~/.ssh/id_dsa.pub ...or something like that
<0> err not pub
<0> just google for a guide =)
<6> Yeah, digging around
<6> And if I want to connect from another box, I copy my key to that box /identity.pub ?
<1> still the same problem
<0> Two9A: you should create a new key on each box you connect FROM
<6> Mm, fair point
<0> and then put the public key from each of those boxen into the server's authorized_keys
<6> Right, let's test this. brb
<6> Now it asks for the p***phrase. I wanted to skip text entry altogether
<1> iamben: hmm still locked at coldplugg
<0> make it blank
<6> Hrm.
<6> Ok, again
<6> Nice!
<0> robz_: seems like you have bad hardware somewhere, but its hard to tell
<1> ok? :S
<1> hmm what device could it be?
<2> rob, you are hanging at coldplug ?



<1> hektik_: yea
<1> hektik_: you can solve my prob?
<0> thrasher7: fix teh wiki
<7> vapor is on his way to the data center
<0> ah good deal, just knowing that you know there's an issue is all i wanted
<2> na
<1> iamben: should i use my livecd to boot?
<0> you can try, i dont know what thats gonna help though... not really sure how to fix yoru coldplug issue
<1> hmm
<1> reinstall coldplug maybe?
<8> how do i make an symlink from linux-2.6.16-gentoo-r13 -> linux? it's in /usr/src/
<1> it worked fine until i recompiled the kernel
<9> did you use genkernel?
<1> yea
<9> ugh
<9> well
<0> tzeng: ln -s /usr/src/linux-2.6.16-gentoo-r13 /usr/src/linux
<9> boot from livecd and build a new kernel with the changes you made to the last one reversed
<1> ok
<8> iamben: thanks :)
<1> so i should do a new kernel manualy?
<9> whatever you did for a kernel that worked
<1> uhm ok?
<9> is that a question?
<1> nopr
<1> nope
<1> im going into my menuconfig again
<4> like
<4> dont use genkernel
<9> what did you change when you built this kernel
<4> i learned about genkernel the hard way
<4> it su
<4> x
<4> sux
<9> because whatever it was, it broke something, so don't do it again
<10> how I can unemerge Mplayer ?
<4> emerge
<1> hmm
<1> so i can just download a new kernel and install it instead?
<9> not really
<1> ok?
<9> you could copy over the kernel from the livecd
<1> heh ok?
<9> no offense, but why do you keep terminating your lines with a question mark when they're not questions
<0> snax: fyi, you will get a ban if that away/idle stuff continues
<0> not from me, but as soon as an op sees it
<4> what away idle stuff
<0> 15:26 * snax has returned. (dead, 1h 4m 29s)
<0> 15:26 * snax is back from the dead. Gone 1 hrs 4 min 29 secs
<4> dont be a peanor
<4> why are you crying
<4> dont cry please
<0> and btw, no one uses bitchx anymore, get irssi
<4> i will check it out
<0> you are living in the past methinks
<1> haha
<1> irssi is the best
<4> hehe os/2 and bitchx
<1> hmm
<1> cant i just remove coldplug?
<0> coldplug is what makes genkernel possible, it builds a bunch of stuff as modules then uses coldplug to determine which ones to load
<0> if you build your kernel manuall, there is much less (or nothing) to be colplugged
<1> but doesnt it just do that once?
<0> colplugging happens at every boot
<1> arrg
<1> hmm
<1> so i cant uninstall genkenel and do a manual intall?
<9> sure you can
<9> just build a new manual kernel
<1> ok
<9> move it to /boot and modify your boot loader
<1> do all that is in the install manual on kernels?


Name:

Comments:

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






Return to #gentoo
or
Go to some related logs:

#politics
#networking
ichigo's zanpaktou
WTI 5-Port Remote Power Boot
a la la e-pete terrace
silenceisdefeat dcc
hogoshti gallery
#unixhelp
#stocks
#beginner



Home  |  disclaimer  |  contact  |  submit quotes