Re: [gentoo-user] different times in postfix log

2005-06-23 Thread Jan Callewaert
Op woensdag 22 juni 2005 22:24, schreef Bryan Whitehead: > Try restarting postfix. If you changed your timezone, clock, etc at any > point without restarting postfix different parts will have different > times. > > Might want to restart cron while your at it... ;) The problem stays even after rest

Re: [gentoo-user] Filesystem wars - ReiserFS 3.6 vs. JFS

2005-06-23 Thread Jan Callewaert
Op dinsdag 21 juni 2005 19:37, schreef Colin: > Raphael Melo de Oliveira Bastos Sales wrote: > >Sorry, but I have to ask, what was your n00b mistake? I don't want to > >do the same > > > ::sigh:: Okay, here we go. > > /dev is full of device nodes that I'll never have, like ESDI drives, fd1 > a

Re: [gentoo-user] different times in postfix log

2005-06-23 Thread Jan Callewaert
Op donderdag 23 juni 2005 10:28, schreef Jan Callewaert: > Op woensdag 22 juni 2005 22:24, schreef Bryan Whitehead: > > Try restarting postfix. If you changed your timezone, clock, etc at any > > point without restarting postfix different parts will have different > > times. > > > > Might want to r

[gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Stefano Guglia
hello! I need to emerge mplayer and mythtv without x, framebuffer only. How can I pass --without-x and other options to ./configure during emerge process? (-x in USE flag does not work: 'emerge mplayer' still needs xorg...) thanks.. Stefano. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread azz
CMIIW, i think it's USE="-gtk" emerge -av mplayer -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Holly Bostick
Stefano Guglia schreef: > hello! > > I need to emerge mplayer and mythtv without x, framebuffer only. How can I > pass --without-x and other options to ./configure during emerge process? > (-x in USE flag does not work: 'emerge mplayer' still needs xorg...) > > thanks.. > Stefano. Just to get t

Re: [gentoo-user] different times in postfix log

2005-06-23 Thread Holly Bostick
Jan Callewaert schreef: > I'm afraid that I replied too fast. I searched google just a little more. > qmgr > runs inside a chroot in /var/spool/postfix. So I copied my /etc/localtime > into the chroot (I had to create the /etc directory). I restarted postfix and > the log time was correct. Howe

[gentoo-user] Apache2 and PUT

2005-06-23 Thread Nagatoro
Hi, I've tried to get PUT to work on my apache2 box (standard Gentoo 2005.0 install) but it won't play nicely with me. I've seen two threads on the forum (http://forums.gentoo.org/viewtopic-t-300413-start-0-postdays-0-postorder-asc-highlight-apache+2+405.html and http://forums.gentoo.org/viewtopic

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Stefano Guglia
> Just to get the obvious out of the way, the USE flag is "X" (uppercase), > not "x" (lower case). > > Was that a typo? It should work with -X set in either /etc/make.conf or > /etc/portage/package.use (for mPlayer only). yes: I use ufed so no way to get a wrong make.conf.. > > You'd probably al

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Stefano Guglia
Alle 11:56, giovedì 23 giugno 2005, azz ha scritto: > CMIIW, i think it's USE="-gtk" emerge -av mplayer hereis the result on my side: - Calculating dependencies ...done! [ebuild N] x11-base/xorg-x11-6.8.2-r1 -3dfx -3dnow -bitmap-fonts -cjk -debug -dlloader -dmx -doc -f

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Neil Bothwick
On Thu, 23 Jun 2005 12:46:53 +0200, Stefano Guglia wrote: > xorg still there... still cannot understand how to merge compile > options and USE flag in an emerge statement... EXTRA_ECONF="--disable-some-option" emerge package often works, depending on the ebuild. -- Neil Bothwick If you only

[gentoo-user] Why the changes to /etc/nisdomainname etc

2005-06-23 Thread Jim Hatfield
I'm trying to move from a Unix-based DNS to an AD setup, changing DNS domain name (but not NIS domain name) in the process. I'm testing by switching DHCP servers on and off. I had a problem with NIS and while investigating noticed that some key files seem to have changed since the last time I reb

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Holly Bostick
Stefano Guglia schreef: > Alle 11:56, giovedì 23 giugno 2005, azz ha scritto: > >>CMIIW, i think it's USE="-gtk" emerge -av mplayer > > > hereis the result on my side: > > - > > [ebuild N] media-video/realplayer-10.0.4 -mozilla 6,486 kB > [ebuild N] media-video/

Re: [gentoo-user] different times in postfix log

2005-06-23 Thread Jan Callewaert
Op donderdag 23 juni 2005 12:14, schreef Holly Bostick: > Jan Callewaert schreef: > > I'm afraid that I replied too fast. I searched google just a little more. > > qmgr runs inside a chroot in /var/spool/postfix. So I copied my > > /etc/localtime into the chroot (I had to create the /etc directory)

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Niklas Herder
Stefano Guglia wrote: > [ebuild N] media-video/mplayer-1.0_pre6-r4 -3dfx -3dnow -3dnowext -X > -aalib +alsa (-altivec) -arts +avi -bidi -cdparanoia -debug -dga -directfb > +divx4linux -doc -dts +dv +dvb +dvd +dvdread -edl +encode -esd +fbcon -ggi > +gif -gtk -i8x0 -ipv6 -jack -joystick +jp

[gentoo-user] ypbind man page incomplete?

2005-06-23 Thread Jim Hatfield
The man page for ypbind does not specify if domainname needs to be set (it is only mentioned in the SEE ONLY section). The man page implies that all settings are in /etc/yp.conf. However if I have /etc/yp.conf set to: >terminator ~ # cat /etc/yp.conf >domain insignia broadcast but domainname not

Re: [gentoo-user] Why the changes to /etc/nisdomainname etc

2005-06-23 Thread Jim Hatfield
On Thu, 23 Jun 2005 12:35:46 +0100, Jim Hatfield <[EMAIL PROTECTED]> wrote: >Given that the DHCP server gives out the hostname and >DNS and NIS domain names, should these files be left >empty? Answering my own mail. If /etc/conf.d/hostname and /etc/conf.d/domainname are both blank, we get: >(non

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Stefano Guglia
> I could be wrong-- and an emerge --tree would be more helpful here, but > is it possible to compile realplayer -X? I don't think so; I think > realplayer is what depends on X, and so it's the +real in the mplayer > USE flags that's bringing it in. > > Just a second, let me check... the realplaye

Re: [gentoo-user] lirc

2005-06-23 Thread Rafael Dantas de Castro
On 6/23/05, Luigi Pinna <[EMAIL PROTECTED]> wrote: > Alle 01:19, giovedì 23 giugno 2005, Nick Rout ha scritto: > > firstly is the module for lirc loaded? it is called lirc-serial > > > > lsmod|grep lirc > > > > second what device do you have as a result? > > No output... I have a Pinnacle and the

Re: [gentoo-user] HTTPS/CA

2005-06-23 Thread John Ziniti
Iain Buchanan wrote: On Mon, 2005-06-20 at 16:54 -0700, David Busby wrote: Gurus, In this hypothetical situation how would someone break in or view the data transmitted? [snip] Since traffic is limited to IPs that I trust and everyone must have a certificate signed by my CA how can jerk

Re: [gentoo-user] konqueror-kedit

2005-06-23 Thread Michael W. Holdeman
On Wednesday 22 June 2005 06:17 pm, Zac Medico wrote: > Michael W. Holdeman wrote: > > Somehow I messed up konqueror. When I run konqueror in filemanager mode > > and su, it works fine but KDEInit will not launch kedit. In fact > > konqueror as su will not launch anything? > > > > Anyone know how o

Re: [gentoo-user] lirc

2005-06-23 Thread Christoph Gysin
Rafael Dantas de Castro wrote: > Of course lirc needs a kernel module, didn´t you read the docs? How about compiling it directly into the kernel? That's the way I did it... Christoph -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED] -- gentoo-user@gentoo.org mailing l

Re: [gentoo-user] logout a gnome session with commandline?

2005-06-23 Thread Zhang Weiwu
Raphael Melo de Oliveira Bastos Sales wrote: >Hi Zhang, > >I don't know for sure if what I'm going to say is true, but I believe >that if you kill the gnome-session process being run by your user, it >will shutdown the Gnome session and all the apps that are child >processes of it. It is a wild gu

[gentoo-user] ALSA with an ESS-18xx chip

2005-06-23 Thread Debelius, Brian
Hi, I am having trouble getting ALSA to recognize my ESS-18xx chip. So my first question is; Should I compile ALSA in the kernel, or use alsa-drivers? Brian- -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] HTTPS/CA

2005-06-23 Thread David Busby
John Ziniti wrote: Iain Buchanan wrote: On Mon, 2005-06-20 at 16:54 -0700, David Busby wrote: The hacker still would not be able to present a valid certificate, though, right? This depends on what the OP meant when he said "If the client is not signed I generate and securely transmit a cert t

Re: [gentoo-user] konqueror-kedit

2005-06-23 Thread Zac Medico
Michael W. Holdeman wrote: > On Wednesday 22 June 2005 06:17 pm, Zac Medico wrote: > >>Michael W. Holdeman wrote: >> >>>Somehow I messed up konqueror. When I run konqueror in filemanager mode >>>and su, it works fine but KDEInit will not launch kedit. In fact >>>konqueror as su will not launch any

Re: [gentoo-user] ALSA with an ESS-18xx chip

2005-06-23 Thread Zac Medico
Debelius, Brian wrote: > Hi, > > I am having trouble getting ALSA to recognize my ESS-18xx chip. So my > first question is; Should I compile ALSA in the kernel, or use > alsa-drivers? > > Brian- > Have you followed the gentoo alsa guide? http://www.gentoo.org/doc/en/alsa-guide.xml At the beg

[gentoo-user] Re: Why the changes to /etc/nisdomainname etc

2005-06-23 Thread Sven Köhler
> Answering my own mail. > If /etc/conf.d/hostname and /etc/conf.d/domainname are > both blank, we get: > > >>(none) ~ # hostname >>(none) >>(none) ~ # nisdomainname >>(none) >>(none) ~ # dnsdomainname >>dnsdomainname: Unknown host AFAIK, dnsdomainname will do a lookup on the hostname. If the look

Re: [gentoo-user] Apache2 and PUT

2005-06-23 Thread A. Khattri
On Thu, 23 Jun 2005, Nagatoro wrote: > in the "/" directory. But I still get this reply from apache: > > HTTP/1.1 405 Method Not Allowed > Date: Thu, 23 Jun 2005 08:30:51 GMT > Server: Apache/2.0.54 (Gentoo/Linux) mod_ssl/2.0.54 OpenSSL/0.9.7e > PHP/4.3.11 > Allow: GET,HEAD,POST,OPTIONS,TRACE > Co

Re: [gentoo-user] ip forwarding question

2005-06-23 Thread A. Khattri
On Wed, 22 Jun 2005, askar ... wrote: > Why I can't see www.mydomain.com from LAN? www.mydomain.com is > registered at providers DNS server. Probably because your WAN interface never gets the packet. -- -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] A simple kernel question!

2005-06-23 Thread A. Khattri
On Wed, 22 Jun 2005, Ryan Viljoen wrote: > Yes it is the current one assuming you save the .config file when > exiting. Except when starting with a fresh new kernel. What I do is copy a working .config over to the new kernel and run "make oldconfig" before doing the usual "make menuconfig", etc.

Re: [gentoo-user] lirc

2005-06-23 Thread Luigi Pinna
Alle 15:57, giovedì 23 giugno 2005, Rafael Dantas de Castro ha scritto: > > No output... I have a Pinnacle and the remote control use a serial > > port. Lirc doesn't need a kernel module > > Of course lirc needs a kernel module, didn´t you read the docs? From my lirc configure: Your hardware doe

Re: [gentoo-user] shutting down with gnome active

2005-06-23 Thread Zac Medico
Norberto Bensa wrote: > Zac Medico wrote: > > [EMAIL PROTECTED] wrote: > > > with kde I don't have this problem, but I can't get normal-sized fonts > > > there (too small) so I gave up on kde for a while. > > > > All of the font sizes are configurable, aren't they? I had a similar > > problem and

Re: [gentoo-user] different times in postfix log

2005-06-23 Thread Zac Medico
Holly Bostick wrote: > Anyway, hope this is in some way useful, and not a load of babbling > idiocy. If it is (babbling idiocy), sorry to waste your time. > LOL! I would certainly want people to confront me if they notice me babbling ;-). Zac -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] KDE 3.4 - where is plastik?

