Mageia Bugzilla – Attachment 4050 Details for
Bug 10246
Grub2 and reboot directly to windows doesn't work anymore
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
bootinfoscripts RESULTS.txt
RESULTS.txt (text/plain), 14.24 KB, created by
Henrik Christiansen
on 2013-05-25 10:53:28 CEST
(
hide
)
Description:
bootinfoscripts RESULTS.txt
Filename:
MIME Type:
Creator:
Henrik Christiansen
Created:
2013-05-25 10:53:28 CEST
Size:
14.24 KB
patch
obsolete
> Boot Info Script 0.61 [1 April 2012] > > >============================= Boot Info Summary: =============================== > > => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of > the same hard drive for core.img. core.img is at this location and looks > in partition 98 for . > >sda1: __________________________________________________________________________ > > File system: ntfs > Boot sector type: Windows Vista/7: NTFS > Boot sector info: No errors found in the Boot Parameter Block. > Operating System: Windows Vista > Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe > >sda2: __________________________________________________________________________ > > File system: Extended Partition > Boot sector type: - > Boot sector info: > >sda5: __________________________________________________________________________ > > File system: ext4 > Boot sector type: - > Boot sector info: > Boot file info: Grub Legacy (v) in the file /boot.backup.sda looks at > sector 1 of the same hard drive for the stage2 file, > but no stage2 files can be found at this location. > Operating System: > Boot files: /grub/menu.lst /grub2/grub.cfg > >sda6: __________________________________________________________________________ > > File system: swap > Boot sector type: - > Boot sector info: > >sda7: __________________________________________________________________________ > > File system: ext4 > Boot sector type: - > Boot sector info: > Operating System: Mageia release 3 (Official) for > i586 Kernel 3.8.13-desktop586-1.mga3 on a > Dual-processor i686 / > Boot files: /etc/fstab > >sda8: __________________________________________________________________________ > > File system: ext4 > Boot sector type: - > Boot sector info: > Operating System: > Boot files: > >============================ Drive/Partition Info: ============================= > >Drive: sda _____________________________________________________________________ > >Disk /dev/sda: 500.1 GB, 500107862016 bytes, 976773168 sectors >Units = sectors of 1 * 512 = 512 bytes >Sector size (logical/physical): 512 bytes / 512 bytes >I/O size (minimum/optimal): 512 bytes / 512 bytes > >Partition Boot Start Sector End Sector # of Sectors Id System > >/dev/sda1 * 2,048 166,947,479 166,945,432 7 NTFS / exFAT / HPFS >/dev/sda2 166,947,480 976,768,064 809,820,585 5 Extended >/dev/sda5 166,947,543 167,557,949 610,407 83 Linux >/dev/sda6 167,558,013 176,763,194 9,205,182 82 Linux swap / Solaris >/dev/sda7 176,763,258 217,712,879 40,949,622 83 Linux >/dev/sda8 217,712,943 976,768,064 759,055,122 83 Linux > > >"blkid" output: ________________________________________________________________ > >Device UUID TYPE LABEL > >/dev/sda1 32C658A2C65867DD ntfs Windows >/dev/sda5 510e21e4-3719-4582-baff-c8eb0e24d173 ext4 >/dev/sda6 6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 swap >/dev/sda7 8b468288-6d58-40ed-aeb2-fc05a6180886 ext4 >/dev/sda8 041e2a8d-f11c-4a40-9746-ff6238568507 ext4 > >================================ Mount points: ================================= > >Device Mount_Point Type Options > >/dev/sda5 /boot ext4 (rw,relatime,data=ordered) >/dev/sda7 / ext4 (rw,relatime,data=ordered) >/dev/sda8 /home ext4 (rw,relatime,data=ordered) > > >============================= sda5/grub/menu.lst: ============================== > >-------------------------------------------------------------------------------- >timeout 3 >color black/cyan yellow/cyan >gfxmenu (hd0,4)/gfxmenu >default 0 > >title linux >kernel (hd0,4)/vmlinuz BOOT_IMAGE=linux root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 vga=788 >root (hd0,4) >initrd /initrd.img > >title linux-nonfb >kernel (hd0,4)/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 nokmsboot resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 >root (hd0,4) >initrd /initrd.img > >title failsafe >kernel (hd0,4)/vmlinuz BOOT_IMAGE=failsafe root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 nokmsboot failsafe >root (hd0,4) >initrd /initrd.img > >title windows >root (hd0,0) >makeactive >chainloader +1 > >title desktop586 3.4.34-1.mga2 >kernel (hd0,4)/vmlinuz-3.4.34-desktop586-1.mga2 BOOT_IMAGE=desktop586_3.4.34-1.mga2 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 vga=788 >root (hd0,4) >initrd /initrd-3.4.34-desktop586-1.mga2.img > >title desktop586 3.4.45-1.mga2 >kernel (hd0,4)/vmlinuz-3.4.45-desktop586-1.mga2 BOOT_IMAGE=desktop586_3.4.45-1.mga2 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 vga=788 >root (hd0,4) >initrd /initrd-3.4.45-desktop586-1.mga2.img > >title desktop586 3.8.13-1.mga3 >kernel (hd0,4)/vmlinuz-3.8.13-desktop586-1.mga3 BOOT_IMAGE=desktop586_3.8.13-1.mga3 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 vga=788 >root (hd0,4) >initrd /initrd-3.8.13-desktop586-1.mga3.img >-------------------------------------------------------------------------------- > >============================= sda5/grub2/grub.cfg: ============================= > >-------------------------------------------------------------------------------- ># ># DO NOT EDIT THIS FILE ># ># It is automatically generated by grub2-mkconfig using templates ># from /etc/grub.d and settings from /etc/default/grub ># > >### BEGIN /etc/grub.d/00_header ### >if [ -s $prefix/grubenv ]; then > load_env >fi >set default="0" > >if [ x"${feature_menuentry_id}" = xy ]; then > menuentry_id_option="--id" >else > menuentry_id_option="" >fi > >export menuentry_id_option > >if [ "${prev_saved_entry}" ]; then > set saved_entry="${prev_saved_entry}" > save_env saved_entry > set prev_saved_entry= > save_env prev_saved_entry > set boot_once=true >fi > >function savedefault { > if [ -z "${boot_once}" ]; then > saved_entry="${chosen}" > save_env saved_entry > fi >} > >function load_video { > if [ x$feature_all_video_module = xy ]; then > insmod all_video > else > insmod efi_gop > insmod efi_uga > insmod ieee1275_fb > insmod vbe > insmod vga > insmod video_bochs > insmod video_cirrus > fi >} > >if loadfont unicode ; then > set gfxmode=1024x768x32 > load_video > insmod gfxterm > set locale_dir=$prefix/locale > set lang=en_DK > insmod gettext >fi >terminal_output gfxterm >insmod part_msdos >insmod ext2 >set root='hd0,msdos5' >if [ x$feature_platform_search_hint = xy ]; then > search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 510e21e4-3719-4582-baff-c8eb0e24d173 >else > search --no-floppy --fs-uuid --set=root 510e21e4-3719-4582-baff-c8eb0e24d173 >fi >insmod gfxmenu >loadfont ($root)/grub2/themes/maggy/MageiaLogo-Bold-16.pf2 >loadfont ($root)/grub2/themes/maggy/MageiaLogo-Bold-20.pf2 >loadfont ($root)/grub2/themes/maggy/MageiaLogo-Bold-28.pf2 >loadfont ($root)/grub2/themes/maggy/MageiaLogo-Regular-20.pf2 >insmod png >set theme=($root)/grub2/themes/maggy/theme.txt >export theme >set timeout=3 >### END /etc/grub.d/00_header ### > >### BEGIN /etc/grub.d/10_linux ### >menuentry 'Mageia Linux' --class mageia --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-8b468288-6d58-40ed-aeb2-fc05a6180886' { > set gfxpayload=text > insmod gzio > insmod part_msdos > insmod ext2 > set root='hd0,msdos5' > if [ x$feature_platform_search_hint = xy ]; then > search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 510e21e4-3719-4582-baff-c8eb0e24d173 > else > search --no-floppy --fs-uuid --set=root 510e21e4-3719-4582-baff-c8eb0e24d173 > fi > echo 'Loading Linux desktop586 ...' > linux /vmlinuz-desktop586 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 ro nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 > echo 'Loading initial ramdisk ...' > initrd /initrd-desktop586.img >} >submenu 'Advanced options for Mageia Linux' $menuentry_id_option 'gnulinux-advanced-8b468288-6d58-40ed-aeb2-fc05a6180886' { > menuentry 'Mageia Linux, with Linux desktop586' --class mageia --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-desktop586-advanced-8b468288-6d58-40ed-aeb2-fc05a6180886' { > set gfxpayload=text > insmod gzio > insmod part_msdos > insmod ext2 > set root='hd0,msdos5' > if [ x$feature_platform_search_hint = xy ]; then > search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 510e21e4-3719-4582-baff-c8eb0e24d173 > else > search --no-floppy --fs-uuid --set=root 510e21e4-3719-4582-baff-c8eb0e24d173 > fi > echo 'Loading Linux desktop586 ...' > linux /vmlinuz-desktop586 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 ro nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 > echo 'Loading initial ramdisk ...' > initrd /initrd-desktop586.img > } > menuentry 'Mageia Linux, with Linux 3.8.13-desktop586-1.mga3' --class mageia --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.13-desktop586-1.mga3-advanced-8b468288-6d58-40ed-aeb2-fc05a6180886' { > set gfxpayload=text > insmod gzio > insmod part_msdos > insmod ext2 > set root='hd0,msdos5' > if [ x$feature_platform_search_hint = xy ]; then > search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 510e21e4-3719-4582-baff-c8eb0e24d173 > else > search --no-floppy --fs-uuid --set=root 510e21e4-3719-4582-baff-c8eb0e24d173 > fi > echo 'Loading Linux 3.8.13-desktop586-1.mga3 ...' > linux /vmlinuz-3.8.13-desktop586-1.mga3 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 ro nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 > echo 'Loading initial ramdisk ...' > initrd /initrd-3.8.13-desktop586-1.mga3.img > } > menuentry 'Mageia Linux, with Linux 3.4.45-desktop586-1.mga2' --class mageia --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.4.45-desktop586-1.mga2-advanced-8b468288-6d58-40ed-aeb2-fc05a6180886' { > set gfxpayload=text > insmod gzio > insmod part_msdos > insmod ext2 > set root='hd0,msdos5' > if [ x$feature_platform_search_hint = xy ]; then > search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 510e21e4-3719-4582-baff-c8eb0e24d173 > else > search --no-floppy --fs-uuid --set=root 510e21e4-3719-4582-baff-c8eb0e24d173 > fi > echo 'Loading Linux 3.4.45-desktop586-1.mga2 ...' > linux /vmlinuz-3.4.45-desktop586-1.mga2 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 ro nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 > echo 'Loading initial ramdisk ...' > initrd /initrd-3.4.45-desktop586-1.mga2.img > } > menuentry 'Mageia Linux, with Linux 3.4.34-desktop586-1.mga2' --class mageia --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.4.34-desktop586-1.mga2-advanced-8b468288-6d58-40ed-aeb2-fc05a6180886' { > set gfxpayload=text > insmod gzio > insmod part_msdos > insmod ext2 > set root='hd0,msdos5' > if [ x$feature_platform_search_hint = xy ]; then > search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 510e21e4-3719-4582-baff-c8eb0e24d173 > else > search --no-floppy --fs-uuid --set=root 510e21e4-3719-4582-baff-c8eb0e24d173 > fi > echo 'Loading Linux 3.4.34-desktop586-1.mga2 ...' > linux /vmlinuz-3.4.34-desktop586-1.mga2 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 ro nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 > echo 'Loading initial ramdisk ...' > initrd /initrd-3.4.34-desktop586-1.mga2.img > } >} > >### END /etc/grub.d/10_linux ### > >### BEGIN /etc/grub.d/20_linux_xen ### >### END /etc/grub.d/20_linux_xen ### > >### BEGIN /etc/grub.d/30_os-prober ### >menuentry 'Windows Vista (loader) (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-32C658A2C65867DD' { > insmod part_msdos > insmod ntfs > set root='hd0,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 32C658A2C65867DD > else > search --no-floppy --fs-uuid --set=root 32C658A2C65867DD > fi > chainloader +1 >} >### END /etc/grub.d/30_os-prober ### > >### BEGIN /etc/grub.d/40_custom ### ># This file provides an easy way to add custom menu entries. Simply type the ># menu entries you want to add after this comment. Be careful not to change ># the 'exec tail' line above. >### END /etc/grub.d/40_custom ### > >### BEGIN /etc/grub.d/41_custom ### >if [ -f ${config_directory}/custom.cfg ]; then > source ${config_directory}/custom.cfg >elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then > source $prefix/custom.cfg; >fi >### END /etc/grub.d/41_custom ### > >### BEGIN /etc/grub.d/90_persistent ### >### END /etc/grub.d/90_persistent ### >-------------------------------------------------------------------------------- > >=================== sda5: Location of files loaded by Grub: ==================== > > GiB - GB File Fragment(s) > > >=============================== sda7/etc/fstab: ================================ > >-------------------------------------------------------------------------------- ># Entry for /dev/sda7 : >UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 / ext4 defaults 1 1 ># Entry for /dev/sda5 : >UUID=510e21e4-3719-4582-baff-c8eb0e24d173 /boot ext4 defaults 1 2 ># Entry for /dev/sda8 : >UUID=041e2a8d-f11c-4a40-9746-ff6238568507 /home ext4 defaults 1 2 >//10.0.0.1/musik-flac /media/musik/ cifs credentials=/etc/samba/auth.unknown.backup,rw 0 0 >none /proc proc defaults 0 0 ># Entry for /dev/sda6 : >UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 swap swap defaults 0 0 >-------------------------------------------------------------------------------- > >=============================== StdErr Messages: =============================== > >cat: /tmp/BootInfo-Yz8giMR2/Tmp_Log: No such file or directory > No volume groups found >
Boot Info Script 0.61 [1 April 2012] ============================= Boot Info Summary: =============================== => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of the same hard drive for core.img. core.img is at this location and looks in partition 98 for . sda1: __________________________________________________________________________ File system: ntfs Boot sector type: Windows Vista/7: NTFS Boot sector info: No errors found in the Boot Parameter Block. Operating System: Windows Vista Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe sda2: __________________________________________________________________________ File system: Extended Partition Boot sector type: - Boot sector info: sda5: __________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Boot file info: Grub Legacy (v) in the file /boot.backup.sda looks at sector 1 of the same hard drive for the stage2 file, but no stage2 files can be found at this location. Operating System: Boot files: /grub/menu.lst /grub2/grub.cfg sda6: __________________________________________________________________________ File system: swap Boot sector type: - Boot sector info: sda7: __________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Mageia release 3 (Official) for i586 Kernel 3.8.13-desktop586-1.mga3 on a Dual-processor i686 / Boot files: /etc/fstab sda8: __________________________________________________________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Boot files: ============================ Drive/Partition Info: ============================= Drive: sda _____________________________________________________________________ Disk /dev/sda: 500.1 GB, 500107862016 bytes, 976773168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Partition Boot Start Sector End Sector # of Sectors Id System /dev/sda1 * 2,048 166,947,479 166,945,432 7 NTFS / exFAT / HPFS /dev/sda2 166,947,480 976,768,064 809,820,585 5 Extended /dev/sda5 166,947,543 167,557,949 610,407 83 Linux /dev/sda6 167,558,013 176,763,194 9,205,182 82 Linux swap / Solaris /dev/sda7 176,763,258 217,712,879 40,949,622 83 Linux /dev/sda8 217,712,943 976,768,064 759,055,122 83 Linux "blkid" output: ________________________________________________________________ Device UUID TYPE LABEL /dev/sda1 32C658A2C65867DD ntfs Windows /dev/sda5 510e21e4-3719-4582-baff-c8eb0e24d173 ext4 /dev/sda6 6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 swap /dev/sda7 8b468288-6d58-40ed-aeb2-fc05a6180886 ext4 /dev/sda8 041e2a8d-f11c-4a40-9746-ff6238568507 ext4 ================================ Mount points: ================================= Device Mount_Point Type Options /dev/sda5 /boot ext4 (rw,relatime,data=ordered) /dev/sda7 / ext4 (rw,relatime,data=ordered) /dev/sda8 /home ext4 (rw,relatime,data=ordered) ============================= sda5/grub/menu.lst: ============================== -------------------------------------------------------------------------------- timeout 3 color black/cyan yellow/cyan gfxmenu (hd0,4)/gfxmenu default 0 title linux kernel (hd0,4)/vmlinuz BOOT_IMAGE=linux root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 vga=788 root (hd0,4) initrd /initrd.img title linux-nonfb kernel (hd0,4)/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 nokmsboot resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 root (hd0,4) initrd /initrd.img title failsafe kernel (hd0,4)/vmlinuz BOOT_IMAGE=failsafe root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 nokmsboot failsafe root (hd0,4) initrd /initrd.img title windows root (hd0,0) makeactive chainloader +1 title desktop586 3.4.34-1.mga2 kernel (hd0,4)/vmlinuz-3.4.34-desktop586-1.mga2 BOOT_IMAGE=desktop586_3.4.34-1.mga2 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 vga=788 root (hd0,4) initrd /initrd-3.4.34-desktop586-1.mga2.img title desktop586 3.4.45-1.mga2 kernel (hd0,4)/vmlinuz-3.4.45-desktop586-1.mga2 BOOT_IMAGE=desktop586_3.4.45-1.mga2 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 vga=788 root (hd0,4) initrd /initrd-3.4.45-desktop586-1.mga2.img title desktop586 3.8.13-1.mga3 kernel (hd0,4)/vmlinuz-3.8.13-desktop586-1.mga3 BOOT_IMAGE=desktop586_3.8.13-1.mga3 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 vga=788 root (hd0,4) initrd /initrd-3.8.13-desktop586-1.mga3.img -------------------------------------------------------------------------------- ============================= sda5/grub2/grub.cfg: ============================= -------------------------------------------------------------------------------- # # DO NOT EDIT THIS FILE # # It is automatically generated by grub2-mkconfig using templates # from /etc/grub.d and settings from /etc/default/grub # ### BEGIN /etc/grub.d/00_header ### if [ -s $prefix/grubenv ]; then load_env fi set default="0" if [ x"${feature_menuentry_id}" = xy ]; then menuentry_id_option="--id" else menuentry_id_option="" fi export menuentry_id_option if [ "${prev_saved_entry}" ]; then set saved_entry="${prev_saved_entry}" save_env saved_entry set prev_saved_entry= save_env prev_saved_entry set boot_once=true fi function savedefault { if [ -z "${boot_once}" ]; then saved_entry="${chosen}" save_env saved_entry fi } function load_video { if [ x$feature_all_video_module = xy ]; then insmod all_video else insmod efi_gop insmod efi_uga insmod ieee1275_fb insmod vbe insmod vga insmod video_bochs insmod video_cirrus fi } if loadfont unicode ; then set gfxmode=1024x768x32 load_video insmod gfxterm set locale_dir=$prefix/locale set lang=en_DK insmod gettext fi terminal_output gfxterm insmod part_msdos insmod ext2 set root='hd0,msdos5' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 510e21e4-3719-4582-baff-c8eb0e24d173 else search --no-floppy --fs-uuid --set=root 510e21e4-3719-4582-baff-c8eb0e24d173 fi insmod gfxmenu loadfont ($root)/grub2/themes/maggy/MageiaLogo-Bold-16.pf2 loadfont ($root)/grub2/themes/maggy/MageiaLogo-Bold-20.pf2 loadfont ($root)/grub2/themes/maggy/MageiaLogo-Bold-28.pf2 loadfont ($root)/grub2/themes/maggy/MageiaLogo-Regular-20.pf2 insmod png set theme=($root)/grub2/themes/maggy/theme.txt export theme set timeout=3 ### END /etc/grub.d/00_header ### ### BEGIN /etc/grub.d/10_linux ### menuentry 'Mageia Linux' --class mageia --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-8b468288-6d58-40ed-aeb2-fc05a6180886' { set gfxpayload=text insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos5' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 510e21e4-3719-4582-baff-c8eb0e24d173 else search --no-floppy --fs-uuid --set=root 510e21e4-3719-4582-baff-c8eb0e24d173 fi echo 'Loading Linux desktop586 ...' linux /vmlinuz-desktop586 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 ro nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 echo 'Loading initial ramdisk ...' initrd /initrd-desktop586.img } submenu 'Advanced options for Mageia Linux' $menuentry_id_option 'gnulinux-advanced-8b468288-6d58-40ed-aeb2-fc05a6180886' { menuentry 'Mageia Linux, with Linux desktop586' --class mageia --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-desktop586-advanced-8b468288-6d58-40ed-aeb2-fc05a6180886' { set gfxpayload=text insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos5' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 510e21e4-3719-4582-baff-c8eb0e24d173 else search --no-floppy --fs-uuid --set=root 510e21e4-3719-4582-baff-c8eb0e24d173 fi echo 'Loading Linux desktop586 ...' linux /vmlinuz-desktop586 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 ro nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 echo 'Loading initial ramdisk ...' initrd /initrd-desktop586.img } menuentry 'Mageia Linux, with Linux 3.8.13-desktop586-1.mga3' --class mageia --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.13-desktop586-1.mga3-advanced-8b468288-6d58-40ed-aeb2-fc05a6180886' { set gfxpayload=text insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos5' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 510e21e4-3719-4582-baff-c8eb0e24d173 else search --no-floppy --fs-uuid --set=root 510e21e4-3719-4582-baff-c8eb0e24d173 fi echo 'Loading Linux 3.8.13-desktop586-1.mga3 ...' linux /vmlinuz-3.8.13-desktop586-1.mga3 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 ro nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 echo 'Loading initial ramdisk ...' initrd /initrd-3.8.13-desktop586-1.mga3.img } menuentry 'Mageia Linux, with Linux 3.4.45-desktop586-1.mga2' --class mageia --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.4.45-desktop586-1.mga2-advanced-8b468288-6d58-40ed-aeb2-fc05a6180886' { set gfxpayload=text insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos5' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 510e21e4-3719-4582-baff-c8eb0e24d173 else search --no-floppy --fs-uuid --set=root 510e21e4-3719-4582-baff-c8eb0e24d173 fi echo 'Loading Linux 3.4.45-desktop586-1.mga2 ...' linux /vmlinuz-3.4.45-desktop586-1.mga2 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 ro nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 echo 'Loading initial ramdisk ...' initrd /initrd-3.4.45-desktop586-1.mga2.img } menuentry 'Mageia Linux, with Linux 3.4.34-desktop586-1.mga2' --class mageia --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.4.34-desktop586-1.mga2-advanced-8b468288-6d58-40ed-aeb2-fc05a6180886' { set gfxpayload=text insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos5' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 510e21e4-3719-4582-baff-c8eb0e24d173 else search --no-floppy --fs-uuid --set=root 510e21e4-3719-4582-baff-c8eb0e24d173 fi echo 'Loading Linux 3.4.34-desktop586-1.mga2 ...' linux /vmlinuz-3.4.34-desktop586-1.mga2 root=UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 ro nokmsboot splash quiet resume=UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 echo 'Loading initial ramdisk ...' initrd /initrd-3.4.34-desktop586-1.mga2.img } } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_linux_xen ### ### END /etc/grub.d/20_linux_xen ### ### BEGIN /etc/grub.d/30_os-prober ### menuentry 'Windows Vista (loader) (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-32C658A2C65867DD' { insmod part_msdos insmod ntfs set root='hd0,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 32C658A2C65867DD else search --no-floppy --fs-uuid --set=root 32C658A2C65867DD fi chainloader +1 } ### END /etc/grub.d/30_os-prober ### ### BEGIN /etc/grub.d/40_custom ### # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not to change # the 'exec tail' line above. ### END /etc/grub.d/40_custom ### ### BEGIN /etc/grub.d/41_custom ### if [ -f ${config_directory}/custom.cfg ]; then source ${config_directory}/custom.cfg elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then source $prefix/custom.cfg; fi ### END /etc/grub.d/41_custom ### ### BEGIN /etc/grub.d/90_persistent ### ### END /etc/grub.d/90_persistent ### -------------------------------------------------------------------------------- =================== sda5: Location of files loaded by Grub: ==================== GiB - GB File Fragment(s) =============================== sda7/etc/fstab: ================================ -------------------------------------------------------------------------------- # Entry for /dev/sda7 : UUID=8b468288-6d58-40ed-aeb2-fc05a6180886 / ext4 defaults 1 1 # Entry for /dev/sda5 : UUID=510e21e4-3719-4582-baff-c8eb0e24d173 /boot ext4 defaults 1 2 # Entry for /dev/sda8 : UUID=041e2a8d-f11c-4a40-9746-ff6238568507 /home ext4 defaults 1 2 //10.0.0.1/musik-flac /media/musik/ cifs credentials=/etc/samba/auth.unknown.backup,rw 0 0 none /proc proc defaults 0 0 # Entry for /dev/sda6 : UUID=6b1b8a1a-8265-4ae8-b2cf-e13523738fc8 swap swap defaults 0 0 -------------------------------------------------------------------------------- =============================== StdErr Messages: =============================== cat: /tmp/BootInfo-Yz8giMR2/Tmp_Log: No such file or directory No volume groups found
View Attachment As Raw
Actions:
View
Attachments on
bug 10246
: 4050 |
4053
|
4054
|
4062
|
4070