Results 1 to 6 of 6
Sorry for asking an install Q - but I havn't been able to find a nice install guide to arch. I followed through the basic install and only installed the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-19-2006 #1
Installing arch
Sorry for asking an install Q - but I havn't been able to find a nice install guide to arch. I followed through the basic install and only installed the base packages. Everything works fine. I'd like to go now and install fluxbox, will pacman -S fluxbox simply do? Right now if I 'startx' I get the error command not found. How do I go about setting up a wm?
10" Sony Vaio SRX99P 850MHz P3-M 256MB RAM 20GB HD : ArchLinux
14" Dell Inspiron 1420N 2GHz Core2Duo 2GB RAM 160GB HD : Xubuntu
- 05-19-2006 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Most everything else you need is in the wiki:
http://wiki.archlinux.org/index.php/Xorg
http://wiki.archlinux.org/index.php/Xorg7
http://wiki.archlinux.org/index.php/Fluxboxoz
- 05-20-2006 #3
Great. Thanks for the links. Looks like first I'll have to synchronize the local packages database with the remote repositories in pacman using
But it looks like arch didn't auto set up my network - which I guess makes sense considering I only installed the base packages. Ill have to get my interent set up before moving on.Code:pacman -Sy
Thanks for the timely response ozar.
*hrm... I just did a little research and learned dhcpcd was included in the "base" category. I'm pretty sure that's what I would need for a cable connection. I'm not sure how to 'test' my internet connection so I'll have to find some way to troubleshoot...
**kk after a little digging I went into /etc/rc.conf and edited my networking options. I had to set
eth0="dhcp"
Appears as of now everything is going all right.10" Sony Vaio SRX99P 850MHz P3-M 256MB RAM 20GB HD : ArchLinux
14" Dell Inspiron 1420N 2GHz Core2Duo 2GB RAM 160GB HD : Xubuntu
- 05-21-2006 #4
Here are some nice install tutorials, which cover mostly everything:
http://archlinux.org/docs/en/guide/i...ide.html#intro
http://www.cutlets.info/node/260
Those are the ones I used personally, and they helped a lot. Good luck.
- 05-21-2006 #5for internetCode:
ifconfig eth0 up dhcpcd eth0
you can also edit (I believe this is the file not on arch right now) /etc/rc.conf
and add services to start at boot like your internet and cups etc....All right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL
- 05-22-2006 #6
Great. Thanks for the replies and links - I have a bit of reading to do =)
Right now everything is going alright, I have my internet running and fluxbox working. The only problem as of now is that my screen is small. It doesn't take up the entire space of the laptops monitor, just the center of it. I've been messing with xorg.conf, but considering the fact that the shell console is also experiencing the problem I don't think the problem lies within xorg.conf. I've been trying to get help in this thread but no one has replied. I can't find any fixes via google either... guess I just gotta dig deeper =)10" Sony Vaio SRX99P 850MHz P3-M 256MB RAM 20GB HD : ArchLinux
14" Dell Inspiron 1420N 2GHz Core2Duo 2GB RAM 160GB HD : Xubuntu


Reply With Quote
