Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] erorre nel boot....
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
rota
l33t
l33t


Joined: 13 Aug 2003
Posts: 960

PostPosted: Sat Jan 08, 2005 7:10 am    Post subject: [RISOLTO] erorre nel boot.... Reply with quote

ciao a tutti ... stanotte lo passata cercando di installare gentoo .. e mi ritrovvo qui a dovervi chiedere aiuto.... :oops: :oops:

appena riavvio lamacchina .... alla fine dell boot...

mi dice ...
Code:

GIVE ROOT PASSWD FPR MAINTENANCE
(or type contrloll-D fpr normal startup)


io digito allora la passwd e mi ritrovvo come utente root ( ma perche mi compare sta cosa ??? ) :?: :?: :?:


ok provvo a crearre una cartella e mi dia questo erorre :
Code:

MKDIR : cannot create directory " mia directory " read-only file system

:?: :?: :?: :cry: :cry: :cry:

se provvo a usare emerge non esiste il comando ... :?: :?:

vi posto le configurazzioni che o fatto ...

make.conf
Code:


CFLAGS="-march=athlon-xp -03 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
USE="-gtk -gnome qt kde emerge etcat dhcpcd dvd alsa cdr"

/etc/conf.d/net

Code:

 /etc/conf.d/net:
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/conf.d/net,v 1.7 2002/11/18 19:39:22 azarah Exp $

# Global config file for net.* rc-scripts

# This is basically the ifconfig argument without the ifconfig $iface
#
iface_eth0="192.168.0.2 broadcast 192.168.0.255 netmask 255.255.255.0"
#iface_eth1="207.170.82.202 broadcast 207.0.255.255 netmask 255.255.0.0"

# For DHCP set iface_eth? to "dhcp"
# For passing options to dhcpcd use dhcpcd_eth?
#
iface_eth0="dhcp"
#dhcpcd_eth0="..."

# For adding aliases to a interface
#
#alias_eth0="192.168.0.3 192.168.0.4"

# NB:  The next is only used for aliases.
#
# To add a custom netmask/broadcast address to created aliases,
# uncomment and change accordingly.  Leave commented to assign
# defaults for that interface.
#
#broadcast_eth0="192.168.0.255 192.168.0.255"
#netmask_eth0="255.255.255.0 255.255.255.0"


# For setting the default gateway
#
#gateway="eth0/192.168.0.1"



fstab
Code:

# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.14 2003/10/13 20:03:38 azarah Exp $
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency).  It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.

# <fs>             <mountpoint>    <type>     <opts>            <dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda1      /boot      ext2      noauto,noatime      1 2
/dev/hda2      /      ext3      defaluts      0 0
/dev/hda3               /tenebra        ext3            auto                    0 0
/dev/hda5      none      swap      sw         0 0
/dev/hda6               /usr            ext3            defaults                0 0
/dev/cdroms/cdrom0   /mnt/cdrom   iso9660      noauto,roi,user      0 0
#/dev/fd0      /mnt/floppy   auto      defaults,noauto,user   0 0

# NOTE: The next line is critical for boot!
none         /proc      proc      defaults      0 0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
#  use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:

none         /dev/shm   tmpfs      defaults      0 0




alla fine mi ritrovvo che non riesco ad usare gentoo ...sembra come se fossi in modalitò single ???? :oops: :oops:


Last edited by rota on Sat Jan 08, 2005 11:36 am; edited 1 time in total
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Sat Jan 08, 2005 9:06 am    Post subject: Re: o appena finito di installare gentoo che o gia problemi Reply with quote

rota wrote:
io digito allora la passwd e mi ritrovvo come utente root ( ma perche mi compare sta cosa ??? ) :?: :?: :?:

...

alla fine mi ritrovvo che non riesco ad usare gentoo ...sembra come se fossi in modalitò single


Si faccia una domanda e si dia la risposta :roll:

rota, il motivo per cui ti ha mandato in modalitá single é scritto qualche riga sopra il punto in cui ti chiede la password.
Spesso questo accade quando occorre fare manualmente il check del root filesystem, ma se non si legge quello che dice il computer é difficile che nel forum ci sia qualcuno con la sfera di cristallo che riesce a vedere il problema del tuo computer.
_________________
Ciao da me!
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 Jan 08, 2005 9:08 am    Post subject: Reply with quote

probabilmente fallisce a montarti la partizione di root, è per quello che ti chiede la password scommetto
Purtroppo posso fare solo congetture visto che non hai postato un output dell'errore

L'unica cosa su cui potrei giurare è che il make.conf non c'entra assolutamente nulla e probabilmente nemmeno la rete
Non posso disti se l'fstab è corretto in assoluto perchè non ho idea di come tu abbia partizionato i dischi. Prova a ricontrollare le tue partizioni

