boot splash ubuntu 10.04 non funziona bene
Inviato: venerdì 15 marzo 2013, 21:34
salve a tutti e la mia prima volta sul forum ma ho preso gia grande conoscenze in pasato grasie a questo forum.
bene io volevo sapere se ce qulcuno che puo aiutarmi con il mio problemma
in prattica ho installato BACKTRACK che da quello che ho capito è bassato su ubuntu 10.04 e cosi compare ora nel boot splash all'avvio.
mentre quando lo spengo compare uno personalizzato , ho provato ad aggiustarlo ma non sono riuscito!
ho installato il BURG no il grub
voglio che compaia una immagine uguale per il spegnimento e il avvio
o
solo le scritte di caricamento , come succede nella live di backtrack,
dettagli del comando
#lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc M76 [Radeon Mobility HD 2600 Series]
dettagli del comando
# xrandr
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 1280 x 1280
LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1280x800 60.0*+
1280x720 59.9
1152x768 59.8
1024x768 60.0 59.9
800x600 60.3 59.9
640x480 59.9 59.4
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-0 disconnected (normal left inverted right x axis y axis)
dettagli del comando
# gedit /etc/default/GRUB
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
#GRUB_CMDLINE_LINUX_DEFAULT=
#GRUB_CMDLINE_LINUX=
# 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'
# 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
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
GRUB_DISABLE_LINUX_RECOVERY="true"
GRUB_GFXMODE=1280x800
dettagli del comando
# gedit /etc/default/BURG
# If you change this file, run 'update-burg' afterwards to update
# /boot/burg/burg.cfg.
GRUB_DEFAULT=1
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX=""
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# If you want to enable the save default function, uncomment the following
# line, and set GRUB_DEFAULT to saved.
#GRUB_SAVEDEFAULT=true
# 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'
# In the boot menu, use hotkey 'r' to popup a resolution selection menu.
# 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
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
# GRUB_THEME's value can be 'saved' or a specific BURG theme name, you can also
# set it to the pathname of a GRUB2 theme file.
# In the boot menu, use hotkey 't' to popup a theme selection menu
GRUB_THEME=saved
# GRUB_FOLD's value can be 'saved', 'true' or 'false'.
# In the boot menu, use hotkey 'F7' to show the full list, 'f' to toggle
# between folding modes.
GRUB_FOLD=saved
# Add user with burg-adduser, then use GRUB_USERS to config authentication.
# The following example means user1 can boot Ubuntu, no password is needed to
# boot Windows, user1 amd user2 can boot other OS. Superusers can boot any OS
# and use hotkeys like `c' to enter console mode.
#GRUB_USERS="*=user1,user2:ubuntu=user1:windows="
# For a complete list of supported variables, refer to this wiki page:
# http://code.google.com/p/burg/wiki/Conf ... nVariables
GRUB_DISABLE_LINUX_RECOVERY=true
GRUB_GFXMODE=800x600
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
se avete bisogno di piu informazioni chiedetemi per non sono esperto di linux
per favore aiutatemi
ho riscontrato questo problemma anche con altre versioni di ubuntu , anche con ubuntu 12.10
attendo risposta, e scusate se ho sbagliato sezione del forum o altro perche non ho mai scritto in un forum
bene io volevo sapere se ce qulcuno che puo aiutarmi con il mio problemma
in prattica ho installato BACKTRACK che da quello che ho capito è bassato su ubuntu 10.04 e cosi compare ora nel boot splash all'avvio.
mentre quando lo spengo compare uno personalizzato , ho provato ad aggiustarlo ma non sono riuscito!
ho installato il BURG no il grub
voglio che compaia una immagine uguale per il spegnimento e il avvio
o
solo le scritte di caricamento , come succede nella live di backtrack,
dettagli del comando
#lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc M76 [Radeon Mobility HD 2600 Series]
dettagli del comando
# xrandr
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 1280 x 1280
LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1280x800 60.0*+
1280x720 59.9
1152x768 59.8
1024x768 60.0 59.9
800x600 60.3 59.9
640x480 59.9 59.4
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-0 disconnected (normal left inverted right x axis y axis)
dettagli del comando
# gedit /etc/default/GRUB
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
#GRUB_CMDLINE_LINUX_DEFAULT=
#GRUB_CMDLINE_LINUX=
# 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'
# 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
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
GRUB_DISABLE_LINUX_RECOVERY="true"
GRUB_GFXMODE=1280x800
dettagli del comando
# gedit /etc/default/BURG
# If you change this file, run 'update-burg' afterwards to update
# /boot/burg/burg.cfg.
GRUB_DEFAULT=1
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX=""
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# If you want to enable the save default function, uncomment the following
# line, and set GRUB_DEFAULT to saved.
#GRUB_SAVEDEFAULT=true
# 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'
# In the boot menu, use hotkey 'r' to popup a resolution selection menu.
# 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
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
# GRUB_THEME's value can be 'saved' or a specific BURG theme name, you can also
# set it to the pathname of a GRUB2 theme file.
# In the boot menu, use hotkey 't' to popup a theme selection menu
GRUB_THEME=saved
# GRUB_FOLD's value can be 'saved', 'true' or 'false'.
# In the boot menu, use hotkey 'F7' to show the full list, 'f' to toggle
# between folding modes.
GRUB_FOLD=saved
# Add user with burg-adduser, then use GRUB_USERS to config authentication.
# The following example means user1 can boot Ubuntu, no password is needed to
# boot Windows, user1 amd user2 can boot other OS. Superusers can boot any OS
# and use hotkeys like `c' to enter console mode.
#GRUB_USERS="*=user1,user2:ubuntu=user1:windows="
# For a complete list of supported variables, refer to this wiki page:
# http://code.google.com/p/burg/wiki/Conf ... nVariables
GRUB_DISABLE_LINUX_RECOVERY=true
GRUB_GFXMODE=800x600
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
se avete bisogno di piu informazioni chiedetemi per non sono esperto di linux
per favore aiutatemi
ho riscontrato questo problemma anche con altre versioni di ubuntu , anche con ubuntu 12.10
attendo risposta, e scusate se ho sbagliato sezione del forum o altro perche non ho mai scritto in un forum