[gentoo-user] site:www.gentoo.org (compile phase)...die econf failed

2011-05-15 Thread Felix Miata
Googling above or similar is getting me nothing useful: 70% non-English pages, and of the remainder, 90% questions without answers (from forums.gentoo.org), and of those with answers, answers specific to packages bearing no apparent relationship to those failing to emerge for me. There are

[gentoo-user] dd says no space left on device

2011-05-15 Thread Adam Carter
I'm cloning a windows disk using gentoo; On the old 66GB disk; # dd if=/dev/sdb of=/root/winmbr.bin bs=512 count=1 # dd if=/dev/sdb1 bs=10M | gzip -v winpartition.gz Then after swapping in the new 500GB disk; dd if=/root/winmbr.bin of=/dev/sdb bs=512 count=1 # gunzip -c winpartition.gz | dd

Re: [gentoo-user] openrc update : locale variables are gone

2011-05-15 Thread Alain DIDIERJEAN
- Mail Original - De: Mick michaelkintz...@gmail.com À: gentoo-user@lists.gentoo.org Envoyé: Samedi 14 Mai 2011 21h05:57 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: Re: [gentoo-user] openrc update : locale variables are gone On Saturday 14 May 2011 15:26:38

Re: [gentoo-user] site:www.gentoo.org (compile phase)...die econf failed

2011-05-15 Thread Mick
On Sunday 15 May 2011 07:24:12 Felix Miata wrote: Googling above or similar is getting me nothing useful: 70% non-English pages, and of the remainder, 90% questions without answers (from forums.gentoo.org), and of those with answers, answers specific to packages bearing no apparent

Re: [gentoo-user] dd says no space left on device

2011-05-15 Thread Joost Roeleveld
On Sunday 15 May 2011 17:45:05 Adam Carter wrote: I'm cloning a windows disk using gentoo; On the old 66GB disk; # dd if=/dev/sdb of=/root/winmbr.bin bs=512 count=1 # dd if=/dev/sdb1 bs=10M | gzip -v winpartition.gz Then after swapping in the new 500GB disk; dd if=/root/winmbr.bin

[gentoo-user] Troubleshooting the Virtualbox init script

2011-05-15 Thread Dan Cowsill
Hey list, I noticed a little while ago that virtualbox-bin came with an init script and decided to try it out. Trouble is, the script starts a virtualbox VM just fine, it just can't stop one. Check out /etc/conf.d/virtualbox.my-vm: # Username to start vbox as, must be part of vboxusers group.

Re: [gentoo-user] Gentoo-based 'filer' / GentooFiler How-To?

2011-05-15 Thread Florian Philipp
Am 15.05.2011 05:37, schrieb Pandu Poluan: On 2011-05-15, Florian Philipp li...@binarywings.net wrote: Am 14.05.2011 21:31, schrieb Pandu Poluan: Hello list! Is there a how-to on how to create a 'filer' (kind of like OpenFiler) using Gentoo? I really don't need many things OpenFiler

Re: [gentoo-user] One-time boot from alternate kernel?

2011-05-15 Thread Neil Bothwick
On Sat, 14 May 2011 23:46:52 -0400, Walter Dnes wrote: Is it possible to pass a to do a one-time reboot to other than the default kernel? Yes. Or were you asking How? Use grub-set-default, it's covered in the grub man/info pages AFAIR, I haven't used it for some time. -- Neil Bothwick

[gentoo-user] grub menu and the new openrc

2011-05-15 Thread Dale
Hi, I updated my kernel and had to reboot. I usually boot to single user mode and rebuild my video drivers. Since I have this in my grub list, I just select single user and it boots to single user mode. Well, not any more. This is my current settings: title Gentoo kernel

Re: [gentoo-user] Gentoo-based 'filer' / GentooFiler How-To?

2011-05-15 Thread pk
On 2011-05-15 12:05, Florian Philipp wrote: BTW: Please don't top-post. Put your answers below the text you are quoting. That makes reading longer threads easier. Yes, but putting the text below the quoted text also assumes one keeps only the relevant text (i.e. deletes all irrelevant text),

Re: [gentoo-user] grub menu and the new openrc

2011-05-15 Thread Neil Bothwick
On Sun, 15 May 2011 05:34:07 -0500, Dale wrote: I updated my kernel and had to reboot. I usually boot to single user mode and rebuild my video drivers. Why not rebuild them before you reboot? It's far more convenient. -- Neil Bothwick Where do you think you're going today?

