http://bugzilla.kernel.org/show_bug.cgi?id=15249





--- Comment #22 from Albin Manoƫl <albin.man...@gmail.com>  2010-02-25 22:01:11 
---
And this is a part of /boot/grub/grub.cfg

menuentry "Linux Mint 8 Helena, linux 2.6.31-19-generic (/dev/sda5)" {
        recordfail=1
        if [ -n ${have_grubenv} ]; then save_env recordfail; fi
    set quiet=1
    insmod ext2
    set root=(hd0,5)
    search --no-floppy --fs-uuid --set 59accaac-dc70-4662-abf0-d1ee174804f5
    linux    /boot/vmlinuz-2.6.31-19-generic
root=UUID=59accaac-dc70-4662-abf0-d1ee174804f5 ro acpi_osi="!Windows 2006" 
quiet splash
    initrd    /boot/initrd.img-2.6.31-19-generic
}


So, I don't think that there is a trouble here. (" are presents)

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to