Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problemi:localmount/adsl-start
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
mack1
Guru
Guru


Joined: 18 Mar 2006
Posts: 315

PostPosted: Sat Mar 18, 2006 2:15 pm    Post subject: problemi:localmount/adsl-start Reply with quote

Ciao a tutti sono nuovo del forum :) e ho avuto i seguenti errori :
1-Dopo un aggiornamento e un successivo etc-update (rp-pppoe) quando provo a laciare il comando adsl-start o adsl-setup ricevo: "comand not found" :?
2-Fin dal primo kernel che ho compilato(ho riprovato a ricompilarlo diverse volte cambiando le opzioni) al boot compariva:"some local filesystem failed to mount".Ho provato a far ripartire il servizio e questo è il risultato:
Code:
/etc/init.d/localmount restart/etc/init.d/localmount restart
/sbin/runscript.sh: line 38: /var/lib/init.d/softlevel: No such file or director
 * Mounting local filesystems ...
mount: special device /dev/cdroms/cdrom0 does not exist
 * Some local filesystem failed to mount
grep: /proc/filesystems: No such file or directory
grep: /proc/filesystems: No such file or directory
 * Activating (possibly) more swap ...
swapon: /dev/hdb1: Device or resource busy

/sbin/runscript.sh: line 38: /var/lib/init.d/softlevel: No such file or director
 * Mounting local filesystems ...
mount: special device /dev/cdroms/cdrom0 does not exist
 * Some local filesystem failed to mount
grep: /proc/filesystems: No such file or directory
 * Activating (possibly) more swap ...
swapon: /dev/hdb1: Device or resource busy

Non so che pesci pigliare.Vi ringrazio in anticipo dell'attenzione :D

Edit Cazzantonio ----- aggiunto il bbcode


Last edited by mack1 on Sat Mar 18, 2006 2:49 pm; edited 1 time in total
Back to top
View user's profile Send private message
Cazzantonio
Bodhisattva
Bodhisattva


Joined: 20 Mar 2004
Posts: 4514
Location: Somewere around the world

PostPosted: Sat Mar 18, 2006 2:44 pm    Post subject: Reply with quote

benvenuto :)
Ogni thread dovrebbe occuparsi di un solo problema.... ti consiglio di leggere le linee guida :wink:
Decidi di quale problema vuoi che si tratti in questo thread e aprine un altro per l'altro problema grazie :wink:

Comunque ti consiglio di postare un po' di informazioni sul tuo sistema... senza informazioni è impossibile dire quale sia il problema senza tirare ad indovinare... il che non è che sia poi così divertente come potrebbe sembrare....
Intanto potresti iniziare postando il tuo /etc/fstab e il tuo grub.conf

P.S. puoi usare il bbcode per postare i messaggi di errore e anche i tuoi file di configurazione per rendere il post più leggibile. Basta selezionare il testo e premere il tastino "code" in alto nella schermata di composizione del post :wink:
Nel post precedente te lo faccio io come esempio :wink:
_________________
Any mans death diminishes me, because I am involved in Mankinde; and therefore never send to know for whom the bell tolls; It tolls for thee.
-John Donne
Back to top
View user's profile Send private message
mack1
Guru
Guru


Joined: 18 Mar 2006
Posts: 315

PostPosted: Sat Mar 18, 2006 3:23 pm    Post subject: Reply with quote

Oops.... :oops: scusatemi!Post modificato!
Inazitutto grazie per la risposta ma il sistema parte correttamente (localmount escluso).Ho anche debian installata e uso il suo grub il grub.conf non c'è in debian ma posto la parte relativa a gentoo del menu.lst:
Code:
##Gentoo Machine
title Gentoo Linux 2.6.15-ck7
        root (hd0,0)
        kernel /boot/kernel-2.6.15-ck7 root=/dev/hda1

/etc/fstab:
Code:
/dev/hda1      /      ext3      noatime      0 1
/dev/hdb1      none      swap      sw      0 0
/dev/hdb5               /home           ext3            noatime         0 1
#/dev/hda2               /xp             ntfs            defaults,umask=000   0 0
/dev/hda3               /debian         ext3            noatime         0 0
/dev/cdroms/cdrom0      /mnt/cdrom      iso9660         ro,user     0 0
#/dev/fd0      /mnt/floppy   auto      noauto      0 0
# NOTE: The next line is critical for boot!
none         /proc      proc      defaults   0 0
none         /dev/shm   tmpfs      nodev,nosuid,noexec   0 0


Code:
xxxGen / # uname -a
Linux xxxGen 2.6.15-mc #1 SMP PREEMPT Wed Mar 1 18:42:10 CET 2006 i686   GNU/Linux