Re: [gentoo-user] site:www.gentoo.org (compile phase)...die econf failed

2011-05-15 Thread Willie Wong
On Sun, May 15, 2011 at 02:24:12AM -0400, Felix Miata wrote: Googling above or similar is getting me nothing useful: 70% non-English pages, and of the remainder, 90% questions without answers (from forums.gentoo.org), and of those with answers, answers specific to packages bearing no apparent

Re: [gentoo-user] site:www.gentoo.org (compile phase)...die econf failed

2011-05-15 Thread Indi
On Sun, May 15, 2011 at 08:30:02AM +0200, Felix Miata wrote: http://fm.no-ip.com/Tmp/Linux/G/ has my build.log, config.log and eclass-debug.log files from 6 different emerge failures, plus output of emerge --info. Is there something akin to a Handbook page that describes similar failures

Re: [gentoo-user] openrc update : locale variables are gone

2011-05-15 Thread Mick
On Sunday 15 May 2011 09:43:39 Alain DIDIERJEAN wrote: Following the openrc update in gentoo amd64, all locale variables suddenly vanished. I created a /etc/env.d/02locale file which includes LANG=fr_FR.UTF-8. lyx loads with english menus. It's only after exporting LANG from .bashrc that I

RE: [gentoo-user] Gentoo-based 'filer' / GentooFiler How-To?

2011-05-15 Thread Pandu Poluan
-original message- Subject: Re: [gentoo-user] Gentoo-based 'filer' / GentooFiler How-To? From: pk pete...@coolmail.se Date: 2011-05-15 17:47 On 2011-05-15 12:05, Florian Philipp wrote: BTW: Please don't top-post. Put your answers below the text you are quoting. That makes reading longer

Re: [gentoo-user] grub menu and the new openrc

2011-05-15 Thread Dale
Neil Bothwick wrote: On Sun, 15 May 2011 05:34:07 -0500, Dale wrote: I updated my kernel and had to reboot. I usually boot to single user mode and rebuild my video drivers. Why not rebuild them before you reboot? It's far more convenient. But that doesn't fix the problem I

Re: [gentoo-user] Gentoo-based 'filer' / GentooFiler How-To?

2011-05-15 Thread Pandu Poluan
On 2011-05-15, Florian Philipp li...@binarywings.net wrote: Am 15.05.2011 05:37, schrieb Pandu Poluan: On 2011-05-15, Florian Philipp li...@binarywings.net wrote: Am 14.05.2011 21:31, schrieb Pandu Poluan: Hello list! Is there a how-to on how to create a 'filer' (kind of like OpenFiler)

Re: [gentoo-user] dd says no space left on device

2011-05-15 Thread Alex Schuster
Joost Roeleveld writes: On Sunday 15 May 2011 17:45:05 Adam Carter wrote: Why is dd saying no space left after copying 10MB when sdb1 is 65GB? Did you reboot after the first dd? Probably, undless he is using som external drive. Or at least, force a re-read of the partition tables?

Re: [gentoo-user] Gentoo-based 'filer' / GentooFiler How-To?

