Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Da live a root... [RISOLTO]
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
Starinthe
Apprentice
Apprentice


Joined: 22 Aug 2003
Posts: 192
Location: Brindisi

PostPosted: Sun Nov 12, 2006 12:35 pm    Post subject: Da live a root... [RISOLTO] Reply with quote

Ciao ragazzi,
ho compilato il nuovo kernel, sistemata l'immagine in /boot e lanciato lilo -v -v.

Il problema e' ke al boot ho un KERNEL PANIC dovuto a VFS:

VFS: cannot open root device "100" or unknown-block(1,0)
bla bla bla

Sicuramente ho dimenticato di abilitare il supporto VFS dal menuconfig..

Ora come faccio a sistemare il boot dato ke da live non so come si entra in root? :?

Grazie

[] In parole povere dovrei reboottare con il vekkio file di immagine.... ma non so come entrare in root e modificare il lilo.conf! :(
_________________
.:: `Starinthe` ::.


Last edited by Starinthe on Sun Nov 12, 2006 2:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
Starinthe
Apprentice
Apprentice


Joined: 22 Aug 2003
Posts: 192
Location: Brindisi

PostPosted: Sun Nov 12, 2006 1:22 pm    Post subject: Reply with quote

X favore nn ditemi ke devo riformattare... :x
_________________
.:: `Starinthe` ::.
Back to top
View user's profile Send private message
syntaxerrormmm
Guru
Guru


Joined: 17 Apr 2005
Posts: 449
Location: Romano di Lombardia - BG - ITALY

PostPosted: Sun Nov 12, 2006 1:24 pm    Post subject: Re: Da live a root... Reply with quote

Starinthe wrote:
Ora come faccio a sistemare il boot dato ke da live non so come si entra in root? :?
Devi rientrare nel chroot dal livecd. Consulta l'handbook per i comandi esatti, la sezione che ti dice quali comandi scrivere è 'Entrare nel chroot' o qualcosa di simile.

Ciao.

PS: 'ke' non è una parola italiana e non mi sembra che alle elementari ti insegnino che si possa sostituire la 'c' con la 'k'. Qui si scrive in italiano e non in stile SMS.
_________________
"Every rule can be broken, but no rule may be ignored."

Last.fm - Gentoo 2006.1 on:
Acer Aspire 1355LC - suspend2-sources-2.6.18-r3
IBM Thinkpad T30 - suspend2-sources-2.6.19-r3
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Sun Nov 12, 2006 1:35 pm    Post subject: Reply with quote

boot da livecd e poi, come durante l'installazione

# mount delle partizioni
# chroot /mnt/gentoo /bin/bash
# env-update; source /etc/profile

e morta li' ;-)

Coda
Back to top
View user's profile Send private message
lucapost
Veteran
Veteran


Joined: 24 Nov 2005
Posts: 1419
Location: <ud|me|ts> - Italy

PostPosted: Sun Nov 12, 2006 1:39 pm    Post subject: Reply with quote

per diventare root nel livecd:
Code:
sudo su

_________________
LP
Back to top
View user's profile Send private message
bender86
Guru
Guru


Joined: 18 Mar 2005
Posts: 484

PostPosted: Sun Nov 12, 2006 7:40 pm    Post subject: Re: Da live a root... [RISOLTO] Reply with quote

Starinthe wrote:
VFS: cannot open root device "100" or unknown-block(1,0)
bla bla bla

Sicuramente ho dimenticato di abilitare il supporto VFS dal menuconfig..

Non esiste il supporto VFS. VFS dovrebbe essere il componente del kernel che tratta i filesystem. Quel messaggio vuole semplicemente dire che non riesce a impostare il filesystem principale (/).
Molto probabilmente manca il supporto per il controller o filesystem nel kernel, oppure hai sbagliato a passare il parametro root=/dev/??? nella configurazione del bootloader.

Su come sistemare il kernel ti hanno già risposto.
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