2005-06-23 Thread Zac Medico
Robert S wrote: > I have just installed kde3.4 using split ebuilds. I installed the > kdebase-meta package and the kdebase-startkde and kdegraphics-meta > ebuilds, but I only get a choice of about 5 grotty styles CDE default). > My favorite plastik is gone! > Can anybody help me remedy this? I'v

[gentoo-user] scanner kodak i50

2005-06-23 Thread Gabriel Fernández
I want to install a Gentoo Linux on equipment has connected to scanner Kodak i50 (multipage). I don't find answer in google, so I resort to the list. Somebody must some scanner scsi of this type working with Gentoo Linux? Thanks a lot, -- /*-*/ "Sin

Re: [gentoo-user] scanner kodak i50

2005-06-23 Thread Zac Medico
Gabriel Fernández wrote: > I want to install a Gentoo Linux on equipment has connected to scanner Kodak > i50 (multipage). I don't find answer in google, so I resort to the list. > Somebody must some scanner scsi of this type working with Gentoo Linux? > Thanks a lot, > AFAIK you need support fro

Re: [gentoo-user] Apache2 and PUT

2005-06-23 Thread Craig Duncan
Nagatoro wrote: >Hi, > >I've tried to get PUT to work on my apache2 box (standard Gentoo 2005.0 >install) but it won't play nicely with me. >I've seen two threads on the forum >(http://forums.gentoo.org/viewtopic-t-300413-start-0-postdays-0-postorder-asc-highlight-apache+2+405.html >and >http://fo

