Jump to content











Photo
- - - - -

boot linux.iso's from grub4dos


  • Please log in to reply
3 replies to this topic

#1 sara - pmedia

sara - pmedia

    Frequent Member

  • Lady
  • 184 posts
  • Location:tel aviv
  •  
    Israel

Posted 03 August 2010 - 02:51 PM

:D :o

#2 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 03 August 2010 - 04:31 PM

Is it possible to run .cfg menu files from grub4dos??

NO, but it is possible to "translate" them.

See here:
http://www.911cd.net...showtopic=23581

This:

menu label Live
kernel /live/vmlinuz
append initrd=/live/initrd.img boot=live live-config

translates to:

title live
kernel /live/vmlinuz boot=live live-config
initrd /live/initrd.img


Or you can try:
grub4dos map /images/alinux.iso (0xff) || map --mem /images/gparted.iso (0xff); map --hook; root (0xff); kernel /live/vmlinuz boot=live live-config;initrd /live/initrd.img

:D
Wonko

#3 LeMOGO

LeMOGO

    Frequent Member

  • Advanced user
  • 240 posts
  •  
    United States

Posted 27 June 2011 - 12:39 AM

Or you can try:
grub4dos map /images/alinux.iso (0xff) || map --mem /images/gparted.iso (0xff); map --hook; root (0xff); kernel /live/vmlinuz boot=live live-config;initrd /live/initrd.img


Is this a typo?
If not, are the two separate images loaded? Are we loading gparted via alinux here?

#4 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 27 June 2011 - 06:38 AM

Is this a typo?
If not, are the two separate images loaded? Are we loading gparted via alinux here?


Naah, it's a typo. :blush:

Probably "alinux" was meant more as "a linux" than as an actual reference to aLinux:
http://alinux.tv/
:cheers:
Something like "any linux" or "any iso" :ph34r: :
http://reboot.pro/8944/


:cheers:
Wonko




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users