2011-05-15 Thread pk
On 2011-05-15 14:59, Pandu Poluan wrote: Indeed. And sometimes top-posting is *forced* (e.g., Google's Java-based Gmail client -- it *totally* hides the replied-to message). Heck, using my E72's built-in mail client is only slightly better: for reasons known to the makers only, replies do

[gentoo-user] leafnode and xinetd?

2011-05-15 Thread Indi
Anyone here have leafnode running successfully? I seem to be stuck, and for some reason google appears to be stuck as well on this one. Apparently users who want leafnode are about as rare as hen's teeth... Output of xinetd -d follows: idd@gh:[~]$ xinetd -d 11/5/15@10:24:49: DEBUG: 3486

Re: [gentoo-user] grub menu and the new openrc

2011-05-15 Thread Mick
On Sunday 15 May 2011 11:34:07 Dale wrote: Hi, I updated my kernel and had to reboot. I usually boot to single user mode and rebuild my video drivers. Since I have this in my grub list, I just select single user and it boots to single user mode. Well, not any more. This is my current

Re: [gentoo-user] grub menu and the new openrc

2011-05-15 Thread Graham Murray
Neil Bothwick n...@digimed.co.uk writes: On Sun, 15 May 2011 05:34:07 -0500, Dale wrote: I updated my kernel and had to reboot. I usually boot to single user mode and rebuild my video drivers. Why not rebuild them before you reboot? It's far more convenient. I do not know about the

Re: [gentoo-user] grub menu and the new openrc

2011-05-15 Thread Dale
Mick wrote: On Sunday 15 May 2011 11:34:07 Dale wrote: Hi, I updated my kernel and had to reboot. I usually boot to single user mode and rebuild my video drivers. Since I have this in my grub list, I just select single user and it boots to single user mode. Well, not any more. This is

Re: [gentoo-user] grub menu and the new openrc

2011-05-15 Thread Mick
On Sunday 15 May 2011 16:39:19 Dale wrote: Mick wrote: On Sunday 15 May 2011 11:34:07 Dale wrote: Hi, I updated my kernel and had to reboot. I usually boot to single user mode and rebuild my video drivers. Since I have this in my grub list, I just select single user and it boots to

Re: [gentoo-user] grub menu and the new openrc

2011-05-15 Thread Daniel da Veiga
I have a similar entry, but have never used the softlevel= flag, I simply append single at the end of the kernel call and it boots in single user (root password or ctrl+d to continue). On Sun, May 15, 2011 at 07:34, Dale rdalek1...@gmail.com wrote: Hi, I updated my kernel and had to reboot.

[gentoo-user] KDE4.6 runaway process after wake up

2011-05-15 Thread Mick
I've noticed this problem twice so far: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 14928 michael 21 1 340m 22m 15m R 100 0.6 2:24.84

Re: [gentoo-user] grub menu and the new openrc

2011-05-15 Thread Alan McKinnon
Apparently, though unproven, at 15:14 on Sunday 15 May 2011, Dale did opine thusly: Neil Bothwick wrote: On Sun, 15 May 2011 05:34:07 -0500, Dale wrote: I updated my kernel and had to reboot. I usually boot to single user mode and rebuild my video drivers. Why not rebuild them

Re: [gentoo-user] dd says no space left on device

2011-05-15 Thread Mick
On Sunday 15 May 2011 08:45:05 Adam Carter wrote: I'm cloning a windows disk using gentoo; On the old 66GB disk; # dd if=/dev/sdb of=/root/winmbr.bin bs=512 count=1 # dd if=/dev/sdb1 bs=10M | gzip -v winpartition.gz Then after swapping in the new 500GB disk; dd if=/root/winmbr.bin

Re: [gentoo-user] grub menu and the new openrc

2011-05-15 Thread Neil Bothwick
On Sun, 15 May 2011 16:36:10 +0100, Graham Murray wrote: I updated my kernel and had to reboot. I usually boot to single user mode and rebuild my video drivers. Why not rebuild them before you reboot? It's far more convenient. I do not know about the particular video drivers, but

Re: [gentoo-user] chicken -- egg (NFS tty video)

2011-05-15 Thread Neil Bothwick
On Sat, 14 May 2011 22:55:49 +0200, Alan McKinnon wrote: Except when 260+ packages need updating as it happened with the last KDE upgrade. I had a cursory look, but I missed some USE flag changes (scanner, rdesktop and vnc I think) which started removing packages and libraries. Other

Re: [gentoo-user] grub menu and the new openrc

2011-05-15 Thread Dale
Daniel da Veiga wrote: I have a similar entry, but have never used the softlevel= flag, I simply append single at the end of the kernel call and it boots in single user (root password or ctrl+d to continue). May try that next. I don't need this right now but I do want to figure this out

Re: [gentoo-user] dd says no space left on device

2011-05-15 Thread Volker Armin Hemmann
On Sunday 15 May 2011 18:52:21 Mick wrote: On Sunday 15 May 2011 08:45:05 Adam Carter wrote: I'm cloning a windows disk using gentoo; On the old 66GB disk; # dd if=/dev/sdb of=/root/winmbr.bin bs=512 count=1 # dd if=/dev/sdb1 bs=10M | gzip -v winpartition.gz Then after swapping

Re: [gentoo-user] KDE4.6 runaway process after wake up

2011-05-15 Thread Dale
Mick wrote: I've noticed this problem twice so far: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 14928 michael 21 1 340m 22m 15m R 100 0.6 2:24.84 kdeinit4: kded4 [kdeinit] 14658 michael 21 1 980m 35m 24m R 100 0.9 2:24.83 /usr/bin/knotify4 On

Re: [gentoo-user] dd says no space left on device

2011-05-15 Thread Mick
On Sunday 15 May 2011 19:15:16 Volker Armin Hemmann wrote: On Sunday 15 May 2011 18:52:21 Mick wrote: On Sunday 15 May 2011 08:45:05 Adam Carter wrote: I'm cloning a windows disk using gentoo; On the old 66GB disk; # dd if=/dev/sdb of=/root/winmbr.bin bs=512 count=1 # dd

Re: [gentoo-user] KDE4.6 runaway process after wake up

2011-05-15 Thread Mick
On Sunday 15 May 2011 19:19:38 Dale wrote: Mick wrote: I've noticed this problem twice so far: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 14928 michael 21 1 340m 22m 15m R 100 0.6 2:24.84 kdeinit4: kded4 [kdeinit] 14658 michael 21 1 980m

Re: [gentoo-user] chicken -- egg (NFS tty video)

2011-05-15 Thread Mick
On Sunday 15 May 2011 19:14:26 Neil Bothwick wrote: On Sat, 14 May 2011 22:55:49 +0200, Alan McKinnon wrote: Except when 260+ packages need updating as it happened with the last KDE upgrade. I had a cursory look, but I missed some USE flag changes (scanner, rdesktop and vnc I think)

[gentoo-user] Re: grub menu and the new openrc

2011-05-15 Thread Nikos Chantziaras
On 05/15/2011 01:34 PM, Dale wrote: Hi, I updated my kernel and had to reboot. I usually boot to single user mode and rebuild my video drivers. Since I have this in my grub list, I just select single user and it boots to single user mode. Well, not any more. This is my current settings: No

[gentoo-user] docutils will not emerge

2011-05-15 Thread covici
of 'emerge --info =dev-python/docutils-0.8_pre7034', * the complete build log and the output of 'emerge -pqv =dev-python/docutils-0.8_pre7034'. * The complete build log is located at '/var/log/portage/dev-python:docutils-0.8_pre7034:20110515-183512.log'. * The ebuild environment file is located

[gentoo-user] Re: docutils will not emerge

2011-05-15 Thread Remy Blank
cov...@ccs.covici.com wrote: I am using python2.7. No, you're not. * Building failed with CPython 3.2 in distutils_building() function ^^^ Check what eselect python list shows you, and what USE_PYTHON is set to in make.conf. -- Remy signature.asc

Re: [gentoo-user] dd says no space left on device

2011-05-15 Thread Volker Armin Hemmann
On Sunday 15 May 2011 19:40:30 Mick wrote: On Sunday 15 May 2011 19:15:16 Volker Armin Hemmann wrote: On Sunday 15 May 2011 18:52:21 Mick wrote: On Sunday 15 May 2011 08:45:05 Adam Carter wrote: I'm cloning a windows disk using gentoo; On the old 66GB disk; # dd if=/dev/sdb

Re: [gentoo-user] KDE4.6 runaway process after wake up

2011-05-15 Thread Alan McKinnon
Apparently, though unproven, at 20:43 on Sunday 15 May 2011, Mick did opine thusly: I don't recall having this issue with KDE3 so maybe it is something they are working on. I did notice the other day that I had only a couple after the openrc upgrade. I don't know if one has anything to

Re: [gentoo-user] chicken -- egg (NFS tty video)

2011-05-15 Thread Alan McKinnon
Apparently, though unproven, at 20:14 on Sunday 15 May 2011, Neil Bothwick did opine thusly: On Sat, 14 May 2011 22:55:49 +0200, Alan McKinnon wrote: Except when 260+ packages need updating as it happened with the last KDE upgrade. I had a cursory look, but I missed some USE flag changes

Re: [gentoo-user] Re: docutils will not emerge

2011-05-15 Thread covici
Remy Blank remy.bl...@pobox.com wrote: cov...@ccs.covici.com wrote: I am using python2.7. No, you're not. * Building failed with CPython 3.2 in distutils_building() function ^^^ Check what eselect python list shows you, and what USE_PYTHON is

Re: [gentoo-user] chicken -- egg (NFS tty video)

2011-05-15 Thread Mick
On Sunday 15 May 2011 20:53:04 Alan McKinnon wrote: Apparently, though unproven, at 20:14 on Sunday 15 May 2011, Neil Bothwick did opine thusly: On Sat, 14 May 2011 22:55:49 +0200, Alan McKinnon wrote: Except when 260+ packages need updating as it happened with the last KDE upgrade.

[gentoo-user] Re: docutils will not emerge

2011-05-15 Thread Remy Blank
cov...@ccs.covici.com wrote: Here is eselect python list [1] python2.7 * [2] python3.2 I have no USE_PYTHON in make.conf. Everything seems to be in order, then. The symptoms look very much like: http://bugs.gentoo.org/show_bug.cgi?id=366879 (Look at the duplicates for the

Re: [gentoo-user] Re: docutils will not emerge

2011-05-15 Thread covici
Remy Blank remy.bl...@pobox.com wrote: cov...@ccs.covici.com wrote: Here is eselect python list [1] python2.7 * [2] python3.2 I have no USE_PYTHON in make.conf. Everything seems to be in order, then. The symptoms look very much like:

Re: [gentoo-user] chicken -- egg (NFS tty video)

2011-05-15 Thread Neil Bothwick
On Sun, 15 May 2011 21:53:04 +0200, Alan McKinnon wrote: It also helps if you don't use -v, as then the only USE flags shown are changes. I got out of that habit as I found without -v I'd more often than not ask myself I wonder what other flags are used for this package, and do I need

[gentoo-user] Re: docutils will not emerge

2011-05-15 Thread Hartmut Figge
Remy Blank: FWIW, docutils emerges fine here, but I do have a UTF-8 locale. Just for curiosity i have now tested. Normally i am using docutils-0.7. No problems with emerging docutils-0.8_pre7034. hafi@i5 ~ $ eselect python list Available Python interpreters: [1] python2.4 [2]

Re: [gentoo-user] Re: docutils will not emerge

2011-05-15 Thread covici
Remy Blank remy.bl...@pobox.com wrote: cov...@ccs.covici.com wrote: Here is eselect python list [1] python2.7 * [2] python3.2 I have no USE_PYTHON in make.conf. Everything seems to be in order, then. The symptoms look very much like:

Re: [gentoo-user] site:www.gentoo.org (compile phase)...die econf failed

2011-05-15 Thread Felix Miata
http://fm.no-ip.com/Tmp/Linux/G/ has system info, bash_history, and logs from my 7th attempt to install from the beginning, using http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1 as the battle plan. Among the 8 attempts, once I used the 0514 portage, twice I used the 0507

Re: [gentoo-user] grub menu and the new openrc

2011-05-15 Thread Dale
Daniel da Veiga wrote: I have a similar entry, but have never used the softlevel= flag, I simply append single at the end of the kernel call and it boots in single user (root password or ctrl+d to continue). I did get this to work: title Gentoo single user kernel

[gentoo-user] Re: chicken -- egg (NFS tty video)

2011-05-15 Thread walt
On 05/14/2011 06:20 AM, Felix Miata wrote: My #1 problem to solve is NFS not working yet (nfs-utils aka libevent, portmap, rpc emerge failures), but it would also be very nice to get Grub to emerge. Logs: http://fm.no-ip.com/Tmp/Linux/G/ Looking at the config for libevent, the script can't

Re: [gentoo-user] leafnode and xinetd?

2011-05-15 Thread Adam Carter
On Mon, May 16, 2011 at 12:29 AM, Indi thebeelzebubtrig...@gmail.comwrote: Anyone here have leafnode running successfully? I seem to be stuck, and for some reason google appears to be stuck as well on this one. Apparently users who want leafnode are about as rare as hen's teeth... snip

Re: [gentoo-user] dd says no space left on device

2011-05-15 Thread Adam Carter
WRT why it stopped after 10MB, if i specified a smaller size it would just stop after whatever was specified, so its just doing a single chunk equal to whatever bs has been specified as. I think the re-read of the partition table is probably the problem - so thanks for that suggestion. To check

Re: [gentoo-user] site:www.gentoo.org (compile phase)...die econf failed

2011-05-15 Thread Michael Orlitzky
On 05/15/2011 06:29 PM, Felix Miata wrote: http://fm.no-ip.com/Tmp/Linux/G/ has system info, bash_history, and logs from my 7th attempt to install from the beginning, using http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1 as the battle plan. Among the 8 attempts, once I used

Re: [gentoo-user] site:www.gentoo.org (compile phase)...die econf failed

2011-05-15 Thread Adam Carter
Purge ccache entirely from your system, it's bad news. Then `source /etc/profile env-update`. AFAIK i've never had a problem with ccache. I've been using it for years on two different systems. The OP's probably appears to be that he has ccache in FEATURES but its not installedas Mick

Re: [gentoo-user] site:www.gentoo.org (compile phase)...die econf failed

2011-05-15 Thread Willie Wong
On Sun, May 15, 2011 at 09:14:55PM -0400, Michael Orlitzky wrote: On 05/15/2011 06:29 PM, Felix Miata wrote: http://fm.no-ip.com/Tmp/Linux/G/ has system info, bash_history, and logs from my 7th attempt to install from the beginning, using

Re: [gentoo-user] grub menu and the new openrc

2011-05-15 Thread Daniel da Veiga
On Sun, May 15, 2011 at 20:12, Dale rdalek1...@gmail.com wrote: Daniel da Veiga wrote: I have a similar entry, but have never used the softlevel= flag, I simply append single at the end of the kernel call and it boots in single user (root password or ctrl+d to continue). I did get this to

Re: [gentoo-user] site:www.gentoo.org (compile phase)...die econf failed

2011-05-15 Thread Michael Orlitzky
On 05/15/2011 09:25 PM, Adam Carter wrote: Purge ccache entirely from your system, it's bad news. Then `source /etc/profile env-update`. AFAIK i've never had a problem with ccache. I've been using it for years on two different systems. The OP's probably appears to be that he

Re: [gentoo-user] site:www.gentoo.org (compile phase)...die econf failed

2011-05-15 Thread Michael Orlitzky
On 05/15/2011 06:29 PM, Felix Miata wrote: http://fm.no-ip.com/Tmp/Linux/G/ has system info, bash_history, and logs from my 7th attempt to install from the beginning, using http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1 as the battle plan. Among the 8 attempts, once I used

Re: [gentoo-user] grub menu and the new openrc

2011-05-15 Thread Dale
Daniel da Veiga wrote: On Sun, May 15, 2011 at 20:12, Dale rdalek1...@gmail.com mailto:rdalek1...@gmail.com wrote: Daniel da Veiga wrote: I have a similar entry, but have never used the softlevel= flag, I simply append single at the end of the kernel call and it

Re: [gentoo-user] site:www.gentoo.org (compile phase)...die econf failed

2011-05-15 Thread Michael Orlitzky
On 05/15/2011 09:43 PM, Michael Orlitzky wrote: On 05/15/2011 06:29 PM, Felix Miata wrote: http://fm.no-ip.com/Tmp/Linux/G/ has system info, bash_history, and logs from my 7th attempt to install from the beginning, using http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1 as the

Re: [gentoo-user] site:www.gentoo.org (compile phase)...die econf failed^H^H^H^H^H^H^H Success!!!

2011-05-15 Thread Felix Miata
On 2011/05/16 11:25 (GMT+1000) Adam Carter composed: Purge ccache entirely from your system, it's bad news. Then `source /etc/profile env-update`. AFAIK i've never had a problem with ccache. I've been using it for years on two different systems. The OP's probably appears to be that he

Re: [gentoo-user] chicken -- egg (NFS tty video)

2011-05-15 Thread Felix Miata
On 2011/05/14 09:20 (GMT-0400) Felix Miata composed: My #1 problem to solve is NFS not working yet (nfs-utils aka libevent, portmap, rpc emerge failures), but it would also be very nice to get Grub to emerge. Logs: http://fm.no-ip.com/Tmp/Linux/G/ Now as noted in the econf failed thread I've

Re: [gentoo-user] chicken -- egg (NFS tty video) (part solved)

2011-05-15 Thread Felix Miata
On 2011/05/15 22:18 (GMT-0400) Felix Miata composed: The errors from NFS are different than I originally encountered, and indicate that neither portmap nor rpcbind are running. Which of the two did nfs-utils actually install (or both?), and what exactly is its name I need to use with rc-update

Re: [gentoo-user] chicken -- egg (NFS tty video) (Fixed!)

2011-05-15 Thread Felix Miata
On 2011/05/15 22:18 (GMT-0400) Felix Miata composed: I have two Gentoo stanzas in my primary bootloader, one to load the kernel, another to chainload Gentoo's Grub. Loading the kernel works, but chainload gives error 13 invalid executable format. I named the bzImage copied to /boot