Re: [gentoo-user] Apache2 and PUT

2005-06-23 Thread Nagatoro
Craig Duncan wrote: Order allow,deny Allow from all Order deny,allow deny from all Unfortunally it doesn't work. Still "405 Method Not Allowed" -- /Regards Naga -- gentoo-user@gentoo.org mailin

Re: [gentoo-user] A simple kernel question!

2005-06-23 Thread Fernando Meira
Thank you all for the replies!! I think this little experience improved my knowledge and I'm starting to see the kernel as something not so scary :) Having said that.. I have to recompile it again.. can't manage to start alsa (I didn't built it in the kernel as the HOWTO said to), and the same wit

[gentoo-user] Acer Travelmate 524tx and Wireless lan PCMCIA: D-Link DWL-G650

2005-06-23 Thread Christian Panten
Hello, first I have to say, that I post the same question in alt.os.linux.gentoo. Sorry for cross posting. I hope anyone of you can help me solving my problem. Thx. I have bought a D-Link DWL-G650 108MBit PCMCIA-Wireless lan card. I have an Acer Travelmate 524tx. I want to use this card to connec

[gentoo-user] Acer Travelmate 524tx and Wireless lan PCMCIA: D-Link DWL-G650

2005-06-23 Thread Christian Panten
Hello, first I have to say, that I post the same question in alt.os.linux.gentoo. Sorry for cross posting. I hope anyone of you can help me solving my problem. Thx. I have bought a D-Link DWL-G650 108MBit PCMCIA-Wireless lan card. I have an Acer Travelmate 524tx. I want to use this card to connec

Re: [gentoo-user] konqueror-kedit

2005-06-23 Thread Michael W. Holdeman
On Thursday 23 June 2005 02:27 pm, Zac Medico wrote: > Michael W. Holdeman wrote: > > On Wednesday 22 June 2005 06:17 pm, Zac Medico wrote: > >>Michael W. Holdeman wrote: > >>>Somehow I messed up konqueror. When I run konqueror in filemanager mode > >>>and su, it works fine but KDEInit will not lau

Re: [gentoo-user] konqueror-kedit

2005-06-23 Thread Zac Medico
Michael W. Holdeman wrote: > On Thursday 23 June 2005 02:27 pm, Zac Medico wrote: > >>Michael W. Holdeman wrote: >> >>>On Wednesday 22 June 2005 06:17 pm, Zac Medico wrote: >>> Michael W. Holdeman wrote: >Somehow I messed up konqueror. When I run konqueror in filemanager mode >and

[gentoo-user] Dell Optiplex, New HD, Won't Boot from HD after install

2005-06-23 Thread Michael Haan
I don't know what is going on here. I've installed x86 2005.0 on a Dell Optiplex. I've installed a new harddrive (b/c I took the factory one for another gentoo box), run through the x86 install, built a kernel and installed grub. The box refuses to boot from the hard drive. In fact, in the BIOS

Re: [gentoo-user] Dell Optiplex, New HD, Won't Boot from HD after install

2005-06-23 Thread Zac Medico
Michael Haan wrote: > I don't know what is going on here. I've installed x86 2005.0 on a > Dell Optiplex. I've installed a new harddrive (b/c I took the factory > one for another gentoo box), run through the x86 install, built a > kernel and installed grub. The box refuses to boot from the hard

Re: [gentoo-user] Dell Optiplex, New HD, Won't Boot from HD after install

2005-06-23 Thread Michael Haan
On 6/23/05, Zac Medico <[EMAIL PROTECTED]> wrote: > Michael Haan wrote: > > I don't know what is going on here. I've installed x86 2005.0 on a > > Dell Optiplex. I've installed a new harddrive (b/c I took the factory > > one for another gentoo box), run through the x86 install, built a > > kernel

Re: [gentoo-user] Dell Optiplex, New HD, Won't Boot from HD after install

2005-06-23 Thread Zac Medico
Michael Haan wrote: > On 6/23/05, Zac Medico <[EMAIL PROTECTED]> wrote: > >>Michael Haan wrote: >> >>>I don't know what is going on here. I've installed x86 2005.0 on a >>>Dell Optiplex. I've installed a new harddrive (b/c I took the factory >>>one for another gentoo box), run through the x86 in

Re: [gentoo-user] Dell Optiplex, New HD, Won't Boot from HD after install

2005-06-23 Thread Daniel da Veiga
It looks like Dell messed up with the BIOS, they allways do modifications for their own purpose, I had problems like that in a Compaq too... As someone said before, try running Gentoo from a boot floppy (if your BIOS refuses to boot from floppy, get a hammer and throw your computer of a bridge), th

Re: [gentoo-user] konqueror-kedit

2005-06-23 Thread Daniel da Veiga
I had this kind of problem, if you had the same as me, its not that root can't run any program, its just that when you run as root you can't access the display (Window Manager) and so, can't create a window, and thus, do not open... I really don't know how to solve this, but I used to run a second

[gentoo-user] glibc - locale stuff

2005-06-23 Thread Mark Knecht
Hi, OK, so it's too late again but my current build reminded me to ask about emerging glibc and the section where it does all these different locales. Do I need this stuff? If not how would I tell the system to do only my Santa Cruz Beach Boardwalk locale? Thanks, Mark -- gentoo-user@gentoo.o

Re: [gentoo-user] Filesystem wars - ReiserFS 3.6 vs. JFS

2005-06-23 Thread Raphael Melo de Oliveira Bastos Sales
Thanks, made a mental: Never rm -rf /dev ;) 2005/6/21, Colin <[EMAIL PROTECTED]>: > Raphael Melo de Oliveira Bastos Sales wrote: > > >Sorry, but I have to ask, what was your n00b mistake? I don't want to > >do the same > > > ::sigh:: Okay, here we go. > > /dev is full of device nodes that I

