|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Senior Member
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
|
[Arch] Prime impressioni
Ciao a tutti.
Come da titolo. Ho installato arch (versione core da penna-usb). Impressioni: Tutta da costruire!!! e personalizzare centimetro per centimetro! L'installazione è stata abbastanza semplice. Sembra promettere bene. Unica pecca................... vi faro sapere.. |
![]() |
![]() |
![]() |
#2 |
Registered User
Iscritto dal: Sep 2007
Messaggi: 826
|
Già ti incacchi
![]() Fidati che non troverai distro che ti dà più soddisfazione. ![]() Pacman è mostruoso, però, per avere un'idea di tutto il software che cè, puoi usare shaman. (GUI) Ultima modifica di kernele : 21-12-2008 alle 22:24. |
![]() |
![]() |
![]() |
#3 |
Senior Member
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
|
![]() ma sei te kernele? |
![]() |
![]() |
![]() |
#4 |
Senior Member
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
|
Il pacman.conf punta sul file /etc/pacman.d/mirrorlist
Non era + semplice includere Codice:
Server = ftp://mi.mirror.garr.it/mirrors/archlinux/community/os/i686/ Considerato anche che così come sono scritti non servono. |
![]() |
![]() |
![]() |
#5 |
Senior Member
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
|
Purtroppo non funziona la rete.
Codice:
ping -c www.google.it Ho installato wvdial manualmente. (per utilizzo con cellulare) Utilizzo l'interfaccia ppp0. Purtroppo in ubuntu non c'è il file rc.conf . Non trovo il supporto per questa interfaccia di rete. ![]() ![]() |
![]() |
![]() |
![]() |
#6 |
Senior Member
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
|
Ho un serio problema con la rete.
Vi posto alcuni file di configurazione: rc.conf Codice:
# # /etc/rc.conf - Main Configuration for Arch Linux # # ----------------------------------------------------------------------- # LOCALIZATION # ----------------------------------------------------------------------- # # LOCALE: available languages can be listed with the 'locale -a' command # HARDWARECLOCK: set to "UTC" or "localtime" # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock # TIMEZONE: timezones are found in /usr/share/zoneinfo # KEYMAP: keymaps are found in /usr/share/kbd/keymaps # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US) # CONSOLEMAP: found in /usr/share/kbd/consoletrans # USECOLOR: use ANSI color sequences in startup messages # LOCALE="it_IT.utf8" HARDWARECLOCK="localtime" USEDIRECTISA="no" TIMEZONE="Europe/Rome" KEYMAP="it" CONSOLEFONT= CONSOLEMAP= USECOLOR="yes" # ----------------------------------------------------------------------- # HARDWARE # ----------------------------------------------------------------------- # # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed # MOD_BLACKLIST: Prevent udev from loading these modules # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist. # # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array. # MOD_AUTOLOAD="yes" #MOD_BLACKLIST=() #deprecated MODULES=(r8169 slhc snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore) # Scan for LVM volume groups at startup, required if you use LVM USELVM="no" # ----------------------------------------------------------------------- # NETWORKING # ----------------------------------------------------------------------- # # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts # HOSTNAME="myhost" # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces. # # Interfaces to start at boot-up (in this order) # Declare each interface then list in INTERFACES # - prefix an entry in INTERFACES with a ! to disable it # - no hyphens in your interface names - Bash doesn't like it # # DHCP: Set your interface to "dhcp" (eth0="dhcp") # Wireless: See network profiles below # ## eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255" ##INTERFACES=(eth0) ppp0="ppp0 192.168.100.101 netmask 255.255.255.0 broadcast ???.???.??? " INTERFACES=(ppp0) # Routes to start at boot-up (in this order) # Declare each route then list in ROUTES # - prefix an entry in ROUTES with a ! to disable it # ##gateway="default gw 192.168.0.1" ##ROUTES=(!gateway) # Enable these network profiles at boot-up. These are only useful # if you happen to need multiple network configurations (ie, laptop users) # - set to 'menu' to present a menu during boot-up (dialog package required) # - prefix an entry with a ! to disable it # # Network profiles are found in /etc/network.d # # This now requires the netcfg package # #NETWORKS=(main) # ----------------------------------------------------------------------- # DAEMONS # ----------------------------------------------------------------------- # # Daemons to start at boot-up (in this order) # - prefix a daemon with a ! to disable it # - prefix a daemon with a @ to start it up in the background # DAEMONS=(syslog-ng network netfs crond) Codice:
# # /etc/hosts: static lookup table for host names # #<ip-address> <hostname.domain.org> <hostname> 127.0.0.1 localhost.localdomain localhost myhost ##127.0.0.1 myhost.domain.org localhost.localdomain localhost myhost # End of file Codice:
# # /etc/resolv.conf # #search <yourdomain.tld> #nameserver <ip> nameserver 62.13.171.1 nameserver 62.13.171.2 # End of file Codice:
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.100.101 * 255.255.255.255 UH 0 0 0 ppp0 default * 0.0.0.0 U 0 0 0 ppp0 Codice:
ping -c 3 www.google.it ![]() ![]() ![]() |
![]() |
![]() |
![]() |
#7 |
Senior Member
Iscritto dal: May 2007
Città: DiSaronno Originale
Messaggi: 2376
|
Hai provato ad usare gli opendns?
__________________
Dell XPS 9570 Powered by Arch Linux || Motorola One Vision Ho concluso con raffaelev, Iceworld, stebru, Dichy, AXIP, Quakeman e Swampo |
![]() |
![]() |
![]() |
#8 |
Senior Member
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
|
....Ho messo
Codice:
ppp0="ppp0 192.168.100.101 netmask 255.255.255.0 broadcast 192.168.100.101 " INTERFACES=(ppp0) ![]() Sinceramente non comprendo nemmeno io .........e penso che non dipenda dal broadcast aggiunto. Credo piuttosto che andava riavviato il tutto.........bho!! Cmq. Ho aggiornato il pacchetto pacman. Adesso mi ha creato 2 nuovi files. pacman.conf.pacnew e mirrorlist.pacorig . Adesso cosa faccio. Cancello quelli vecchi e rinomino i nuovi? |
![]() |
![]() |
![]() |
#9 | ||
Senior Member
Iscritto dal: Jan 2008
Messaggi: 8406
|
Quote:
Quote:
per quanto riguarda le mirrorlist, sono state inserite con il nuovo pacman per evitare di creare liste per ogni repository.... prima c'era file per core, extra, ecc... adesso c'è un solo file con delle variabili negli url e il server viene scelto dinamicamente a seconda della velocità di accesso e altri parametri |
||
![]() |
![]() |
![]() |
#10 | ||
Senior Member
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
|
Ciao.
Quote:
Quote:
Cmq. ho problemi di ridondanza (si dice così quando dice "package unavaiable" e poi lo scarica). Quali repo dovrei settare? Inoltre mi dice che non trova il db.community. |
||
![]() |
![]() |
![]() |
#11 | ||
Senior Member
Iscritto dal: Jan 2008
Messaggi: 8406
|
Quote:
ovviamente di default arch implementa solo rc.conf Quote:
direi che è un problema dei server da cui stai scaricando che non sono aggiornati, oppure è possibile che la lista in cache non sia aggiornata tieni presente che prima di installare un pacchetto è buona norma dare pacman -Sy per aggiornare la lista dei pacchetti anzi avendo aggiornato pacman è la prima cosa da fare |
||
![]() |
![]() |
![]() |
#12 |
Senior Member
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
|
Cmq. Vi faccio vedere come ho configurato i repo, dateci un'occhiata:
mirrorlist Codice:
# # Arch Linux repository mirrorlist # # - Italy Server = ftp://mi.mirror.garr.it/mirrors/archlinux/current/os/i686 Server = ftp://mi.mirror.garr.it/mirrors/archlinux/extra/os/i686 Server = ftp://mi.mirror.garr.it/mirrors/archlinux/core/os/i686 #Server = ftp://mi.mirror.garr.it/mirrors/archlinux/community/os/i686 Codice:
# # /etc/pacman.conf # # See the pacman.conf(5) manpage for option and repository directives # # GENERAL OPTIONS # [options] # The following paths are commented out with their default values listed. # If you wish to use different paths, uncomment and update the paths. #RootDir = / #DBPath = /var/lib/pacman/ #CacheDir = /var/cache/pacman/pkg/ #LogFile = /var/log/pacman.log HoldPkg = pacman glibc # If upgrades are available for these packages they will be asked for first SyncFirst = pacman #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u #XferCommand = /usr/bin/curl %u > %o #CleanMethod = KeepInstalled # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup #IgnorePkg = #IgnoreGroup = #NoUpgrade = #NoExtract = # Misc options (all disabled by default) #NoPassiveFtp #UseSyslog #ShowSize #UseDelta #TotalDownload # # REPOSITORIES # - can be defined here or included from another file # - pacman will search repositories in the order defined here # - local/custom mirrors can be added here or in separate files # - repositories listed first will take precedence when packages # have identical names, regardless of version number # - URLs will have $repo replaced by the name of the current repo # # Repository entries are of the format: # [repo-name] # Server = ServerName # Include = IncludePath # # The header [repo-name] is crucial - it must be present and # uncommented to enable the repo. # # 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 ##[current] ##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 |
![]() |
![]() |
![]() |
#14 |
Senior Member
Iscritto dal: Aug 2003
Città: Biella
Messaggi: 692
|
In mirrorlist non serve che tu specifichi il repository..basta fare così...
Codice:
Setup-Entry Server = ftp://archlinux.puzzle.ch/$repo/os/x86_64 Server = ftp://mi.mirror.garr.it/mirrors/archlinux/$repo/os/x86_64 Server = ftp://mir1.archlinuxfr.org/archlinux/$repo/os/x86_64 |
![]() |
![]() |
![]() |
#15 | |
Senior Member
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
|
Quote:
# - Italy Server = ftp://mi.mirror.garr.it/mirrors/archlinux/$repo/os/i686 #Server = ftp://mi.mirror.garr.it/mirrors/archlinux/extra/os/i686 #Server = ftp://mi.mirror.garr.it/mirrors/archlinux/core/os/i686 #Server = ftp://mi.mirror.garr.it/mirrors/arch...munity/os/i686 ![]() ![]() ![]() nun capisc'.... ![]() |
|
![]() |
![]() |
![]() |
#16 |
Senior Member
Iscritto dal: Jan 2004
Città: Napoli
Messaggi: 2407
|
Codice:
#The following paths are commented out with their default values listed. # If you wish to use different paths, uncomment and update the paths. ILoveCandy #RootDir = / #DBPath = /var/lib/pacman/ #CacheDir = /var/cache/pacman/pkg/ #LogFile = /var/log/pacman.log HoldPkg = pacman glibc ![]()
__________________
fufol2 |
![]() |
![]() |
![]() |
#17 | |
Senior Member
Iscritto dal: Aug 2003
Città: Biella
Messaggi: 692
|
Quote:
|
|
![]() |
![]() |
![]() |
#18 | |
Senior Member
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
|
Quote:
![]() ![]() ![]() |
|
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 06:59.