| |
| |
| |
|
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 52 53 54 55 56 57 58 59 60 61 62
Comments:
<0> richiefrich, (oblivion sorry) btw have you ever used a keylogger? <1> Full duplex on the net connection I should say <2> LinuxMafia, no sorry i havent <3> Rhaegal: I think mount writes it. unless mount signals the kernel, which writes it. <4> Success, can you mount it manual, like "mount /dev/hda1 /mnt/windows" <5> TFKyle: o_O still quite a while... <3> Rhaegal: either way, /var better be in it. <2> LinuxMafia, u mean like to see what someone typeing? or a p***word thingy <6> yes dli_ but every time i start the gentoo i've to mount it manual? <0> richiefrich, yeah , to check what he does on pc <5> TFKyle: good job we don't get updates often :P <4> Success, if you can get it manually, you know how to put it in fstab <2> LinuxMafia, no haven't tried <2> LinuxMafia, no one but me uses my computers here anyway so it'd do me no good :) <7> What is the first thing that is executed during the gentoo booting stage? <6> dli, i can't understand what you want to say me, i can put in fstab the line mount /dev/hda..... and it will be loaded every time i start the gentoo?
<7> Right after it says "Gentoo Linux; http://www.gentoo.org/" <8> is there an open-office bin and a firefox bin for gentoo on i386 ? <9> yes <3> Rhaegal: I think /sbin/rc sysinit. that's the first thing in /etc/inittab <4> Success, can you "mount /dev/hda1 /mnt/windows" <6> dli_, no xD <6> dli_, its strange i've putted the support inside the kernel <4> Success, go to kernel source, make menuconfig, select ntfs support <10> DDad <10> ASDsad <10> adsfds <11> hi <12> hello, i'm having a problem, i want to build multilib system, but every package has (-multilib) in selected useflags <13> zfd: join #gentoo-ops when you're done practicing your typing. <4> Success, select it as module, then, "make all && make modules_install", hopefully, it will work <14> hi <12> i have multilib in my make.conf <15> ola <15> hi for all <15> hilipoyas <13> DVSoftware: the () means that useflag is masked for your profile or arch <14> how can i tell emerge to ignore (to not update or delete) a package? <15> xD <3> blackace: sometimes, I have issues with the way you dispense justice, but mostly you make me happy. <15> Success a que tu tambien opinas que esta gente es soplanucas muerdealmuadas? <15> xD <16> guen: add it to /etc/portage/package.mask <12> hmmm, but why is that happening, i'm using default amd64 settings <6> Payasos, no molestes... don't disturb <6> ;) <13> Payasos: ingles solamente, /join #gentoo-es <15> xDDDDDDDDDDD <7> nanobanshee: Maybe I should edit /sbin/rc myself?! <12> just unpacked stage3 and portage <12> i'm reinstalling my system because of partition table crash, and i had multilib <3> Rhaegal: I don't know the details of the init process, but I do know that editing that file skillfully will fix your problem. <7> nanobanshee: I think if I just follow the format shown with /proc it will work <17> is there a reason i can't watch two movies at once in mplayer? i always get 'error opening the selected video_out device' error <3> Rhaegal: I bet there is some config flag somewhere which would also fix it. but i'm not sure where. <18> Rhaegal: just emerge shorewall and be done with it :-P <16> chilli: mplayer takes control of the device <19> What do I emerge to get sun's java compiler? <19> (and runtime) <18> _bryce: emerge sun-jdk <12> blackace: can i please have some ***istance :( <7> Garibaldi: shorewall? <19> thanks <16> chilli: just like when playing sound, the thing takes control of /dev/dsp <18> Rhaegal: firewall package <3> Rhaegal: lemme look for a sec ... <7> Garibaldi: That's not what I'm working on <13> DVSoftware: you might ask in #gentoo-amd64 <7> Garibaldi: I got that figured out already, easy stuff <18> Rhaegal: oh, then I'm confused :-P <12> ok <18> Rhaegal: nevermind <20> have gentoo-sources any performance patches? <20> if i want performance i shoul use gentoo or ck-sources? <3> Rhaegal: but you need to mount /var *after* /, otherwise, big mess ... <6> Hello <7> nanobanshee: It works not
<7> nanobanshee: Now, I edited /sbin/rc <3> Rhaegal: i'm so stupid. / is already mounted by the time /sbin/rc is run. <7> nanobanshee: Yea <6> dli_, i've recompiled with ntfs support how a module, and i've had that message: sdb1 is not a valid device... and by a root i can mount it manually... can you tellme how i can automatize that mount? <7> nanobanshee: Hmm there has to be something that's not a hack like this =( <21> hi people <4> Success, what is sdb? <21> I wonder if anyone could help me. I'm getting emerge fatal errors on install <6> dli_, is my sata disk <22> I'm trying to install a 3rd party ebuild at the moment (SLiM), and it's giving me some grief on the unpack step. Here's the output error I get: http://pastebin.ca/48584 <6> dli_, SCSI device sdb: 312581808 512-byte hdwr sectors (160042 MB) <4> Success, pastebin your fstab and your manual mount (which works) <22> Anyone know why I'd be getting that error? <3> Rhaegal: it looks like it never checks fstab to mount /var that is super-creepy. <22> I think I'm just missing a simple step...or at least I hope I am <7> nanobanshee: Yea, are you looking at /sbin/rc? <23> I need help with samba, gentoo can read my windows hard drive but not write to it.. and i've made sure to change the share properties.. what ehse should i look at? <7> I wonder if anyone else here has /var on a seperate partition like me <3> Rhaegal: it just ***umes that /var is mounted ... except it never mounts it. yup /sbin/rc. <6> dli_, my manual mount is simply: mount -a <24> In this list of use flags from emerge -pv mplayer what do the parenthesis mean? -oss +png (-real) -rtc +samba <13> dmorawski: first of all it says exactly why it's failing, and second of all, third party ebuilds are not supported here, you should either fix it yourself or if you don't know how, ask the person who wrote the ebuild. <21> yakka: windows hard drive on a same machine as gentoo? <24> I can't turn real on no matter what I try. <25> hi all <25> what stage is recommended? <3> Rhaegal: of course people have separate /var, otherwise mail would fill / and crash the system. <24> three <23> Ollie1: no, this is 2 separate machines <13> halstead: it means that useflag is masked for your profile or arch <4> pippijn, stage3 (or stage4) <7> nanobanshee: Then why is mine borked =( <25> I don't see 4 <7> Well I guess if you knew that we would be done by now <3> Rhaegal: it doesn't make sense that /sbin/rc doesn't mount /var. hmm. lemme google .... <26> what time is it in the UK now ? thx <21> yakka: k, just checkin... and the share that gentoo can't write to is shared by windows <6> dli_, my manual mount is simply: mount -a, that i hope it takes the information by fstab, so, fstab is working well, but i hope the ntfs suport is loaded after it try to mount the sata disks, no? <22> @blackace: Right, I can't figure out what that output error means..and I've done some decent looking around. I wasn't aware this channel was so formal..thanks anyways <13> pippijn: stage4 is an unoffical stage that involves making a tarball of a fully installed system...stage3 is the only supported installation stage, and you should read the handbook where all is explained. <25> ah okay <4> Success, build in ntfs support, instead of module <13> halstead: please don't /msg people without asking first. <13> halstead: no you cannot/should not unmask it, it would not be masked if it worked. <23> Ollie1: yes, i have it shared and allow network user to modify files <13> halstead: I'd venture a guess that you are on a non-x86 or non-32bit arch <21> could anyone give me any direction on emerge failiures on installing gentoo? <6> dli_, perfect, i will go to reboot, thanks <13> halstead: real codecs are binary only, and real only distributes 32-bit x86 binaries. <24> blackace: Right I'm on amd64. Sorry about the msg I'm new to irc and I didn't want to annoy others. <22> Do .patch require a header? I can't seem to find that answer on the Ebuild HOWTO <21> yakka: hmm ok. can any/all other computers write to it? <13> Ollie1: you can pastebin your errors and paste the link in here so people can look at them <27> Ollie1: you'll need to be more precise than just "emerge failures" <13> halstead: np, you might check out the amd64 technotes <13> ? amd64 technotes <28> http://www.gentoo.org/proj/en/base/amd64/technotes/index.xml <21> blacklace: ok. had debug on, will paste installer.log.failed <27> dmorawski: files in files/ don't need them, only ebuilds <7> nanobanshee: I think I might fix it with a kernel option, I just need to find it <7> Does anyone know where I can find a list of kernel options for use in grub.conf? <25> is there a way to see leaf packages? <24> blackace: Thank you. I've got mplayer-bin installed and working with real but I couldn't find any solid docs on the parens. <3> Rhaegal: a kernel option to mount /var? <7> nanobanshee: Yea like root=/dev/hda4 <13> halstead: 'man emerge' talks about the parentheses in the OUTPUT section <21> @blacklace or whoever: http://pastebin.com/647007 <22> nattfodd: Thanks, do .patch files generally need any editting? They have strange headers of their own that I'm not familiar with <29> anyone have a working xorg.conf for a widescreen laptop monitor that supports 1280x800@60? i've been trying to set that blasted mode for two hours <27> dmorawski: no, use diff -u to produce them and then epatch in the ebuild (you need to inherit eutils) <6> dli_, with ntfs in kernel it says, uknown filesystem... <30> okay, the ebuild for hostap-driver-0.4.7 refers to a newer driver in the kernel-2.6.16 and higher, however those kernel's report driver 0.4.4-kernel for hostap.... can someone explain how this is "newer"? <4> Success, "mount /dev/sdb1 /mnt/windows" <25> can someone tell be how big the x86 stage3 .bz2 is?
Return to
#gentoo or Go to some related
logs:
_pango_cairo_font_map_get_renderer expected initializer before int dapper gtop #css lshw woody
#math #css Synergy 1.31 imagemagick Bad value ExtraSamples tuxcard
|
|