Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
warning unable to open initial console
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
flaaa
n00b
n00b


Joined: 24 Aug 2007
Posts: 5

PostPosted: Fri Aug 24, 2007 12:58 pm    Post subject: warning unable to open initial console Reply with quote

stavo isntallando gentoo 2007.0 da minimal, dopo linstallazione del sistema, dei moduli, del server x ho deciso di installare fluxbox come wm una volta installato ho riavviato e il messaggio che mi si presenta al caricamento del kernel e questo:
Code:

 freeing unused kernel memory 316k freed
warning: unable to open initial console


e a questo punto il pc si blocca e non passa al login.


googlando un po ho eltto che potrebbe essere uno dei seguenti problemi

- mancano delle opzioni nel kernel quali> unix pty support, devpts (spuntati entrambi)
- manca una linea in /etc/fstab "none /dev/pts devpts mode=0620 0 0" (prontamente aggiunta)
- oppure ho fatto casino nell fstab di seguito postata(hda1=winzoz,hda2=/,hda3=/boot,hda4=estesa,hda5=logiga-swap)
Code:
/dev/hda1     /mnt/winzoz     fat32    noatime     0 1
/dev/hda2     /    reiserfs    noatime   0 1
/dev/hda3     /boot   ext2   defaults  1 2
/dev/hda4     none   auto    noatime  0 0 (partizione estesa, ho dei dubbi s evada impostata cosi spero mi possiate aiutare)
/dev/hda5     none  swap    sw    0 0(si ho la swap in una partizione logica per problemi di spazio)
none   /dev/pts     devpts  mode=0620
none   /dev/shm   tmpfs    nodev,nosuid,noexec  0 0
none  /proc          proc      defaults


inoltre uso lilo come boot loader con laseguente lilo.conf
Code:

boot=/dev/hda             # Installa LILO nel MBR
prompt                    # Dà possibilità di selezionare un'altra sezione
delay=50                  # Aspetta 5 secondi prima di avviare il default
default=gentoo            # Passato il timeout, avvia la sezione "gentoo"

image=/boot/kernel-2.6.22-gentoo-r5
  label=gentoo            # Il nome dato alla sezione
  read-only               # Avvio con root di sola lettura. Non modificare!
  root=/dev/hda2          # Posizione del filesystem root

other=/dev/hda1
  label=winzoz


non so come muovermi non riesco a capire dove sbaglio dato che ho seguito lhandbook quasi passo passo,grazie in anticipo
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31440
Location: here

PostPosted: Sat Aug 25, 2007 7:36 am    Post subject: Reply with quote

Sei sicuro che la partizione di root si trovi su /dev/hda2? Hai un hd serial o parallel ata?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
flaaa
n00b
n00b


Joined: 24 Aug 2007
Posts: 5

PostPosted: Sun Aug 26, 2007 8:08 am    Post subject: Reply with quote

si sono piu che sicuro, ho un hd serial,,,,
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31440
Location: here

PostPosted: Mon Aug 27, 2007 7:28 pm    Post subject: Reply with quote

flaaa wrote:
si sono piu che sicuro, ho un hd serial,,,,

Di solito un serial ata (SATA) sta su un sdaX posta l'output del comando
Code:
# dmesg

_________________
Questions are guaranteed in life; Answers aren't.
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