|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Laptop Questions about laptop hardware and laptop specific software (power management ) |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi all,
I've installed Opensuse 11.1 on a new Macbook pro the installation was correct and the system works but, when i try to reboot the computer to run Osx the process freeze after i got the message "Stand by while rebooting" (i don't remeber the exact message). The shutdown instead is correct. Hope to here from you soon, Thanks in advance |
|
|||
|
edit /boot/grub/menu.lst
at the end of the kernel line add the following option Code:
reboot=pci Regards |
|
|||
|
didn't work can you put an example? maybe i'm putting in in the wrong part of the file
Code:
# Modified by YaST2. Last modification on Sat Sep 26 16:46:30 CEST 2009
default 0
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,2)/boot/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.1 - 2.6.27.29-0.1
root (hd0,2)
kernel /boot/vmlinuz-2.6.27.29-0.1-default reboot=pci root=/dev/disk/by-id/ata-Hitachi_HTS545050B9SA02_090715PBC400Q7HE4UYG-part3 resume=/dev/disk/by-id/ata-Hitachi_HTS545050B9SA02_090715PBC400Q7HE4UYG-part4 splash=silent showopts vga=0x317
initrd /boot/initrd-2.6.27.29-0.1-default
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.1 - 2.6.27.29-0.1
root (hd0,2)
kernel /boot/vmlinuz-2.6.27.29-0.1-default reboot=pci root=/dev/disk/by-id/ata-Hitachi_HTS545050B9SA02_090715PBC400Q7HE4UYG-part3 showopts ide=nodma apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x317
initrd /boot/initrd-2.6.27.29-0.1-default
|
![]() |
| Bookmarks |
| Tags |
| macbook pro, opensuse 11.1 64bit, reboot, reboot issues |
| Thread Tools | |
| Display Modes | |
|
|