E' possibile, anche se propenderei per un probabile errore tuo nel mount, che le partizioni si siano corrotte e che non te le monti per tale motivo, avvia da livecd e guarda se i dischi sono ok

Il titolo del topic è un po' troppo vago... fossi in te lo cambierei in qualcosa di più pertinente
[edit]azz... randomaze mi ha battuto sul tempo mentre scrivevo :) [/edit]
_________________
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
rota
l33t
l33t


Joined: 13 Aug 2003
Posts: 960

PostPosted: Sat Jan 08, 2005 9:44 am    Post subject: Reply with quote

ok .ok


allora....
Code:


*     mounting proc at/prc [ok]

*     starting DEVFSD

      started device managent daemon v1.2.25 fpr /dev [ok[

*     activating (possible) swap

      addig swap  _ 1959888 k swapspace (priority-1) [ok]

     remountig root filesystem readd-only  (if necessar) [!!]

*    checking root file system ...

     dev/hda1   : clean 26619/1224000 files , 713166/2443888 blocks [ok]

*    remounting root filesystm read/write

*    root file system colud notbe mounted read/write :( [!!]


    GIVE ROOT PASSWD FPR MAINTENANCE
   
    (or type contrloll-D fpr normal startup)
Back to top
View user's profile Send private message
Manuelixm
l33t
l33t


Joined: 03 Apr 2004
Posts: 832
Location: Brescia

PostPosted: Sat Jan 08, 2005 9:50 am    Post subject: Reply with quote

Ciao potresti avere problemi con la net
Quote:
iface_eth0="192.168.0.2 broadcast 192.168.0.255 netmask 255.255.255.0"
#iface_eth1="207.170.82.202 broadcast 207.0.255.255 netmask 255.255.0.0"

# For DHCP set iface_eth? to "dhcp"
# For passing options to dhcpcd use dhcpcd_eth?
#
iface_eth0="dhcp"

o dhcp o statico, seconso me.
rota usi udev? Io avevo un problema simile, ho risolto controllando bene nel kernel e aggiungendo qualcosa a grub, è riportato tutto nell'Howto udev.
_________________
Linux user#370732
Back to top
View user's profile Send private message
rota
l33t
l33t


Joined: 13 Aug 2003
Posts: 960

PostPosted: Sat Jan 08, 2005 10:07 am    Post subject: Reply with quote

cosa è udev ????

io le partizzioni cè lo cosi ....


cfdisk 2.12

Unità disco: /dev/hda
Size: 80026361856 bytes, 80.0 GB
Heads: 255 Sectors per Track: 63 Cylinders: 9729

Nome Flag Tipo di parTipo FS [Etichetta] Size (MB)
-----------------------------------------------------------------------------
hda1 Avvio Primaria Linux ext2 41,13
hda2 Primaria Linux ext3 10010,17
hda3 Primaria Linux ext3 60011,65
hda5 Logica Linux swap 2006,97
hda6 Logica Linux ext3 7953,85







[Avviabile] [Elimina ] [ Guida ] [Massimi.] [ Stampa ]
[ Esci ] [ Tipo ] [ Unità ] [ Scrivi ]

Cambia flag avviabile per la partizione corrente



per installare il kernel o usato genkernel ....
Back to top
View user's profile Send private message
Manuelixm
l33t
l33t


Joined: 03 Apr 2004
Posts: 832
Location: Brescia

PostPosted: Sat Jan 08, 2005 10:13 am    Post subject: Reply with quote

udev è il sostituto di devfs, non è il tuo caso quindi lascia stare quello che ti ho detto.
_________________
Linux user#370732
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Sat Jan 08, 2005 10:20 am    Post subject: Reply with quote

rota wrote:
* remounting root filesystm read/write
* root file system colud notbe mounted read/write :( [!!]
GIVE ROOT PASSWD FPR MAINTENANCE
(or type contrloll-D fpr normal startup)


Dato che non dice nulla di sorta probabilmente l'errore si trova nel "come monta il root filesystem".
Allora guardando l'fstab c´e quasta simpatica riga:

rota wrote:
/dev/hda2 / ext3 defaluts 0 0


Suggerirei di scrivere "defaults" al posto di "defaluts" :roll:
_________________
Ciao da me!
Back to top
View user's profile Send private message
rota
l33t
l33t


Joined: 13 Aug 2003
Posts: 960

PostPosted: Sat Jan 08, 2005 11:38 am    Post subject: Reply with quote

ma io ti adoro ....
http://www.ciai-s.net/ramadan_end.jpg
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