Spero che sia abbastanza ma siccome non sono proprio un esperto (io tendezialmente niubbo :cry: )
ti prego di scusarmi per l errato uso del forum :wink:
Grazie e ciao :P
[/code]
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4788
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Sat Mar 18, 2006 5:53 pm    Post subject: Re: problemi:localmount/adsl-start Reply with quote

mack1 wrote:
Ciao a tutti sono nuovo del forum :) e ho avuto i seguenti errori :
1-Dopo un aggiornamento e un successivo etc-update (rp-pppoe) quando provo a laciare il comando adsl-start o adsl-setup ricevo: "comand not found" :?

Sì. Hai installato l'ultima versione dei pacchetti ppp e rp-pppoe.
Me ne sono accorto anche io.
Hanno completamente cambiato la configurazione per l'uso dell'adsl e bisogna ristudiarsi tutti i trucchi.

In teoria dovrebbe essere tutto più facile, ma vanno riletti bene i file di configurazione. (penso /etc/conf/net.example).
Io, personalmente, sono un po' incavolato, perché fino a ieri facevo così :), mentre adesso sono tornato nubbio di grado zero.
Purtroppo è il bello di gentoo. Per il momento comunque, ho ripiazzato i vecchi pacchetti dove stavano in attesa di trovare il tempo per capire meglio.
Code:

s939 ~ # emerge -pv =rp-pppoe-3.5-r11 =ppp-2.4.2-r15


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] net-dialup/rp-pppoe-3.5-r11  USE="X" 0 kB
[ebuild   R   ] net-dialup/ppp-2.4.2-r15  USE="pam -activefilter -atm -dhcp -ipv6 -mppe-mppc -radius" 0 kB

_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
Galanti Davide
Tux's lil' helper
Tux's lil' helper


Joined: 23 Feb 2006
Posts: 148
Location: Milano (Italy)

PostPosted: Sat Mar 18, 2006 6:35 pm    Post subject: Reply with quote

cloc3 wrote:
Sì. Hai installato l'ultima versione dei pacchetti ppp e rp-pppoe.


Con gli ultimi pacchetti adsl-* è stato sostituito da pppoe-*

Se prima si dava:

Code:
adsl-start
adsl-stop
adsl-setup
adsl-status


ora si darà:

Code:
pppoe-start
pppoe-stop
pppoe-setup
pppoe-status


mack1 wrote:
/etc/fstab:

Code:
/dev/hda1      /      ext3      noatime      0 1
/dev/hdb1      none      swap      sw      0 0
/dev/hdb5               /home           ext3            noatime         0 1
#/dev/hda2               /xp             ntfs            defaults,umask=000   0 0
/dev/hda3               /debian         ext3            noatime         0 0
/dev/cdroms/cdrom0      /mnt/cdrom      iso9660         ro,user     0 0
#/dev/fd0      /mnt/floppy   auto      noauto      0 0
# NOTE: The next line is critical for boot!
none         /proc      proc      defaults   0 0
none         /dev/shm   tmpfs      nodev,nosuid,noexec   0 0


Per quello che posso dirti io, per il momento metti l'opzione noauto al lettore cdrom e cambia il suddetto device.

Esempio:

Code:
/dev/hdc   /mnt/cdrom    auto    noauto,user   0 0


In quanto come dal tuo log:

Code:
* Mounting local filesystems ...
mount: special device /dev/cdroms/cdrom0 does not exist
 * Some local filesystem failed to mount


non esiste nessun device del genere


Last edited by Galanti Davide on Sat Mar 18, 2006 6:51 pm; edited 2 times in total
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4788
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Sat Mar 18, 2006 6:48 pm    Post subject: Reply with quote

Galanti Davide wrote:

Con gli ultimi pacchetti adsl-* è stato sostituito da pppoe-*

8O 8O 8O
O lo sono o lo fanno...

Comunque rimane vero che la configurazione dei servizi è stata modificata.
C'è scritto anche dentro gli ebuild. E probabilmente è un miglioramento.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
Galanti Davide
Tux's lil' helper
Tux's lil' helper


Joined: 23 Feb 2006
Posts: 148
Location: Milano (Italy)

PostPosted: Sat Mar 18, 2006 7:08 pm    Post subject: Reply with quote

cloc3 wrote:
Galanti Davide wrote:

Con gli ultimi pacchetti adsl-* è stato sostituito da pppoe-*

8O 8O 8O
O lo sono o lo fanno...

Comunque rimane vero che la configurazione dei servizi è stata modificata.
C'è scritto anche dentro gli ebuild. E probabilmente è un miglioramento.


In ogni caso se non erro dovrebbe anche dare un warning a riguardo, probabilmente non ci avete fatto caso
Back to top
View user's profile Send private message
Cazzantonio
Bodhisattva
Bodhisattva


Joined: 20 Mar 2004
Posts: 4514
Location: Somewere around the world

PostPosted: Sun Mar 19, 2006 12:09 pm    Post subject: Reply with quote

