You are not logged in.
Pages: 1
total newbie to archlinux here.just finished archlinux installation via ftp method.now archlinux finishes with only core packages installed.
How can I get pppoe support,I mean internet?
I have tried chrooting from Debian on my hdd,but arch install fails to resolve addresses if i ping google.com etc.
Will you help me configure the files and installing new packages,repositories etc.
also,is it safe to use testing repo?how to install kdemode.
Thank you all
Offline
You apparently don't realize that there is a wonderful guide available that explains (mostly) everything that you need to know when setting up a new Arch system. It's a very good idea to follow the guide closely at first -- rather than trying to, for example, get KDE up and running as soon as possible. If you miss some steps on the way (like setting up your user correctly, choosing the daemons to be run at startup and so on) you'll likely have a misbehaving system as the result.
Anyways, here is the link to the guide: http://wiki.archlinux.org/index.php/Beginners_Guide
Offline
thank you.I will read and reply
one more que:
Will I need to enable testing repo for kdemod to work?
Last edited by praka123 (2008-03-04 01:50:46)
Offline
You apparently don't realize that there is a wonderful guide available that explains (mostly) everything that you need to know when setting up a new Arch system....here is the link to the guide: http://wiki.archlinux.org/index.php/Beginners_Guide
It's nice to hear the Beginner's Guide referred to as "wonderful".
As for KDEMod, there is a link in the beginner's Guide to the KDEmod website, with complete instructions...and no, you do not need [Testing] enabled, but rather, the KDEmod repo.
Offline
I have installed using [b]rc-iso[/b].is it OK?also, the /etc/pacman.d/mirrorlist's default entry got messed up after install,I think.:(
# Setup-Entry
Server = ftp://ftp.gigabit.nu/mirrorlist/os/i686
which I later corrected to:
# Setup-Entry
Server = ftp://ftp.gigabit.nu/$repo/os/i686
and just did a pacman -Syy .
still,I dont find any other files in /etc/pacman.d/ except mirrorlist
also:
localhost:/# cat /etc/issue
Arch Linux (Core Dump) \r (\n) (\l)
^Is this OK?
also, /etc/pacman.conf :
# Testing is disabled by default. To enable, uncomment the following
# two lines. You can add preferred servers immediately after the header,
# and they will be used before the default mirrors.
#[testing]
#Include = /etc/pacman.d/mirrorlist
[core]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist
[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist
[community]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist
# Unstable is disabled by default. To enable, uncomment the following
# two lines. You can add preferred servers immediately after the header,
# and they will be used before the default mirrors.
#[unstable]
#Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs
dear,what should I do now
currently I am in chroot via Debian.
Is my installation OK.
Also,please help me,if I need to enable testing repository?I do want to install kdemod too
Offline
still,I dont find any other files in /etc/pacman.d/ except mirrorlist
That's ok, as you can see in your pacman.conf, the only file you include is mirrorlist, for any repository. Your pacman.conf looks fine to me, by the way.
If you want to install kdemod, refer to: http://kdemod.ath.cx/installation.html it's an easy step-to-step guide.
Have you Syued today?
Free music for free people! | Earthlings
"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery
Offline
Thank you.is the content of /etc/issue a problem?
Offline
is the content of /etc/issue a problem?
That's what mine looks like.
Offline
No, your /etc/issue is fine.
noobus in perpetuus
Offline
OK.I have installed kdemod and my installation completed.now everything works fine except that as I am using pppoe bridgemode adsl connection(phoneline) for internet.
I configured it fine using pppoe-setup and /etc/rc.d/adsl start/stop to control(or pppoe-connect to connect and pppoe-stop to stop).but the problem is I have to do below command in a root terminal everytime
route add default ppp0
Is there any remedy for this?and where does arch stores network config?I have searched /etc/network/templates but that is not the one I suppose.
also,firewall what will you recommend?I think lokkit script already configured fW
thank you guys! arch community is gr8.may be I may drop my 6 yr old Debian acquaintance now
Last edited by praka123 (2008-03-05 04:44:48)
Offline
Offline
^^^^Thank you!!!
Offline
tried the wiki for hal fixing.but fails
I have this line in /etc/fstab for cdrom:
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
which I commented out as per wiki page.
:~#groups prakash
disk wheel games video audio optical storage users
^isnt the groups enough?also hal,dbus added to daemons and restarted.hal and dbus starts fine,but cannot detect cdrom or usb drives
Offline
after a reboot,thinks works normally,a popup dialog comes with a progress bar mounting cd/dvd and usb drives.some "kio_xx" thing
Thank you.
yeah,already tried wiki .
Offline
Pages: 1