|
From: | Swapnesh Chaubal |
Subject: | Re: Mounting a virtual hard-disk and booting from it |
Date: | Wed, 22 Jun 2011 16:37:23 -0400 |
Hello
I do not think you can run Python scripts from GRUB. A Python interpreter is a very large program requiring a complete operating system. It would be very complex to run such scripts from GRUB...
Martin
_______________________________________________ Grub-devel mailing list address@hidden https://lists.gnu.org/mailman/listinfo/grub-develOn Tue, Jun 21, 2011 at 3:02 PM, Swapnesh Chaubal <address@hidden> wrote:
Hey folks,
I use a script from VMWare to read a virtual hard-disk and then mount it to a drive in Linux. How can I boot from this mounted drive using grub (I need to mount the drive before booting to any OS). I could have all the mounting stuff written in a python/bash script. However, is there a way to run that script from GRUB or a GRUB module?
Thanks,
Swapnesh
[Prev in Thread] | Current Thread | [Next in Thread] |