[gentoo-user] Re: Best way to copy /* ? [SOLVED]

2010-12-29 Thread Marc Blumentritt
Am 27.12.2010 16:20, schrieb Marc Blumentritt: Hi, I have bought myself a Christmas present, a new shiny hard disk. Now I want to copy my old Gentoo system to my new disk like this: 1.) boot with gentoo boot cd 2.) mount my old system ind /old ( / in one partition, /home, /usr, /var

[gentoo-user] Re: Best way to copy /* ?

2010-12-28 Thread Marc Blumentritt
Am 27.12.2010 22:23, schrieb Remy Blank: Marc Blumentritt wrote: Have a look at ownership an permissions of virtualbox! rsync sets the mtime and permissions of directories *after* recursing into them. So if you interrupted the process while it was copying the contents of virtualbox

[gentoo-user] Best way to copy /* ?

2010-12-27 Thread Marc Blumentritt
Hi, I have bought myself a Christmas present, a new shiny hard disk. Now I want to copy my old Gentoo system to my new disk like this: 1.) boot with gentoo boot cd 2.) mount my old system ind /old ( / in one partition, /home, /usr, /var, /tmp and /opt in lvm2 volumes and /boot on it's own

[gentoo-user] Re: Best way to copy /* ?

2010-12-27 Thread Marc Blumentritt
Am 27.12.2010 18:05, schrieb Remy Blank: Mark Knecht wrote: What flags? At least -avHAX I just run this as root (as a test while running my old system): rsync -avHAX --progress /home/ /new/ After a few seconds I canceled this with ctrl-c and got this result: hive new # ls -lah /home/

[gentoo-user] Re: Problem with compiling kernel

2009-05-17 Thread Marc Blumentritt
Mick schrieb: Last time this happened to me (more than once), it was because I had selected something in the kernel that I shouldn't have. I had to retrace my steps, removed the offending module and then it compiled and installed fine. I think you are right. Yesterday I had some time to look

[gentoo-user] Re: Problem with compiling kernel

2009-05-12 Thread Marc Blumentritt
Arnau Bria schrieb: hive linux # make make modules_install make just one question about your compiling command, why make ... make? I just do make all make modules_install ... I used this command only to show the problem I have. I have a special setup, where I place nearly the complete

[gentoo-user] Re: Problem with compiling kernel

2009-05-12 Thread Marc Blumentritt
Marc Blumentritt schrieb: Hi, when I try to compile a kernel again (meaning after compiling it and building the modules), I get this error message: hive linux # make make modules_install make [...] INSTALL sound/core/snd-timer.ko INSTALL sound/core/snd.ko INSTALL sound/drivers/mpu401

[gentoo-user] Problem with compiling kernel

2009-05-11 Thread Marc Blumentritt
Hi, when I try to compile a kernel again (meaning after compiling it and building the modules), I get this error message: hive linux # make make modules_install make [...] INSTALL sound/core/snd-timer.ko INSTALL sound/core/snd.ko INSTALL sound/drivers/mpu401/snd-mpu401-uart.ko

[gentoo-user] Re: depclean wants to remove qt-4.4.2

2009-03-22 Thread Marc Blumentritt
Daniel Pielmeier schrieb: Marc Blumentritt schrieb am 21.03.2009 14:33: Hi, when I run emerge -p --depclen, I get these results: [...] These are the packages that would be unmerged: x11-libs/qt selected: 4.4.2 protected: none omitted: 3.3.8b-r1 x11-libs/qt-assistant

[gentoo-user] depclean wants to remove qt-4.4.2

2009-03-21 Thread Marc Blumentritt
Hi, when I run emerge -p --depclen, I get these results: [...] These are the packages that would be unmerged: x11-libs/qt selected: 4.4.2 protected: none omitted: 3.3.8b-r1 x11-libs/qt-assistant selected: 4.4.2-r1 protected: none omitted: none

[gentoo-user] Re: [OT] test, if module was loaded with module option?

2009-01-01 Thread Marc Blumentritt
Hi, Christian Franke schrieb: On 12/29/2008 02:32 PM, Marc Blumentritt wrote: is there a general way to test, if a kernel module was loaded with a module option and which module options were used? There is at least /sys/module/modulname/parameters/parametername If there is nothing else

[gentoo-user] [OT] test, if module was loaded with module option?

2008-12-29 Thread Marc Blumentritt
Hi list, is there a general way to test, if a kernel module was loaded with a module option and which module options were used? Marc

[gentoo-user] Re: broken splash screen and / or init?

2008-12-27 Thread Marc Blumentritt
Gregory Shearman schrieb: Marc Blumentritt wrote: I have since 2 months a problem with my boot up splash. Splash is working, but the init messages (like starting daemon foh ... [ok]) are written an screen above (for lack of a better word) my splash. When the messages reach the bottom

[gentoo-user] broken splash screen and / or init?

2008-12-23 Thread Marc Blumentritt
Hi list, I have since 2 months a problem with my boot up splash. Splash is working, but the init messages (like starting daemon foh ... [ok]) are written an screen above (for lack of a better word) my splash. When the messages reach the bottom of the screen, the splash is moving upwards with

[gentoo-user] Re: problem starting X

2008-06-23 Thread Marc Blumentritt
deface schrieb: http://www.gentoo.org/doc/en/xorg-config.xml - make sure you've followed all of these steps. is this a new install ? Your hint helped me to realize, that I switched my xdriver to openchrome. After reading some docs in the net, I witched to the openchrome overlay, but this

[gentoo-user] problem starting X

2008-06-14 Thread Marc Blumentritt
Hi, when I try to start X with startx, I get these messages: X Window System Version 1.3.0 Release Date: 19 April 2007 X Protocol Version 11, Revision 0, Release 1.3 Build Operating System: UNKNOWN Current Operating System: Linux mediamachine 2.6.24-gentoo-r8 #13 PREEMPT Sat J un 14 21:23:42

[gentoo-user] Re: baselayout-2, openrc and env-update

2008-06-02 Thread Marc Blumentritt
Hi, Neil Bothwick schrieb: On Sun, 01 Jun 2008 09:11:04 +0200, Marc Blumentritt wrote: [ Searching for file(s) env-update in *... ] sys-apps/portage-2.1.4.4 (/usr/sbin/env-update - ../lib/portage/bin/env-update) sys-apps/portage-2.1.4.4 (/usr/lib/portage/bin/env-update) portage provides

[gentoo-user] baselayout-2, openrc and env-update

2008-06-01 Thread Marc Blumentritt
Hi, I'm experimenting with baselayout-2 and openrc. I stumbled over something. In my stable system I get this output: hive ~ # equery belongs env-update.sh [ Searching for file(s) env-update.sh in *... ] sys-apps/portage-2.1.4.4 (/usr/lib/portage/bin/env-update.sh)

[gentoo-user] Re: Problem with modifying PATH with a file in env.d

2008-06-01 Thread Marc Blumentritt
Stroller schrieb: $ grep PATH .* .bashrc:export PATH=/bin:/sbin:/usr/bin:/usr/sbin:${PATH} $ The path in my .bashrc adds to the existing path, but maybe you have something else there? I know that I can use .bashrc for adding something to PATH. But I want to modify PATH for every user

[gentoo-user] Possible bug in eselect-opengl

2008-06-01 Thread Marc Blumentritt
Hi, I'm installing packages in my test environment using ROOT=/mediamachine/devroot. After installing xorg-server I get these results for opengl configuration: (build) hive devroot # ls -l usr/lib/xorg/modules/extensions/libglx.so lrwxrwxrwx 1 root root 67 2008-06-01 09:25

[gentoo-user] [SOLVED] Re: Problem with modifying PATH with a file in env.d

2008-06-01 Thread Marc Blumentritt
Marc Blumentritt schrieb: I just stumbled about something new: [EMAIL PROTECTED] ~ $ echo $PATH /usr/local/sbin/:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2: /opt/sun-jdk-1.4.2.17/bin:/opt/sun-jdk-1.4.2.17/jre/bin:/opt/sun-jdk-1.4.2.17/jre/javaws: /usr/kde

[gentoo-user] Problem with modifying PATH with a file in env.d

2008-05-31 Thread Marc Blumentritt
Hi, I want to modify the PATH variable for every user by adding this file in /etc/env.d : hive env.d # cat 99busybox PATH=/bblinks hive env.d # ls -l 99busybox -rw-r--r-- 1 root root 14 2008-05-31 21:46 99busybox The dir /bblinks does exist, but my PATH variable is not changed. I did run

[gentoo-user] Problem with modifying PATH with a file in env.d

2008-05-31 Thread Marc Blumentritt
Hi, I want to modify PATH for every user by adding this file in /etc/env.d: hive env.d # cat 99busybox PATH=/bblinks hive env.d # ls -l 99busybox -rw-r--r-- 1 root root 14 2008-05-31 21:46 99busybox Neither env-update . /etc/profile nor a reboot adds /bblinks to my PATH. Any advice? Marc --

[gentoo-user] openchrome, xvmc and mplayer

2008-03-26 Thread Marc Blumentritt
Hi, I just read on this list, that the x11 driver openchrome for via chipsets hit the tree. Does anyone know, if mplayer in portage tree is patched to work with openchrome and xvmc? Regards, Marc -- gentoo-user@lists.gentoo.org mailing list

[gentoo-user] Re: Problem with hdparm and SATA-controller

2007-11-17 Thread Marc Blumentritt
Hemmann, Volker Armin schrieb: On Donnerstag, 15. November 2007, Marc Blumentritt wrote: * Running hdparm on /dev/sda ... HDIO_SET_32BIT failed: Invalid argument HDIO_SET_UNMASKINTR failed: Inappropriate ioctl for device HDIO_SET_DMA failed: Inappropriate ioctl for device

[gentoo-user] Problem with hdparm and SATA-controller

2007-11-15 Thread Marc Blumentritt
Hi, I want to optimize the sound output of my shiny new sata disc, but I have some problems to set hdparm options. My options look like this: # SATA Disk sda_args=-d1 -c1 -u1 -A1 -S6 -M128 -B1 I don't know, if I really want it to spin down, since my system is running on it. But that's not the

[gentoo-user] Re: compiz-fusion, emerald and xfce

2007-10-27 Thread Marc Blumentritt
Daniel Pielmeier schrieb: I used this command: compiz --loose-binding --replace ccp emerald --replace A strange thing is that it only works when I execute it a few times. The first time I had no window decorations! Another thing is when I want to go back to the xfce window manager the

[gentoo-user] compiz-fusion, emerald and xfce

2007-10-26 Thread Marc Blumentritt
Hi, for some reason I do not get compiz-fusion running with xfce. I installed from portage tree and not from xeffects overlay. I want to use emerald as window decorator. Therefore I added in ccsm under window decorations - command emerald --replace. Using compiz-start seems to start compiz, but

[gentoo-user] kernel compilation

2007-10-17 Thread Marc Blumentritt
Hi, two questions: 1.) I want to build a kernel, which is nearly monolithic. Everything, which can be build inside of kernel is built inside of kernel. But I also need some external modules (lirc). Do I have to run make modules_install if I do not build any modules but use external modules

[gentoo-user] Re: kernel compilation

2007-10-17 Thread Marc Blumentritt
Hi all, Thanks for all these comments. I was thinking about a monolithic kernel, because I'm placing my whole root fs into initramfs of the kernel image and did not want to hassle with /lib/modules during kernel building. Then I realized, that I still need this, because I need lirc. And now I

[gentoo-user] Re: kdm does not start on boot

2007-10-16 Thread Marc Blumentritt
econti schrieb: How can I make kdm start on boot again? Look at /etc/conf.d/xdm - DISPLAYMANAGER=kdm rc-update add xdm default Be sure to write xdm and not kdm! Regards Marc -- [EMAIL PROTECTED] mailing list

[gentoo-user] Re: HowTo switch the default gcc

2007-10-09 Thread Marc Blumentritt
Helmut Jarausch schrieb: but what value of CHOST should I take? This is OK. I did not send this link for CHOST, but for the part of checking the gcc config. I currently have CHOST=i686-pc-linux-gnu and gcc-4.1.2 is the standard C-compiler. Now, I'd like to switch to gcc-4.2.1. Have a look

[gentoo-user] Re: HowTo switch the default gcc

2007-10-08 Thread Marc Blumentritt
Helmut Jarausch schrieb: Hi, my current default gcc is of version 4.1.2 but I would like to switch to version 4.2.1. As root (only) I can do gcc-config i686-pc-linux-gnu-4.2.1 but this switch is lost after re-login. Furthermore I cannot switch in non-root mode. (BTW I'm using the

[gentoo-user] Running X under Gentoo in Virtualbox

2007-09-25 Thread Marc Blumentritt
Hi, I have installed Virtualbox to test some things, before I apply them to my running system. After installation of X in my virtual Gentoo, I have a problem with my mouse cursor: it's not there. Mouse works fine, since I can use it, but without cursor it is not useful. I use xfce, but under the

[gentoo-user] Re: (SOLVED) Running X under Gentoo in Virtualbox

2007-09-25 Thread Marc Blumentritt
Marc Blumentritt schrieb: Hi, I have installed Virtualbox to test some things, before I apply them to my running system. After installation of X in my virtual Gentoo, I have a problem with my mouse cursor: it's not there. Mouse works fine, since I can use it, but without cursor

[gentoo-user] Re: genkernel vs kernel manual compilation

2007-09-01 Thread Marc Blumentritt
Arnau Bria schrieb: 4.-) mkinitrd initrm.2.6.21 2.6.21-gentoo-r4 5.-) Edited menu.lst (just copied genkernel entry and modified to my new bzimage and initram files) but my new kernel did not start, and gave me a kernel panic... So I wonder what differences could be between my compilation

[gentoo-user] Re: HAL: how to prohibit mounting certain partitions

2007-09-01 Thread Marc Blumentritt
Eric Martin schrieb: If you'd like R/W acccess to it you need to emerge captive-ntfs, I did a search and all I can find is ntfs-3g. Does anyone know if captive turned into this? I did a quick search on the webpage and couldn't find anything. Also, you'll need FUSE w/both. Captive is the

[gentoo-user] [solved] Re: gensplash problem with X

2007-08-27 Thread Marc Blumentritt
Marc Blumentritt schrieb: Hi, when I boot my new system with gensplash, the console is OK up until X is started via gdm. Afterward all consoles are smeared and broken. Starting X via startx results in a similar problem plus X is not starting. I try to give you all relevant data in the hopes

[gentoo-user] gensplash problem with X

2007-08-21 Thread Marc Blumentritt
Hi, when I boot my new system with gensplash, the console is OK up until X is started via gdm. Afterward all consoles are smeared and broken. Starting X via startx results in a similar problem plus X is not starting. I try to give you all relevant data in the hopes to get some clues for my

[gentoo-user] Re: Nvidia-drivers stopped working

2007-08-06 Thread Marc Blumentritt
You did check the new and updated nvidia guide? http://www.gentoo.org/doc/en/nvidia-guide.xml Regards, Marc -- [EMAIL PROTECTED] mailing list

[gentoo-user] Problem with keychain

2007-07-28 Thread Marc Blumentritt
Hi list, I have a problem with keychain. It is set up following the wiki. I start keychain: hive ~ # keychain id_dsa KeyChain 2.6.6; http://www.gentoo.org/proj/en/keychain/ Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL * Initializing /root/.keychain/hive-sh file... *

[gentoo-user] Re: Problem with keychain

2007-07-28 Thread Marc Blumentritt
Mike Mazur schrieb: Hi, On 7/28/07, Marc Blumentritt [EMAIL PROTECTED] wrote: I have a problem with keychain. It is set up following the wiki. I start keychain: snip Looking with ssh-add, I see my key: hive ~ # ssh-add -l 1024 dd:f2:12:2a:bc:8a:55:7e:18:43:03:dd:e9:dd:27:4d /root/.ssh

[gentoo-user] Re: Beryl, kde and updating

2007-07-05 Thread Marc Blumentritt
Novensiles divi Flamen schrieb: Since syncing the night before last beryl is no longer diplaying properly. I get the desktop, I get the cube, and I get window decorations on programs. But most programs display absolutely nothing inside the window decorations, and a few other programs (ie

[gentoo-user] Re: create an installable custom distro with gentoo?

2007-04-16 Thread Marc Blumentritt
b.n. schrieb: Yes, this is quite boring, since I wouldn't like to rely on network/double drive. Wouldn't it be possible to use a multisession cd/dvd with the gentoo cd in the first session and the tarball in the second (or editing the gentoo cd ISO)? I d'ont know. I'm not good at this CD-ISO

[gentoo-user] Re: create an installable custom distro with gentoo?

2007-04-14 Thread Marc Blumentritt
b.n. schrieb: Hi, I have looked a bit for this but I've found nothing. I'd like to create an installable disk ready-to-install on another old, low specs machine that cannot bear a Gentoo install by itself. The logic would be: - create a chroot environment - install a subgentoo in it -

[gentoo-user] Re: revdep-rebuild wants to rebuild always dev-java/swt-3.2-r2

2007-04-06 Thread Marc Blumentritt
Alan McKinnon schrieb: On Thursday 05 April 2007, Marc Blumentritt wrote: Thanks for the answers, but to be honest, I still do not get, what the problem is and how to solve it. Could someone explain me, what goes wrong, if I use a binary package like sun-jdk? The problem is that you can't

[gentoo-user] Re: revdep-rebuild wants to rebuild always dev-java/swt-3.2-r2

2007-04-05 Thread Marc Blumentritt
Thanks for the answers, but to be honest, I still do not get, what the problem is and how to solve it. Could someone explain me, what goes wrong, if I use a binary package like sun-jdk? Thanks Marc -- gentoo-user@gentoo.org mailing list

[gentoo-user] revdep-rebuild wants to rebuild always dev-java/swt-3.2-r2

2007-04-04 Thread Marc Blumentritt
Hi, everytime I run revdep-rebuild, it wants to rebuild dev-java/swt-3.2-r2 . When I do this, it emerges fine, but revdep-rebuild still complains. It states, that broken /usr/lib/libswt-awt-gtk-3232.so (requires libjawt.so) Looking for libjawt.so, I got this result: equery belongs

[gentoo-user] using windows key as super key in Beryl

2007-03-26 Thread Marc Blumentritt
Hi, I installed yesterday Beryl (under xfce) and it's working great. The only problem I have, that I cannot use the windows key on my keyboard as super key for beryl. The relevant part of my xorg.conf looks like this: Section InputDevice Identifier Keyboard1 Driver keyboard

[gentoo-user] Re: glibc-2.5

2007-02-12 Thread Marc Blumentritt
Thanks for all answers. It is always better to be sure to not break something, if you update the toolchain... Regards, Marc -- gentoo-user@gentoo.org mailing list

[gentoo-user] glibc-2.5

2007-02-11 Thread Marc Blumentritt
Hi, after syncing portage yesterday, an update for glibc from 2.4-r4 to 2.5 is shown. Is there anything special to do after this update? Last time glibc was updated you had to rebuild world, if I remember correct. Thanks in advance Marc -- gentoo-user@gentoo.org mailing list

[gentoo-user] backspace does not work in screen with X

2006-10-07 Thread Marc Blumentritt
Hi, I have a problem with the backspace-key and screen under X: it does not work. In the console it does work. I have no clue at all how to fix this. Thanks for any help in advance. Marc -- gentoo-user@gentoo.org mailing list

[gentoo-user] ERROR: dev-libs/openssl-0.9.8c-r2 failed.

2006-10-07 Thread Marc Blumentritt
Hi, by a stupid mistake from me I deleted a lib from openssl. I wanted to reemrge it to get the lib back, but now it does not compile. I looked for open bugs and at the forums, but did not find any clue for this: Thanks for any help in advance Marc Error: (cd ..; \

[gentoo-user] Re: [SOLVED]ERROR: dev-libs/openssl-0.9.8c-r2 failed.

2006-10-07 Thread Marc Blumentritt
Bo Ørsted Andresen schrieb: On Saturday 07 October 2006 19:11, Marc Blumentritt wrote: by a stupid mistake from me I deleted a lib from openssl. I wanted to reemrge it to get the lib back, but now it does not compile. I looked for open bugs and at the forums, but did not find any clue

[gentoo-user] Re: [SOLVED]ERROR: dev-libs/openssl-0.9.8c-r2 failed.

2006-10-07 Thread Marc Blumentritt
Marc Blumentritt schrieb: I solved this by creating a quickpkg on my second PC. I could grap it via nfs. So it is not a real solution, but it worked for. Now I can update to the new version. New version shows the same problem. I will post it on bugs.gentoo Marc -- gentoo-user@gentoo.org

[gentoo-user] Re: * WARNING: sshd is scheduled to start when net.eth0 has started

2006-09-29 Thread Marc Blumentritt
As fas as I understand it, this messages means, that the start of net.eth0 is backgrounding, because it can take some ticks. The next init-prozess is starting immediately afterward, before net.eth0 is up. If a init-process is started, before net.eth0 is up (in your case sshd), than it will go in

[gentoo-user] Re: * WARNING: sshd is scheduled to start when net.eth0 has started

2006-09-29 Thread Marc Blumentritt
Shaochun Wang schrieb: On Fri, Sep 29, 2006 at 10:59:53AM +0200, Marc Blumentritt wrote: As fas as I understand it, this messages means, that the start of net.eth0 is backgrounding, because it can take some ticks. The next init-prozess is starting immediately afterward, before net.eth0 is up

[gentoo-user] Re: [solved] elog saves messages in wrong folder

2006-09-26 Thread Marc Blumentritt
Neil Bothwick schrieb: On Tue, 26 Sep 2006 10:08:20 +0200, Marc Blumentritt wrote: Portage has always saved two logfiles for each emerge, one with all the raw output and one with the e* messages. The elog options extract some, or all depending on your settings, of the information from

[gentoo-user] Re: pppoe-start problem

2006-09-26 Thread Marc Blumentritt
Hi Stephen, Stephen Liu schrieb: I thought the new baselayout handled pppoe (and other ppp connections) just like normal connections: 1. Configure in /etc/conf.d/net /etc/conf.d/net is a file # cat /etc/conf.d/net config_eth0=( 192.168.0.2 netmask 255.255.255.0 brd 192.168.0.255 )

[gentoo-user] Re: elog saves messages in wrong folder

2006-09-26 Thread Marc Blumentritt
Richard Fish schrieb: I'm on portage 2.1.2_pre1-r1, and logs are still appearing in /v/l/portage/elog/ for me. So I'm really thinking this behavior will only show up with particular make.conf settings. Can either of you post your make.conf please? Here it is: cat /etc/make.conf # These

[gentoo-user] Re: elog saves messages in wrong folder

2006-09-26 Thread Marc Blumentritt
Neil Bothwick schrieb: On Mon, 25 Sep 2006 23:47:57 -0400, Philip Webb wrote: There's a little confusion here. Portage now saves all package logfiles in the latter format. The files you are seeing on $PORT_LOGDIR are probably portage logs, not elog output. Have you checked the contents of the

[gentoo-user] elog saves messages in wrong folder

2006-09-25 Thread Marc Blumentritt
Hi, on one of my machines elog saves messages in /var/log/portage instead of /var/log/portage/elog ? The funny thing is, that it worked first. I'm using a self-made profile. Could this be a problem? Cheers Marc emerge --info Portage 2.1.1 (!../usr/portage/profiles/epios/2005.01.smp,

[gentoo-user] Re: elog saves messages in wrong folder

2006-09-25 Thread Marc Blumentritt
Neil Bothwick schrieb: On Mon, 25 Sep 2006 10:47:36 +0200, Marc Blumentritt wrote: on one of my machines elog saves messages in /var/log/portage instead of /var/log/portage/elog ? The funny thing is, that it worked first. Does var/log/portage/elog exist? Is it writable by portage? $ ls

[gentoo-user] Re: gcc upgrade from 3.x to 4.x, when should I run revdep-rebuild?

2006-09-08 Thread Marc Blumentritt
[EMAIL PROTECTED] schrieb: I'm upgrading my gcc from 3.x to 4.x. I've done the gcc switching, and now I'm updating my system. The recommended steps are: # emerge -eav system # emerge -eav world While emerging my system I received a message suggesting I run revdep-rebuild:

[gentoo-user] Re: gcc upgrade from 3.x to 4.x, when should I run revdep-rebuild?

2006-09-08 Thread Marc Blumentritt
Dale schrieb: Marc Blumentritt wrote: I did that too. I'm not sure if it is just me or what but every time I run revdep-rebuild it wants to emerge gcc again. It did the same thing before the gcc upgrade. If you run it, you may want to post to make sure it is making sense. After three runs

[gentoo-user] Re: Again - problem on installing Gentoo

2006-09-04 Thread Marc Blumentritt
Stephen Liu schrieb: I installed grub manually with; # cat EOF | grub root (hd0,0) setup (hd0) EOF .. (hd0,0)/boot/grub/stage2/boot/grub/menu.lst...succeeded. Kernel image has to be copied manually; # cp arch/x86_64/boot/bzImage /boot/linux-2.6.17-gentoo-r5 # ls -al /boot/ .keep

Re: [gentoo-user] openLDAP clients

2006-08-30 Thread Marc Blumentritt
bijayant kumar schrieb: Hi, I have installed openLDAP server and configure the clients on the same system. Now, i have to install the server on one machine and clients on the other system. I want to ask that what to do for this. On the client machine, which files i have to

Re: [gentoo-user] Adding new user on LDAP directory

2006-08-29 Thread Marc Blumentritt
bijayant kumar schrieb: Marc, Hi... As i said that my problem is sorted out. Now, i want to do some enhancement in my project. I have installed the openLDAP server on my local machine. Thatswhy, every user on the local machine as well as on the LDAP directory are the same. I

Re: [gentoo-user] openldap: taking too much of time to authenticate

2006-08-28 Thread Marc Blumentritt
bijayant kumar schrieb: Hi, I have installed openldap on my gentoo-linux . My purpose is to use LDAP server for login authentication using PAM. slapd is running fine. ldapsearch command is also running fine. But the problem is, it takes too much time to authenticate the user. My

Re: [gentoo-user] openldap: taking too much of time to authenticate

2006-08-28 Thread Marc Blumentritt
bijayant kumar schrieb: Hi Marc, First of all i want to thank you for your response. I tried everything which you have suggested to me, but unfortunately it didnot worked for me. It still taking 15 to 20 seconds to authenticate. Does it takes too much time or i am

Re: [gentoo-user] removing phpmyadmin

2006-08-28 Thread Marc Blumentritt
Arnau Bria schrieb: Hi, I've installed phpmyadmin with and without vhost use flag. I don't know which files it has modified (when I emerge without the flag), but now, I'd like to completly remove phpmyadmin... is there any way for doing it? equery files phpmyadmin tells you which

Re: [gentoo-user] openldap: taking too much of time to authenticate

2006-08-28 Thread Marc Blumentritt
) Aug 28 16:18:01 bijayant slapd[8302]: conn=145 op=0 BIND dn=cn=Manager,dc=kavach,dc=blr method=128 What is it exactly, you are trying to do with dn=cn=Manager,dc=kavach,dc=blr ? This is your ldap rootdn. It is not a unix-user. Marc Blumentritt [EMAIL PROTECTED] wrote: I looked again at your

[gentoo-user] Re: [Solved] openldap: taking too much of time to authenticate

2006-08-28 Thread Marc Blumentritt
bijayant kumar schrieb: Marc, wow..!! Its worked for me this time. Many Many thanks to you. What a man you areI will never forget you. You are really a genius guy. Thanks once again... :) Your welcome. Marc -- gentoo-user@gentoo.org mailing list