Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 584164 Details for
Bug 753923
grub2-mkconfig finds Windows 8 partition, menu entry will not boot
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
grub and other inforatin
win8_grub.txt (text/plain), 4.49 KB, created by
Flóki Pálsson
on 2012-05-13 18:08:55 UTC
(
hide
)
Description:
grub and other inforatin
Filename:
MIME Type:
Creator:
Flóki Pálsson
Created:
2012-05-13 18:08:55 UTC
Size:
4.49 KB
patch
obsolete
>[root@F17tc5d ~]# os-prober >/dev/sda1:Windows 8 (loader):Windows:chain >/dev/sdb10:Fedora release 16 (Verne):Fedora:linux >/dev/sdb11:Fedora release 17 (Beefy Miracle):Fedora1:linux >/dev/sdb12:Fedora release 17 (Beefy Miracle):Fedora2:linux >/dev/sdb15:Fedora release 15 (Lovelock):Fedora3:linux >/dev/sdb16:CentOS release 6.2 (Final):RedHat:linux >/dev/sdb2:Fedora release 14 (Laughlin):Fedora4:linux >/dev/sdb5:Fedora release 13 (Goddard):Fedora5:linux >/dev/sdb6:Fedora release 15 (Lovelock):Fedora6:linux >/dev/sdb7:Ubuntu 11.04 (11.04):Ubuntu:linux >/dev/sdb8:Linux Mint 11 Katya (11):LinuxMint:linux >/dev/sdb9:Debian GNU/Linux (6.0.3):Debian:linux >[root@F17tc5d ~]# cp /boot/grub2/grub.cfg /boot/grub2/grub.cfg.afr >[root@F17tc5d ~]# grub2-mkconfig -o /boot/grub2/grub.cfg >Generating grub.cfg ... >Found linux image: /boot/vmlinuz-3.3.4-5.fc17.x86_64 >Found initrd image: /boot/initramfs-3.3.4-5.fc17.x86_64.img >Warning: Please don't use old title `Fedora Linux, with Linux 3.3.4-5.fc17.x86_64' for GRUB_DEFAULT, use `Advanced options for Fedora Linux>Fedora Linux, with Linux 3.3.4-5.fc17.x86_64' (for versions before 2.00) or `gnulinux-advanced-43410bde-b438-47a1-9621-81e5c2498562>gnulinux-3.3.4-5.fc17.x86_64-advanced-43410bde-b438-47a1-9621-81e5c2498562' (for 2.00 or later) >Found Windows 8 (loader) on /dev/sda1 >Found Fedora release 16 (Verne) on /dev/sdb10 >Found Fedora release 17 (Beefy Miracle) on /dev/sdb11 >Found Fedora release 17 (Beefy Miracle) on /dev/sdb12 >Found Fedora release 15 (Lovelock) on /dev/sdb15 >Found CentOS release 6.2 (Final) on /dev/sdb16 >Found Fedora release 14 (Laughlin) on /dev/sdb2 >Found Fedora release 13 (Goddard) on /dev/sdb5 >Found Fedora release 15 (Lovelock) on /dev/sdb6 >Found Ubuntu 11.04 (11.04) on /dev/sdb7 >Found Linux Mint 11 Katya (11) on /dev/sdb8 >Found Debian GNU/Linux (6.0.3) on /dev/sdb9 >done >[root@F17tc5d ~]# > >### > >### BEGIN /etc/grub.d/30_os-prober ### >menuentry 'Windows 8 (loader) (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-7E28B04928B001E7' { > insmod part_msdos > insmod ntfs > set root='hd2,msdos1' > if [ x$feature_platform_search_hint = xy ]; then > search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 --hint='hd2,msdos1' 7E28B04928B001E7 > else > search --no-floppy --fs-uuid --set=root 7E28B04928B001E7 > fi > drivemap -s (hd0) ${root} > chainloader +1 >} > >### >afrit > >### BEGIN /etc/grub.d/30_os-prober ### >menuentry 'Windows 8 (loader) (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-7E28B04928B001E7' { > insmod part_msdos > insmod ntfs > set root='hd2,msdos1' > if [ x$feature_platform_search_hint = xy ]; then > search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 --hint='hd2,msdos1' 7E28B04928B001E7 > else > search --no-floppy --fs-uuid --set=root 7E28B04928B001E7 > fi > drivemap -s (hd0) ${root} > chainloader +1 >} >### >[root@F17tc5d ~]# blkid >/dev/sda1: UUID="7E28B04928B001E7" TYPE="ntfs" >/dev/sdb10: LABEL="F16" UUID="8db2710b-ca92-4430-a8fd-17d705c59f67" TYPE="ext4" >/dev/sdb11: LABEL="F17tc3l" UUID="271a9e52-a02a-4223-afd2-7d0780519e86" TYPE="ext4" >/dev/sdb12: UUID="0de6bdb8-ce8a-4836-bf86-6f4e23b54f04" TYPE="ext4" >/dev/sdb13: LABEL="unity" UUID="0e85be6f-4c74-432e-aa35-d16dba2e991e" SEC_TYPE="ext2" TYPE="ext3" >/dev/sdb15: LABEL="f152v" UUID="f2158159-0bc6-43de-abfa-30182c1b018d" TYPE="ext4" >/dev/sdb16: LABEL="CentOS-6.2-x86" UUID="eeabaf1f-0681-45e1-9e99-fb0b188b8455" TYPE="ext4" >/dev/sdb2: LABEL="F14" UUID="72a4b3b4-0192-4ab2-990c-f1d7de5b74dc" TYPE="ext4" >/dev/sdb3: UUID="6160908b-a3ef-438f-87bc-ae58ed6e9745" TYPE="ext4" >/dev/sdb5: LABEL="Fedora-13-x86_64" UUID="7ae5713c-a37d-4839-b745-d09bcad72068" TYPE="ext4" >/dev/sdb6: LABEL="F15" UUID="857f46f6-4201-4c27-952f-4c71c236cbb9" TYPE="ext4" >/dev/sdb7: LABEL="UB1104" UUID="38b20bcf-26f5-49d9-bb36-f1ce3bb7b558" TYPE="ext4" >/dev/sdb8: LABEL="Mint11" UUID="0a9a63db-a434-42e9-9446-fc45776f4d4c" TYPE="ext4" >/dev/sdb9: LABEL="deb6" UUID="e3dd4357-4194-4904-b942-eca9855a2c2c" TYPE="ext4" >/dev/sdb1: UUID="90c52514-333f-450a-9d86-8620e24b8482" TYPE="swap" >/dev/sdb14: UUID="43410bde-b438-47a1-9621-81e5c2498562" TYPE="ext4" >/dev/sdb17: UUID="f9be13a9-433e-480e-8905-ec4f42d17d28" TYPE="swap" >/dev/sdc1: LABEL="tonl" UUID="ca6b045e-79a6-446f-877b-665065cf7736" TYPE="ext3" >[root@F17tc5d ~]# > >### > ># this device map was generated by anaconda >(hd0) /dev/sdb >(hd1) /dev/sdc >(hd2) /dev/sda >(hd3) /dev/sdd > >### >rootnoverify (hd1,0) >chainloader +1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 753923
:
533629
|
533630
|
533631
| 584164