<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: booting bootable iso-images on a usb-disk in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/booting-bootable-iso-images-on-a-usb-disk/m-p/3969821#M65846</link>
    <description>I thought that was what you were trying to do.&lt;BR /&gt;&lt;BR /&gt;I've had no experience trying to do this, but I'd assume loop-mounting and a pivot_root should be able to achieve this.&lt;BR /&gt;&lt;BR /&gt;I've got no usb sticks here to experiment with I'm afraid.</description>
    <pubDate>Wed, 28 Mar 2007 18:37:02 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2007-03-28T18:37:02Z</dc:date>
    <item>
      <title>booting bootable iso-images on a usb-disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/booting-bootable-iso-images-on-a-usb-disk/m-p/3969817#M65842</link>
      <description>Hi fellows,&lt;BR /&gt;&lt;BR /&gt;wouldn't it be neat if one could install a bootloader in the MBR of a usb-disk, that is capable of booting a complete iso-image residing on the same disk ? I think it would. &lt;BR /&gt;&lt;BR /&gt;Then I could have DSL, Knoppix, slax, RHEL install-CD's and you name it all in on 2.5 inch disk, and boot them as needed. &lt;BR /&gt;&lt;BR /&gt;I have installed grub in the MBR of the disk without any problem, but have not been able to boot any iso image from there. &lt;BR /&gt;&lt;BR /&gt;There is supposed to be a chinese DOS-versjon of grub that supports to remap a iso image to a hd and then chainload , but id like to have a linux version in english. &lt;BR /&gt;&lt;BR /&gt;Any hints on how to achive this is very much appreciated. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2007 03:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/booting-bootable-iso-images-on-a-usb-disk/m-p/3969817#M65842</guid>
      <dc:creator>Jarle Bjorgeengen</dc:creator>
      <dc:date>2007-03-27T03:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: booting bootable iso-images on a usb-disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/booting-bootable-iso-images-on-a-usb-disk/m-p/3969818#M65843</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The currently supported procedures for creating a bootable usb device from RH Linux destorys what is previously onthe device. Therefore to support this on a usb device you will need a usb device for each release.&lt;BR /&gt;&lt;BR /&gt;As far as putting them all on one portable 2.5 inch disk, the current release of RH grub supports this. The last Linux you install will install the grub bootloader that you will use from then on.&lt;BR /&gt;&lt;BR /&gt;Try partitioning the disk with fdisk prior to starting any install.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 27 Mar 2007 04:23:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/booting-bootable-iso-images-on-a-usb-disk/m-p/3969818#M65843</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-27T04:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: booting bootable iso-images on a usb-disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/booting-bootable-iso-images-on-a-usb-disk/m-p/3969819#M65844</link>
      <description>You might also want to look 'SYSLINUX'.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://syslinux.zytor.com/" target="_blank"&gt;http://syslinux.zytor.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is especially usefull if you want to be able to install multiple OS' from the same media..</description>
      <pubDate>Tue, 27 Mar 2007 19:27:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/booting-bootable-iso-images-on-a-usb-disk/m-p/3969819#M65844</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-03-27T19:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: booting bootable iso-images on a usb-disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/booting-bootable-iso-images-on-a-usb-disk/m-p/3969820#M65845</link>
      <description>Hi Stuart,&lt;BR /&gt;&lt;BR /&gt;you wouldn't happen to know if/how to make isolinux do this ? &lt;BR /&gt;&lt;BR /&gt;I know how to use isolinux to make a usb-stick bootable. The question her is to boot an iso-imag residing on a usbstick. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Mar 2007 05:48:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/booting-bootable-iso-images-on-a-usb-disk/m-p/3969820#M65845</guid>
      <dc:creator>Jarle Bjorgeengen</dc:creator>
      <dc:date>2007-03-28T05:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: booting bootable iso-images on a usb-disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/booting-bootable-iso-images-on-a-usb-disk/m-p/3969821#M65846</link>
      <description>I thought that was what you were trying to do.&lt;BR /&gt;&lt;BR /&gt;I've had no experience trying to do this, but I'd assume loop-mounting and a pivot_root should be able to achieve this.&lt;BR /&gt;&lt;BR /&gt;I've got no usb sticks here to experiment with I'm afraid.</description>
      <pubDate>Wed, 28 Mar 2007 18:37:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/booting-bootable-iso-images-on-a-usb-disk/m-p/3969821#M65846</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-03-28T18:37:02Z</dc:date>
    </item>
  </channel>
</rss>

