From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FAdNQ-0002D2-Nl for mharc-grub-devel@gnu.org; Sat, 18 Feb 2006 20:28:40 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FAdNO-00029q-E1 for grub-devel@gnu.org; Sat, 18 Feb 2006 20:28:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FAdNJ-00021A-RY for grub-devel@gnu.org; Sat, 18 Feb 2006 20:28:37 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FAdNJ-000212-K0 for grub-devel@gnu.org; Sat, 18 Feb 2006 20:28:33 -0500 Received: from [203.16.214.182] (helo=ash25e.internode.on.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FAdT0-0006PJ-Cf for grub-devel@gnu.org; Sat, 18 Feb 2006 20:34:27 -0500 Received: from [127.0.0.1] (ppp154-111.lns3.adl2.internode.on.net [59.167.154.111]) by ash25e.internode.on.net (8.13.5/8.13.5) with ESMTP id k1J1SR3q005157 for ; Sun, 19 Feb 2006 11:58:28 +1030 (CST) (envelope-from philbert@internode.on.net) Message-ID: <43F7C9BB.5020109@internode.on.net> Date: Sun, 19 Feb 2006 11:58:27 +1030 From: Phil User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: grub-devel@gnu.org Content-Type: multipart/alternative; boundary="------------040004080303010802030403" X-Antivirus: avast! (VPS 0607-2, 16/02/2006), Outbound message X-Antivirus-Status: Clean Subject: Boot an ISO on an external/internal HD partition. X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2006 01:28:39 -0000 This is a multi-part message in MIME format. --------------040004080303010802030403 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi all, my name's phil and i'm not a programmer - other than writing perl scripts to make my working day easier - but i haven't joined this list as a coding member. I had an idea that i thought should go public to see if it was possible to do. In short my idea is this: Have a Fat32 partition that can have a bootable ISO stored on it - Fat32 for Win/Linux compatibility - that can itself be booted. eliminating the need to burn disks and eliminating the possibility of read errors through dust, finger prints or misuse. Possible Uses: * A developer is building a bootable CD and wants to test it before wasting a disk s/he could put Boot.ISO in the root of this partition and have Grub boot it like a normail CD. * A person with a USB HDD could have an OS installation ISO on a special partition for off site repairs/installs etc. * When ever a live CD is updated you don't have wasted disks, just overwritten data. * Ability to have a continually patched installation source that has all of the latest software on it - FC4 has changed a bit since it was first released and updates after installing takes AGES!! I have built an external Rescue Drive that has FC4 on the first 16GB and NTFS for the other 200GB, my plan is to use this device for recovering data from windows pc's that have turned bad and then doing the full format reinstall all from the one rererewriteable hard disk. My thinking is that if BIOS can boot any CD and most bootable CD's are downloaded in ISO form then logic says you /could/ boot straight from an ISO... does anyone think this has merrit?? Regards, Phil p.s. can you force a partition to have CDFS as it's type?.... --------------040004080303010802030403 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi all,  my name's phil and i'm not a programmer - other than writing perl scripts to make my working day easier - but i haven't joined this list as a coding member.  I had an idea that i thought should go public to see if it was possible to do.  In short my idea is this:

Have a Fat32 partition that can have a bootable ISO stored on it - Fat32 for Win/Linux compatibility - that can itself be booted.  eliminating the need to burn disks and eliminating the possibility of read errors through dust, finger prints or misuse.

Possible Uses:
  • A developer is building a bootable CD and wants to test it before wasting a disk s/he could put Boot.ISO in the root of this partition and have Grub boot it like a normail CD.
  • A person with a USB HDD could have an OS installation ISO on a special partition for off site repairs/installs etc.
  • When ever a live CD is updated you don't have wasted disks, just overwritten data.
  • Ability to have a continually patched installation source that has all of the latest software on it - FC4 has changed a bit since it was first released and updates after installing takes AGES!!
I have built an external Rescue Drive that has FC4 on the first 16GB and NTFS for the other 200GB, my plan is to use this device for recovering data from windows pc's that have turned bad and then doing the full format reinstall all from the one rererewriteable hard disk.

My thinking is that if BIOS can boot any CD and most bootable CD's are downloaded in ISO form then logic says you could boot straight from an ISO...

does anyone think this has merrit??

Regards,

Phil


p.s. can you force a partition to have CDFS as it's type?....
--------------040004080303010802030403--