Mixing SATA and PATA HDDs and M3B2 issues.

This forum is dedicated to advanced help and support :

Ask here your questions about advanced usage of Mageia. For example you may post here all your questions about network and automated installs, complex server configurations, kernel tuning, creating your own Mageia mirrors, and all tasks likely to be touchy even for skilled users.

Re: Mixing SATA and PATA HDDs and M3B2 issues.

Postby barjac » Mar 4th, '13, 18:41

The theme was applied to the master-grub2 menu, it should now have the Mageia background and say "Master Boot Menu" in red at the top to distinguish it from the normal Mageia menus. As we set it up originally it should have had a plain blue background and all monospaced text like the text that appears in the terminal under grub2 when you hit 'c' at the menu.

No, no more steps, I guess you have it all set up and can play to your heart's content :)

Ask away - not sure if I will have the answers though ;)
EDIT Although consider starting a new thread as this is already off topic.
Add this icon to your KDE desktop - save as "About.desktop" http://pastebin.com/raw.php?i=X10X1Ype
User avatar
barjac
 
Posts: 193
Joined: Apr 4th, '11, 10:26
Location: Rossendale UK

Re: Mixing SATA and PATA HDDs and M3B2 issues.

Postby rc10b » Mar 4th, '13, 22:20

rc10b
 
Posts: 70
Joined: Mar 30th, '11, 12:07
Location: UK - Hampshire

Re: Mixing SATA and PATA HDDs and M3B2 issues.

Postby rc10b » Mar 5th, '13, 11:24

barjac wrote:The theme was applied to the master-grub2 menu, it should now have the Mageia background and say "Master Boot Menu" in red at the top to distinguish it from the normal Mageia menus. As we set it up originally it should have had a plain blue background and all monospaced text like the text that appears in the terminal under grub2 when you hit 'c' at the menu.

I'm definitely not seeing the new theme in the master-grub2 menu. It's a plain blue background with the words "GNU GRUB version 2.00" in white letters at the top.

Here's the first part of my master-grub2 grub.cfg file:
Code: Select all
# Delay in seconds before booting default option
set timeout=10

# Default option to boot counting from 0.
set default="0"

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2

if loadfont unicode; then
  load_video
  set gfxmode=1024x768
  insmod png
  insmod gfxterm
fi

  terminal_output gfxterm
  insmod gfxmenu

insmod gettext

set menu_color_normal=cyan/blue
set menu_color_highlight=yellow/blue

loadfont ($root)/boot/grub2/themes/maggy/DejaVuSans-Bold-14.pf2
loadfont ($root)/boot/grub2/themes/maggy/DejaVuSans-Bold-18.pf2
loadfont ($root)/boot/grub2/themes/maggy/DejaVuSans-Bold-24.pf2
set theme=($root)/boot/grub2/themes/maggy/theme.txt
export theme

################################################
#Add menu items here
rc10b
 
Posts: 70
Joined: Mar 30th, '11, 12:07
Location: UK - Hampshire

Re: Mixing SATA and PATA HDDs and M3B2 issues.

Postby barjac » Mar 5th, '13, 12:39

Ah OK
What's the output of
Code: Select all
ls -l /master-grub2/boot/grub2 /master-grub2/boot/grub2/themes /master-grub2/boot/grub2/themes/maggy /master-grub2/boot/grub2/fonts
That's all one command.
It should be similar to this:-
http://paste.kde.org/688064/
Except that you will not have the locale folder on line 8 which is not needed.
Also please paste /master-grub2/boot/grub2/themes/maggy/theme.txt to that pastebin and post the link here.
Add this icon to your KDE desktop - save as "About.desktop" http://pastebin.com/raw.php?i=X10X1Ype
User avatar
barjac
 
Posts: 193
Joined: Apr 4th, '11, 10:26
Location: Rossendale UK

Re: Mixing SATA and PATA HDDs and M3B2 issues.

Postby rc10b » Mar 5th, '13, 12:52

It does look very similar to the extent that I do have the locale folder as well.

Here's the output of /master-grub2/boot/grub2/themes/maggy/theme.txt:
http://paste.kde.org/688094/
rc10b
 
Posts: 70
Joined: Mar 30th, '11, 12:07
Location: UK - Hampshire

Re: Mixing SATA and PATA HDDs and M3B2 issues.

Postby barjac » Mar 5th, '13, 13:57

Strange - please paste the full output of that files listing (to pastebin) - there is nothing wrong that I can see with grub.cfg or theme.txt.
Add this icon to your KDE desktop - save as "About.desktop" http://pastebin.com/raw.php?i=X10X1Ype
User avatar
barjac
 
Posts: 193
Joined: Apr 4th, '11, 10:26
Location: Rossendale UK

Re: Mixing SATA and PATA HDDs and M3B2 issues.

Postby rc10b » Mar 5th, '13, 14:25

rc10b
 
Posts: 70
Joined: Mar 30th, '11, 12:07
Location: UK - Hampshire

Re: Mixing SATA and PATA HDDs and M3B2 issues.

Postby barjac » Mar 5th, '13, 15:36

Yes - as you say that's all OK too. I just wondered if there may have been a permissions issue or something.
At the master boot menu hit 'c' and type 'lsfonts'
Do you see three 'DejaVu Sans Bold' fonts of different sizes and 'Unknown Regular 16' listed?
Also what does
echo $root
return at the same prompt?

OK got your PM - glad it's now all OK - I have updated the grub.cfg template earlier in this thread with the more compact version that you now have.
Add this icon to your KDE desktop - save as "About.desktop" http://pastebin.com/raw.php?i=X10X1Ype
User avatar
barjac
 
Posts: 193
Joined: Apr 4th, '11, 10:26
Location: Rossendale UK

Re: Mixing SATA and PATA HDDs and M3B2 issues.

Postby rc10b » Mar 5th, '13, 20:58

Issuing the lsfonts command did show the fonts you specified and echo $root returned:
Code: Select all
hd0,msdos1

However it seems that my master-grub2 grub.cfg file was corrupted as the new file file that you sent me works correctly, thanks.
rc10b
 
Posts: 70
Joined: Mar 30th, '11, 12:07
Location: UK - Hampshire

Previous

Return to Advanced support

Who is online

Users browsing this forum: No registered users and 1 guest