Article 55HHN how to convert grub 1 commands format to grub 2 style format

how to convert grub 1 commands format to grub 2 style format

by
marietto2008
from LinuxQuestions.org on (#55HHN)
Hello to everyone.

I'm on ubuntu 20.04 and I want to configure the xen hypervisor to boot a windows 10 vm. I didn't find a recent tutorial that explains how to do that,so I'm working with this old one :

http://www.mycomputingart.com/linux/...partition.html

I'm working on this part :

/boot/grub/menu.lst:

title WinXP map (hd0,0) (hd1,0)

map (hd1,0) (hd0,0)

rootnoverify (hd1,0)

chainloader +1

title Xen 3.0 / XenLinux 2.6 amd64 1G

kernel /boot/xen-3.gz dom0_mem=1024000

module /boot/vmlinuz-2.6-xen root=/dev/sda1 ro

module /boot/initrd.img-2.6-xen

I should convert (and modify) the commands that are inside the grub 1 format in the grub2 format,because I'm using grub2. I can't even chainload grub 1 inside grub2,because I haven't installed grub1 anywhere. The tutorial is old and I haven't found something new. Can someone help me ? better if u have a modern tutorial. thanks.latest?d=yIl2AUoC8zA latest?i=z7xRC6stZ5Q:8HlRcDoPUEQ:F7zBnMy latest?i=z7xRC6stZ5Q:8HlRcDoPUEQ:V_sGLiP latest?d=qj6IDK7rITs latest?i=z7xRC6stZ5Q:8HlRcDoPUEQ:gIN9vFwz7xRC6stZ5Q
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments