| |
| |
| |
|
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
Comments:
<0> i don't have access to use my cdrom? is there a group i must add myself to? <1> j4m3s no problem at all.... I've got my on a 3ware RAID5 config <2> j4m3s_: hw raid or mdadm? <3> j4m3s_, hardware raid5 provides a scsi device <4> mdadm <1> ah mdam <4> my problem is i am trying to build a raid 5 for the big data chunk and i am getting an 'invalid argument' with mkraid <5> whats the ebuild for mount / disktools ? (is there one) <4> one of my ide channels is being used by a cdrom that will be swapped for another hd after install is complete <6> anyone can help me? I did emerge -e system and it starts the same process again and again without ending .. compiles same files .. why does this happen? <2> j4m3s_: did you make the mdadm.conf and use the mdadm tool to build/activate the array? <6> how can i stop it safely? <4> i have been using raidtools i guess, mkraid <4> and raidtab <2> eww <4> lol
<3> hawking, I suppose it's compiling, you can always Ctl-C during compiling <5> see you all p***ed out <2> honestly raidtools is much more cumbersome that mdadm ime <7> anyone here have a wireless config that i can read? <4> is there sometihng wrong with using 'failed-disk' with raid5? <3> kantlivelong, without wep or wpa? <7> dli: doesnt matter.. <2> j4m3s_: buidling a raid in degraded mode? <6> dli : and is that safe? <4> degraded? <2> j4m3s_: as if it has a disk that has already failed <4> yeah <2> j4m3s_: so you could add a disk later <4> exactlyt <8> hawking: let it finish. if you're following the gcc upgrade guide. <4> *exactly <2> j4m3s_: never did it back in the day of raidtab. did it once w/ mdadm <6> goldfish : well it won't it just gets same files again now for the third time <6> it recompiles again and again <2> hawking: what package? <4> well i have tried it once with mdadm with poor results, but that was when i tried bootstrapping a debian install <6> brianw : all <6> as it seems <2> hawking: all packages are infinitely being reinstalled? that would never progress past the first package... <5> is anyone able to help me with my missing mount (bin not a mount) dilemma ? :P <3> hawking, if it's a new installation, do stage3 instead of emerge -e system <6> brianw : hmm it has just downloaded something .. so it can't be in a loop right? it should have used the packages from /usr/portage/distfiles <2> mrkip: sys-apps/util-linux-2.12r-r1 (/bin/mount) <6> goldfish : sorry can ya tell me your gcc vars again? <5> tnx brianw couldnt find it :$ <3> hawking, let it finish <6> dli : all right <3> hawking, CFLAGS ? <8> hawking: -Os -mtune=pentium-m -fomit-frame-pointer -pipe -fforce-addr <6> I am just confused why it took so long on a rather new installation <8> hawking: upgrading gcc, takes a good while <8> well <8> that 3.3.6 > 3.4.4 guide <3> hawking, -O2 -march=pentium4 -pipe -mfpmath=sse -mmmx -msse -msse2 -fomit-frame-pointer -fexpensive-optimizations <9> I think baselayout kind screwed up my ethernet stuff, I had to start using eth1 instead of eth0 for some reason ._. <9> no big deal I guess though >_> just took me a while to figure it out <5> how big is the advantage of putting mmx sse msse2 etc in you cflags ? <6> dli : u have a pentium-m? <8> hawking: he doesn't. <3> hawking, no, I have a p4 <8> hawking: use the ones i gave you. <6> ok <8> mrkip: none, the march implies them. <10> mrkip: zero advantage, because they are implied by -march <6> what's -fexpensive-optimizations? <8> hawking: man gcc <6> can i use that? <3> hawking, you asked my cflags :) <3> hawking, sure, it's safe to use <5> ro28 thought so <11> i've newly emerged lfpfonts-fix and terminus-font packages. what could be the reason for them not to appear in X? <6> did I ? oh I'm so sleepless I thought I asked goldfish <11> xorg-x11-6.8.x <8> hawking: just use the ones i gave you :) <8> xororand: where are you trying to use them? <11> goldfish: xfontsel
<8> one second, i'll go start X. <6> goldfish : okie :) <0> i just mounted my hard drive but when i go to /mount i don't have the permission to get into it <0> what do i do <12> Hello <5> Zathman set user in fstab ? <1> hi guys if -U is deprecated for emerge how do i prevent my packages from being downgrade with each emerge <3> Zathman, mount -n -oremount,rw,gid=#### foo <11> picochu: usually downgrades are rare <11> picochu: have you merged the packages with ACCEPT_KEYWORDS=".. <11> ? <1> xororand, that is not valid answer <2> picochu: why would you want to prevent a downgrade if emerge thinks it is best? <1> xororand, i am using the latest nvidia driver <1> brianw, nvidia driver <2> picochu: well unmask it properly <13> how do i use a portage package i made using quickpkg? <1> brianw, times like this i think I'll miss -U <2> picochu: don't use ACCEPT_KEYWORDS on the command line, and you will never need -U <11> goldfish: nevermind it only doesn't work with xfontsel but with all gtk/qt/kde applications <8> xororand: oh, k <14> Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,3) <0> dli do i have to unmount first? <14> I was trying to add a second sata drive <1> brianw, it's in /usr/portage/profiles/packages.unmask i guess <8> xororand: you need to add the path to them in xorg.conf, if you want to use them in xfontsel... <15> hi, there, little, question, dont know how to search for it: How can i look which Linux is installed, i mean a command like "uname" which shows my linux-distro? <11> goldfish: thanks, that's right <1> that's where i'm suppose to add in the package isn't it? <8> finfirun: uname -a <2> picochu: man 5 portage, use the files in /etc/portage/ to work w/ portage masking <2> picochu: never touch files in the profile... <8> finfirun: cat /proc/version , gives info also <15> no, when i enter uname -a it doesnt say that im using lgentoo <11> picochu: all changes to the profile are lost when using emerge --sync. <8> finfirun: cat /proc/version , should. <1> noted <3> Zathman, it's easier, unmount it, mount it with options gid= uid= <15> goldfish, it doesnt show which "distro" is installed <15> just which kernel anf gcc and kernel things <15> but nozhing distribution-specefic <2> picochu: if you want the ~arch of nvidia-kernel, echo media-video/nvidia-kernel >> /etc/portage/package.keywords <12> anyone know where I can find an error log for IMAP? I get an error: Connection dropped by IMAP server. but can't seem to find any log to tack its source? <0> alright <1> brianw, thanks <2> mottz: increase the verbosity of your imap deamon <15> distro[Gentoo Base System version 1.12.0_pre15] <15> how can i get this info?? <15> by which file? <15> or command? <2> finfirun: /etc/release iirc <12> brianw: after I do increase what log do I tail? <2> finfirun: hmmn nope. i forget where it is :) <15> brianw, this file doeant exist Oo <15> is the file called release? <2> mottz: look at the conf, if nothing noted, probably messages <13> what's the command to use a package i made with quickpkg rather than compiling the package? <8> finfirun: www.redbrick.dcu.ie/~goldfish/version.png <- it does for me here <2> finfirun: found it: /etc/gentoo-release <15> goldfish, yes, but thats the kernel-version <1> brianw, is it true that the stage1 and stage2 tarballs are not in the livecd now? <2> omp emerge -k or emerge -K <16> how do you change the feel of kde after the initial configuration has already completed? I chose kde but its bad so I want to pick osx or windows <13> brianw: k thanks <8> finfirun: it's not, but nevermind. <15> brianw, many thx <2> picochu: I always use the minimal livecd, no stages on there at all :) <1> brianw, me too just that when I went thru the gentoo handbook stage1 and 2 aren't mentioned at all <2> finfirun: i used this: grep "Gentoo Base System" /etc/* <15> btw, i dont want to fake my gentoo, if you thibnk so ^^ <2> picochu: look at the mirrors, the stages are still there.... <15> thats an idea, brianw Oo <12> brian: sorry bout that... I missed your answer. <15> its very late at my home ^^
Return to
#gentoo or Go to some related
logs:
#web 1.2g transverters Could not construct property list fedora cbqinit apmd 3.2.2_p5 error python: ./rpmio_internal.h pppconfig evdo
ubuntu limits.conf problem #linux #perl
|
|