[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: grub-imageboot



13.12.2012 10:20, mattias:
stöder den bara linux eller kan man boota windows filer?

Well, grub-imageboot just a script which generates additional meny entries for your GRUB config.

For each ISO/IMG file grub-imageboot creates menu entry in GRUB config:

menuentry Bootable ISO/Floppy Image Imagefile
	linux16 $MEMDISKPATH $options
	initrd16 $IMAGEPATH

That is all. I prefer to write config by myself specific for each ISO.


Reply to: