| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12
Comments:
<0> Perhaps <0> Somehow, however, I feel that I will manage. <1> stop with the insults, or both of you get kicked <2> |{evin: Take one for the team. :) <3> imperfectus, have you tried google? <0> |{evin : Yeah I'm using it now. <0> |{evin : Found something,thanks anyway. <0> I put the BG in the wrong place, before, not after the 2200. <4> Does anyone know of the order of the Linux boot procedure or where I could read about it? <4> First is the kernel, then init or how does it work? <2> Tilrak: You could google about bootstrap or bootloader and init. Those keywords may help. <3> wow. <3> I just got OpenWrt working. <3> sweet. <5> what's OpenWrt? <0> |{evin : on a WRT54GS ?
<3> WRT54G <0> Ah <0> Well <0> S just has more memory, right? <3> 16 meg I think <0> Yeah <0> That's a sweet setup <0> I had one for a while <0> mine was a GS <3> Mem: 14376 8256 6120 0 81 <3> /dev/mtdblock/4 2240 368 1872 16% / <3> plenty of room <2> Mem: 14905344 13463552 1441792 0 2203648 5632000 <6> BacKo <2> That's from my model without speedbooster. <4> p3nguin: yeha, most of the stuff im reading up on is like "hack the kernel" sites <2> MemTotal: 14556 kB <5> iyi geceler / bye <0> someone make exchange server periodically check my pop accounts <0> Anyone here running a laptop? <4> imperfectus: i used to til the HD died <0> Yeah <2> Dell Latitude and Inspiron here. <7> imperfectus: I am running a notebook computer <0> I've got a centrio 1.7ghz <7> actually, I'm running two right now. The third is off. <0> I upgraded the HD to 7200rpm <8> AMD 1.91 here <7> P4/3.057 HT / P3/900 <0> It's a 400mhz FSB <0> I'm wondering if it's worth the effort to upgrade it to the 2.0ghz version <8> Can I curse amaroK yet? <0> plus I'm going to buy a macbook pro as soon as I wait long enough to see what's broke <9> bbl: Zz. <4> so <4> what's the process <7> imperfectus: that'll be like a year <4> the kernel mounts the file system <0> tonsxchat : YEah.. I shant be waiting that long <4> my ***umption atleast <4> which loads init <0> tonsxchat: I sold my 12 inch powerbook and I hate my life with this gay *** HP <0> I've got a 3.2ghz machine w/ a gig of DDR2 for my routing machine <7> imperfectus: not my fault you bought a compaq. <0> And uhm a 3.0ghz machine w/ 800GB for NAS <0> and this box i'm using now is a 3.6ghz <0> they're all P4 <0> tonsxchat : Oh I know... but it was cheap and faster than the powerbook <8> Anyone here ever used libtunepimp or amarok? <7> is it really faster? <0> amarok is the **** <8> how is it the ****? <0> tonsxchat : yea... it is <0> I really like Amarok but that's me <8> Well, I don't know what it's like, and one missing frile from a package I've already installed in making it not start <8> *file <4> so <4> no one knows the linux boot procedure? <7> Tilrak: what do you mean? <8> avoid like hell, and hope the bootloader handles it? <3> push power button, wait for login:
<7> the linux boot procedure is: Kernel loads. <0> Tilrak : The booting process? <7> s/procedure/process <0> Yeah it seems like opensuse takes forever to boot on this laptop <8> Or do you mean the command to run tpo launch a specific kernel on a drive? <4> imperfectus: yes <7> opensuse? as opposed to NetWare 2006? <0> Anyone know how much of a different 32bit IO vs. 16 bit IO will make when I change it with hdparm? <2> tonsxchat: What is the purpose of that? <4> i want to know what the order of the linux boot procedure is....like first the kernel is loaded which mounts what filesystem <4> which loads init <4> which executes scripts <4> is there anywhere i can read abou this? <7> p3nguin: the purpose of what? <2> tonsxchat: If you are trying to use an s replacement it will never work. <0> Well... it's usually init ram disk <0> kernel <0> init scripts <0> which will mount filesstems along the way <7> p3nguin: what are you talking about? <2> (15:41:13) <7> s/procedure/process <7> oh, lol <2> That means nothing in any lanquage. <2> If you were using sed you would have been given an error about an unterminated command. <0> Anyone here played with libaudio? <0> for network audio devices (aka airtunes) <0> I've got an airtunes, and I can play mp3's with the libaudio deal to it <7> p3nguin: it works in vi. <2> Without termination? <8> imperfectus, could you do me a favour? <0> I'm using my ampache database to randomly select 10 songs and I'm cron-ing a that playlist as my alarm clock <7> imperfectus: why not just use pink floyd's time? <0> Slokunshialgo : I'm probably not going to like what you're going to say. <0> tonsxchat : ;) <8> run the command find / -name "libtunepimp.so.2" <7> imperfectus: that's what got me through highschool - Time through a subwoofer 2" from my head :-p <8> or some sort of find command for that file <0> tonsxchat : hehe <0> Slokunshialgo : What's the problem you're having? <0> Slokunshialgo : Have you run ldconfig -v to make sure it's in yoru path and all that jazz? <8> amaroK cannot find this file, and since I don't know where it is supposed to be, that may help me solve the problem of not having it <2> tonsxchat: I guess if I would have seen the : on the front I would have known. <0> Slokunshialgo : Well it's a shared lib.. so it needs to be in your search path. <0> Slokunshialgo : run <7> p3nguin: ok, i'll make the : explicit next time ;) <0> Slokunshialgo : as root run updatedb <7> :s/i/I <0> Slokunshialgo : When it's done, type "locate pimp" <8> thanks <0> See if ti's even on your system. if it is, ldconfig -v |grep pimp <0> Slokunshialgo : Make sure ldconfig can find it <0> Slokunshialgo : if not, add the dir to /etc/ld.so.conf <0> Slokunshialgo : I could be wrong so don't quote.. it's been 5 years since i've really cared about linux at all ;) <8> note about that: ldconfig isn;t recognized, so I'm ***uming /sbin/ldconfig would be the same <0> Slokunshialgo : su -l <0> Slokunshialgo : You're path's jsut aren't right <0> Slokunshialgo : change to root, ldconfig <8> and the updatedb killed the shell <2> "You are path is..." <8> (or whatever the proper term for a virt console is) <0> p3nguin : that's what I get for doing 12 things at once <2> :) <2> I was just noticing how you did that after using capitals and punctuation mostly correct. I just found it amusing, that was all. <0> Yeah, I tend to type by sound when I'm trying to read a man page ;) <0> And I'm on the phone/. <0> I just need to focus ;) <8> imperfectus, what should I do abotu updatedb freezing it <0> Slokunshialgo : Freezing it? <8> the shell <0> Slokunshialgo : It's running..... <0> Slokunshialgo : it takes a bit <0> Slokunshialgo : YOu can do updatedb &
Return to
#linux or Go to some related
logs:
omlete maker #allnitecafe #india #india #india recv_rply: can't decode RPC message undernet kyana jesha girls #india #india
|
|