Re: [gentoo-user] glibc - locale stuff

2005-06-23 Thread Zac Medico
Mark Knecht wrote: > Hi, >OK, so it's too late again but my current build reminded me to ask > about emerging glibc and the section where it does all these different > locales. Do I need this stuff? If not how would I tell the system to > do only my Santa Cruz Beach Boardwalk locale? > > Thank

Re: [gentoo-user] Dell Optiplex, New HD, Won't Boot from HD after install

2005-06-23 Thread Michael Haan
On 6/23/05, Daniel da Veiga <[EMAIL PROTECTED]> wrote: > It looks like Dell messed up with the BIOS, they allways do > modifications for their own purpose, I had problems like that in a > Compaq too... As someone said before, try running Gentoo from a boot > floppy (if your BIOS refuses to boot fro

Re: [gentoo-user] glibc - locale stuff

2005-06-23 Thread Mark Knecht
On 6/23/05, Zac Medico <[EMAIL PROTECTED]> wrote: > Mark Knecht wrote: > > Hi, > >OK, so it's too late again but my current build reminded me to ask > > about emerging glibc and the section where it does all these different > > locales. Do I need this stuff? If not how would I tell the system t

Re: [gentoo-user] Dell Optiplex, New HD, Won't Boot from HD after install

2005-06-23 Thread Zac Medico
Michael Haan wrote: > On 6/23/05, Daniel da Veiga <[EMAIL PROTECTED]> wrote: >>On 6/23/05, Zac Medico <[EMAIL PROTECTED]> wrote: >> >>>Michael Haan wrote: >>> On 6/23/05, Zac Medico <[EMAIL PROTECTED]> wrote: >Michael Haan wrote: > > >>I don't know what is going on her

Re: [gentoo-user] glibc - locale stuff

2005-06-23 Thread Zac Medico
Mark Knecht wrote: > On 6/23/05, Zac Medico <[EMAIL PROTECTED]> wrote: > >>Mark Knecht wrote: >> >>>Hi, >>> OK, so it's too late again but my current build reminded me to ask >>>about emerging glibc and the section where it does all these different >>>locales. Do I need this stuff? If not how wo

Re: [gentoo-user] glibc - locale stuff

2005-06-23 Thread Mark Knecht
> > AFAIK you only need the locales that you plan to use. You can always use > "localedef" to build a locale later if you need it. > > Zac Cool. Thanks. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] lirc

