Brak reakcji po dopisaniu:
Kod: Zaznacz cały
acpi=force /etc/dafault/grub:
Kod: Zaznacz cały
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet acpi=force"
# 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=640x480
# 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 entrys
#GRUB_DISABLE_LINUX_RECOVERY="true"Kod: Zaznacz cały
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,2)
search --no-floppy --fs-uuid --set 2db39d97-d0f6-4a7e-a246-7a74c00e0f6e
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=640x480
insmod gfxterm
insmod vbe
if terminal_output.gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
fi
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,2)
search --no-floppy --fs-uuid --set 2db39d97-d0f6-4a7e-a246-7a74c00e0f6e
insmod png
if background_image /boot/grub/moreblue-orbit-grub.png ; then
set color_normal=black/black
set color_highlight=magenta/black
else
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
menuentry "Debian GNU/Linux, Linux 2.6.30.4-custom" {
set root=(hd0,2)
search --no-floppy --fs-uuid --set 2db39d97-d0f6-4a7e-a246-7a74c00e0f6e
linux /boot/vmlinuz-2.6.30.4-custom root=UUID=2db39d97-d0f6-4a7e-a246-7a74c00e0f6e ro quiet acpi=force
initrd /boot/initrd.img-2.6.30.4-custom
}
menuentry "Debian GNU/Linux, Linux 2.6.30.4-custom (recovery mode)" {
set root=(hd0,2)
search --no-floppy --fs-uuid --set 2db39d97-d0f6-4a7e-a246-7a74c00e0f6e
linux /boot/vmlinuz-2.6.30.4-custom root=UUID=2db39d97-d0f6-4a7e-a246-7a74c00e0f6e ro single
initrd /boot/initrd.img-2.6.30.4-custom
}
menuentry "Debian GNU/Linux, Linux 2.6.30-1-486" {
set root=(hd0,2)
search --no-floppy --fs-uuid --set 2db39d97-d0f6-4a7e-a246-7a74c00e0f6e
linux /boot/vmlinuz-2.6.30-1-486 root=UUID=2db39d97-d0f6-4a7e-a246-7a74c00e0f6e ro quiet acpi=force
initrd /boot/initrd.img-2.6.30-1-486
}
menuentry "Debian GNU/Linux, Linux 2.6.30-1-486 (recovery mode)" {
set root=(hd0,2)
search --no-floppy --fs-uuid --set 2db39d97-d0f6-4a7e-a246-7a74c00e0f6e
linux /boot/vmlinuz-2.6.30-1-486 root=UUID=2db39d97-d0f6-4a7e-a246-7a74c00e0f6e ro single
initrd /boot/initrd.img-2.6.30-1-486
}
menuentry "Debian GNU/Linux, Linux 2.6.26-2-486" {
set root=(hd0,2)
search --no-floppy --fs-uuid --set 2db39d97-d0f6-4a7e-a246-7a74c00e0f6e
linux /boot/vmlinuz-2.6.26-2-486 root=UUID=2db39d97-d0f6-4a7e-a246-7a74c00e0f6e ro quiet acpi=force
initrd /boot/initrd.img-2.6.26-2-486
}
menuentry "Debian GNU/Linux, Linux 2.6.26-2-486 (recovery mode)" {
set root=(hd0,2)
search --no-floppy --fs-uuid --set 2db39d97-d0f6-4a7e-a246-7a74c00e0f6e
linux /boot/vmlinuz-2.6.26-2-486 root=UUID=2db39d97-d0f6-4a7e-a246-7a74c00e0f6e ro single
initrd /boot/initrd.img-2.6.26-2-486
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Ubuntu 9.04, kernel 2.6.30.4-custom (on /dev/hda1)" {
set root=(hd0,1)
search --no-floppy --fs-uuid --set ecef6373-d099-411e-86ea-eec53178f109
linux /boot/vmlinuz-2.6.30.4-custom root=UUID=ecef6373-d099-411e-86ea-eec53178f109 ro acpi=force quiet
initrd /boot/initrd.img-2.6.30.4-custom
}
menuentry "Ubuntu 9.04, kernel 2.6.30.4-custom (recovery mode) (on /dev/hda1)" {
set root=(hd0,1)
search --no-floppy --fs-uuid --set ecef6373-d099-411e-86ea-eec53178f109
linux /boot/vmlinuz-2.6.30.4-custom root=UUID=ecef6373-d099-411e-86ea-eec53178f109 ro single
initrd /boot/initrd.img-2.6.30.4-custom
}
menuentry "Ubuntu 9.04, kernel 2.6.28-14-generic (on /dev/hda1)" {
set root=(hd0,1)
search --no-floppy --fs-uuid --set ecef6373-d099-411e-86ea-eec53178f109
linux /boot/vmlinuz-2.6.28-14-generic root=UUID=ecef6373-d099-411e-86ea-eec53178f109 ro acpi=force quiet
initrd /boot/initrd.img-2.6.28-14-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-14-generic (recovery mode) (on /dev/hda1)" {
set root=(hd0,1)
search --no-floppy --fs-uuid --set ecef6373-d099-411e-86ea-eec53178f109
linux /boot/vmlinuz-2.6.28-14-generic root=UUID=ecef6373-d099-411e-86ea-eec53178f109 ro single
initrd /boot/initrd.img-2.6.28-14-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-13-generic (on /dev/hda1)" {
set root=(hd0,1)
search --no-floppy --fs-uuid --set ecef6373-d099-411e-86ea-eec53178f109
linux /boot/vmlinuz-2.6.28-13-generic root=UUID=ecef6373-d099-411e-86ea-eec53178f109 ro acpi=force quiet
initrd /boot/initrd.img-2.6.28-13-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-13-generic (recovery mode) (on /dev/hda1)" {
set root=(hd0,1)
search --no-floppy --fs-uuid --set ecef6373-d099-411e-86ea-eec53178f109
linux /boot/vmlinuz-2.6.28-13-generic root=UUID=ecef6373-d099-411e-86ea-eec53178f109 ro single
initrd /boot/initrd.img-2.6.28-13-generic
}
menuentry "Debian Installer (on /dev/hda1)" {
set root=(hd0,1)
search --no-floppy --fs-uuid --set ecef6373-d099-411e-86ea-eec53178f109
linux /hd-media/vmlinuz root=/dev/hda1
initrd /hd-media/initrd.gz
}
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###