[Grub] Messaggi kernel al boot

Installazione, configurazione e uso di Ubuntu come server: web, ftp, mail, news, proxy, dns e altro.
Scrivi risposta
ziotibia81
Prode Principiante
Messaggi: 2
Iscrizione: sabato 21 agosto 2010, 2:50

[Grub] Messaggi kernel al boot

Messaggio da ziotibia81 »

Salve a tutti,

sto installando ubuntu server 11.10 su un pc con scheda madre ASUS P5G41T-M LX
e sto impazzendo non poco con il framebuffer.

Attualmente accendo il pc, compare la schermata di grub, inizia l'avvio
lo schermo rimane nero durante tutta l'inizializzaione del kernel (e ci mette un bel po', devo capire perchè),

Terminata l'inizializzaione del kernel sullo schermo iniziano ad apparire le righe relative all'avvio dei demoni.

Il mio  /etc/default/grub è così:

Codice: Seleziona tutto


# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT=""
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=800x600

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
GRUB_INIT_TUNE="480 440 1"

se abilito GRUB_TERMINAL=console vedo tutti i messaggi del kernel ma preferirei avere il frame buffer.

A qualcuno è capitata questa cosa?
Scrivi risposta

Ritorna a “Ubuntu su server”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 2 ospiti