Search found 553 matches

by Trogdor
Mon Jan 03, 2005 11:25 pm
Forum: Q & A
Topic: First install, kernel problems
Replies: 5
Views: 3128

Does it work if you do /usr/bin/emerge instead of emerge?
by Trogdor
Mon Jan 03, 2005 11:22 pm
Forum: Newbie
Topic: Whats the code to update firefox mozilla?
Replies: 3
Views: 2413

As root: First, "emerge sync". Then, "emerge -uDa mozilla-firefox" or "emerge -uDa mozilla-firefox-bin", depending on whether you use the binary package. On explanation of the flags for emerge: 'u' specifies that you want to u pdate firefox as well as its dependencies. ...
by Trogdor
Wed Dec 29, 2004 5:54 pm
Forum: Newbie
Topic: xbvset
Replies: 35
Views: 16306

As I said, you need to use a terminal emulator, not "run command". Log in as a normal user, start Konsole or whatever, then do the following:
  1. Type "su".
  2. Enter the root password.
  3. Type "xbvset".
  4. Follow instructions.
by Trogdor
Tue Dec 28, 2004 9:36 pm
Forum: Newbie
Topic: xbvset
Replies: 35
Views: 16306

Type xbvset into a terminal or terminal emulator as root.
by Trogdor
Mon Dec 27, 2004 8:07 am
Forum: Newbie
Topic: Installing ImageMagicK library
Replies: 5
Views: 2870

Add 'gd' to the USE flags in /etc/make.conf, and it will install automatically when you recompile the program(s) that need GD.
by Trogdor
Sun Dec 26, 2004 8:31 pm
Forum: Newbie
Topic: USB hard drive on xbox???
Replies: 11
Views: 4788

by Trogdor
Thu Dec 23, 2004 9:54 pm
Forum: Newbie
Topic: USB hard drive on xbox???
Replies: 11
Views: 4788

Much easier.
by Trogdor
Thu Dec 23, 2004 3:59 am
Forum: Q & A
Topic: Please help with serious lack of FTP!
Replies: 8
Views: 4671

Well, it sounds like it's a problem on the network either on your desktop or on the physical level. Plug in a different computer where the xbox is and see if that can work. Can your xbox use internet-releated services?
by Trogdor
Wed Dec 22, 2004 6:33 pm
Forum: Newbie
Topic: USB hard drive on xbox???
Replies: 11
Views: 4788

All I want to do is be able to surf the net. If I load linux on the drive using my PC and then plug it in to the xbox (USB), will I be able to see the drive ????? You will be able to see the drive if you have Linux on your xbox. You can't if you don't, because Linux uses filesystems (ext[2|3], Reis...
by Trogdor
Wed Dec 22, 2004 6:31 pm
Forum: Q & A
Topic: Magic failed while GentooX website was down
Replies: 3
Views: 2024

It will not begin where it left off. It should still work, at least partially. Doubtful that a fresh install is necessary. If you expect magic to take a long time (compiling tons of things), you can just run ``magic;halt'' (sans quotes) as root, and your xbox will halt when magic is done. I've foun...
by Trogdor
Wed Dec 22, 2004 5:22 am
Forum: Q & A
Topic: Please help with serious lack of FTP!
Replies: 8
Views: 4671

Well, if you can neither ping nor FTP to your xbox, it almost definitely is a network problem, not anything else. Can you FTP to your LEGAL NON-XDK dashboard?

PS: A router that can connect two computers on one network is a switch, with a router built in.
by Trogdor
Wed Dec 22, 2004 5:18 am
Forum: Newbie
Topic: USB hard drive on xbox???
Replies: 11
Views: 4788

You could reduce the size of the loopback to a couple megs, just to have the init stuff on it, then have the actual root filesystem on the USB drive. It definitely is possible, it just wouldn't be easy.
by Trogdor
Wed Dec 22, 2004 1:01 am
Forum: Newbie
Topic: USB hard drive on xbox???
Replies: 11
Views: 4788

You theoretically could do that, but it would take some expertise as it has not yet been automated.
by Trogdor
Tue Dec 21, 2004 3:47 am
Forum: Newbie
Topic: Another little problem
Replies: 8
Views: 3662

As root,

Code: Select all

date MMDDhhmmCCYY
by Trogdor
Tue Dec 21, 2004 3:44 am
Forum: Newbie
Topic: Pro vs Home (QUCIK QUESTION)
Replies: 2
Views: 2087

Pro is for people who know what they are doing; Home is for people who are new to Linux.

And guides are at http://gentoox.shallax.com/ . . . just like everything else.