Galanti Davide wrote:
Code:
* Mounting local filesystems ...
mount: special device /dev/cdroms/cdrom0 does not exist
 * Some local filesystem failed to mount

Anche perché se non hai un cdrom inserito cosa ti dovrebbe montare automaticamente all'avvio?

Comunque avrei avuto piacere che si parlasse di un solo problema per thread.... vabbé ma per piacerere la prossima volta evitate grazie
_________________
Any mans death diminishes me, because I am involved in Mankinde; and therefore never send to know for whom the bell tolls; It tolls for thee.
-John Donne
Back to top
View user's profile Send private message
Galanti Davide
Tux's lil' helper
Tux's lil' helper


Joined: 23 Feb 2006
Posts: 148
Location: Milano (Italy)

PostPosted: Sun Mar 19, 2006 12:30 pm    Post subject: Reply with quote

Cazzantonio wrote:
Galanti Davide wrote:
Code:
* Mounting local filesystems ...
mount: special device /dev/cdroms/cdrom0 does not exist
 * Some local filesystem failed to mount

Anche perché se non hai un cdrom inserito cosa ti dovrebbe montare automaticamente all'avvio?

Comunque avrei avuto piacere che si parlasse di un solo problema per thread.... vabbé ma per piacerere la prossima volta evitate grazie


Sarà fatto :)
Back to top
View user's profile Send private message
mack1
Guru
Guru


Joined: 18 Mar 2006
Posts: 315

PostPosted: Sun Mar 19, 2006 12:30 pm    Post subject: Reply with quote

Ok ragazzi ho sostituito in etc/fstab:
Code:
/dev/hdc   /mnt/cdrom    auto    noauto,user   0 0

L'errore al boot è scomparso e il cdrom funziona correttamentesolo che se clicco sull'icona del cdrom mi dice:
Code:
Impossibile avviare il processo Impossibile creare un io-slave:
klauncher ha detto: Protocollo "audiocd" sconosciuto.

Cosa ne pensate? :?:
Grazie per l'aiuto
PS:la rete è funzionante erano solo cambiati i comandi! :oops:
Back to top
View user's profile Send private message
Galanti Davide
Tux's lil' helper
Tux's lil' helper


Joined: 23 Feb 2006
Posts: 148
Location: Milano (Italy)

PostPosted: Sun Mar 19, 2006 12:34 pm    Post subject: Reply with quote

mack1 wrote:
Ok ragazzi ho sostituito in etc/fstab:
Code:
/dev/hdc   /mnt/cdrom    auto    noauto,user   0 0


L'errore al boot è scomparso e il cdrom funziona correttamente

Grazie per l'aiuto
PS:la rete è funzionante erano solo cambiati i comandi! :oops:


Mi fà piacere

mack1 wrote:


Code:
Impossibile avviare il processo Impossibile creare un io-slave:
klauncher ha detto: Protocollo "audiocd" sconosciuto.

Cosa ne pensate? :?:


Mi dispiace ma non uso kde come DE quindi non saprei come aiutarti.
Back to top
View user's profile Send private message
Galanti Davide
Tux's lil' helper
Tux's lil' helper


Joined: 23 Feb 2006
Posts: 148
Location: Milano (Italy)

PostPosted: Mon Mar 20, 2006 2:48 pm    Post subject: Reply with quote

Ma stai tentando di montare un cd audio? ...
Back to top
View user's profile Send private message
mack1
Guru
Guru


Joined: 18 Mar 2006
Posts: 315

PostPosted: Mon Mar 20, 2006 8:36 pm    Post subject: Reply with quote

Vergogna :oops: somma vergogna :oops: :il cdrom funziona :P !Scusa per la domanda stupida(niubbetto ancora sono :wink:)
Ciao e grazie ancora
Back to top
View user's profile Send private message
Galanti Davide
Tux's lil' helper
Tux's lil' helper


Joined: 23 Feb 2006
Posts: 148
Location: Milano (Italy)

PostPosted: Tue Mar 21, 2006 12:48 pm    Post subject: Reply with quote

mack1 wrote:
Vergogna :oops: somma vergogna :oops: :il cdrom funziona :P !Scusa per la domanda stupida(niubbetto ancora sono :wink:)
Ciao e grazie ancora


Figurati :)

Credo che sia una cosa normale agli inizi, magari leggendo meglio i vecchi threads o facendo ricerche sul forum certe cose si possono capire da se.

Metti il tag [Risolto].
Back to top
View user's profile Send private message
mack1
Guru
Guru


Joined: 18 Mar 2006
Posts: 315

PostPosted: Tue Mar 21, 2006 7:04 pm    Post subject: [risolto]problemi:localmount/adsl-start Reply with quote

Grazie ancora e scusate per il topic un po confuso! :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum