Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Variables in ventoy_grub.cfg
#1
How do I set the root to the correct partition in ventoy_grub.cfg ?

Currently vtoy_iso_part  = (hd0,msdos1)   so    set root=$vtoy_iso_part does not work

It would be better to leave off the parentheses so we can set the root - or is there a better way?
Reply
#2
Which partition do you want to set?

Currently vtoydev=hd0

Maybe you can use vtoydev as follows:
Code:
set root=$vtoydev
set root=$vtoydev,1
Reply
#3
Yes - that is what I have used.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)