2005-06-23 Thread Rafael Dantas de Castro
On 6/23/05, Christoph Gysin <[EMAIL PROTECTED]> wrote: > Rafael Dantas de Castro wrote: > > Of course lirc needs a kernel module, didn´t you read the docs? > > How about compiling it directly into the kernel? That's the way I did it... > OK, what I meant was you need to mess with the kernel. I h

Re: [gentoo-user] lirc

2005-06-23 Thread Rafael Dantas de Castro
On 6/23/05, Luigi Pinna <[EMAIL PROTECTED]> wrote: > Alle 15:57, giovedì 23 giugno 2005, Rafael Dantas de Castro ha scritto: > > > > No output... I have a Pinnacle and the remote control use a serial > > > port. Lirc doesn't need a kernel module > > > > Of course lirc needs a kernel module, didn´t

[gentoo-user] VMWare Question

2005-06-23 Thread Shawn Singh
Hey all, Has anyone tried to emerge vmware??? When doing so using the following command: emerge app-emulation/vmware-workstation I get this error: !!! Couldn't download vmware-any-any-update89.tar.gz. Aborting. Does anyone have any ideas? Thank you, Shawn -- gentoo-user@gentoo.org mailing l

Re: [gentoo-user] Dell Optiplex, New HD, Won't Boot from HD after install

2005-06-23 Thread Richard Fish
Michael Haan wrote: >I don't know what is going on here. I've installed x86 2005.0 on a >Dell Optiplex. I've installed a new harddrive (b/c I took the factory >one for another gentoo box), run through the x86 install, built a >kernel and installed grub. The box refuses to boot from the hard >dr

Re: [gentoo-user] Dell Optiplex, New HD, Won't Boot from HD after install

2005-06-23 Thread Colin
Richard Fish wrote: Michael Haan wrote: I don't know what is going on here. I've installed x86 2005.0 on a Dell Optiplex. I've installed a new harddrive (b/c I took the factory one for another gentoo box), run through the x86 install, built a kernel and installed grub. The box refuses to

Re: [gentoo-user] VMWare Question

2005-06-23 Thread Heinz Sporn
Hi Shawn! No problem here. VMware can be emerged without a problem. Maybe that was hickups with your mirror? Regards spox Am Freitag, den 24.06.2005, 00:21 -0400 schrieb Shawn Singh: > Hey all, > > Has anyone tried to emerge vmware??? > > When doing so using the following command: > emerge ap

Re: [gentoo-user] Dell Optiplex, New HD, Won't Boot from HD after install

2005-06-23 Thread Ted Ozolins
Colin wrote: > > > A more obscure BIOS tactic common back in the day was to put all or > part of it in a hidden area on the primary master hard drive. This > might be your issue, except I think this was only Compaq 486/Pentium > systems. Name-brand computers always have some proprietary "feature