Nov 21, 2009
Pages: 1, 2, 3, 4

Burn Iso To Hd? - Found on the net it IS possible but none explaining HOW to do it :-(

free web hosting

Read Latest Entries..: (Post #36) by iGuest on Nov 11 2009, 05:13 PM.
on a mac Burn Iso To Hd? I know your able to do it on a mac through the disk utility. I had to do it with an operating system. I had an 7.1gb iso but no dl dvd's. It worked perfectly but the hardware was out of date so couldn't install the OS -reply by Get the point
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Linux

Burn Iso To Hd? - Found on the net it IS possible but none explaining HOW to do it :-(

bakr_2k5
Hi there,

(Don't know if this is the right forum for this. And it also applies to all other OS's I guess. Though I'm in Ubuntu LiveCD at the moment!)
Got a question, I've read on the net it IS possible to 'burn' an ISO file to a partition on the harddisk?!
Though they don't say HOW to do it. I've been searching google like all day only for this and getting pretty desperate on this! mellow.gif

Anyone in here that knows how to do this?

My idea is, I have a 3,2 gb spare hd which I'm going to use as my "ISO drive". I make a bootable floppy disk to boot the "ISO partition" of my choice to install. This spares me from download every ISO over and over again wink.gif

I've also been searching for "Boot ISO from grub / lilo" but couldn't find anything to do this. (especially on windows ISO, though legal CDs but ripped from CD to ISO! smile.gif) If you know something about this too, I'll be happy to hear!

I really need to know this, since it'll give me:
a. Better install speed (since HD is faster then CD) smile.gif
b. No spoiled CDs
c. Less (spoiled) CDs
d. Easy way to install something else
etc... etc...

Hope to get some fast reply here! rolleyes.gif

bakr_2k5

 

 

 


Comment/Reply (w/o sign-up)

nightfox
"Burn" an ISO to a hard disk? Is this like imaging a computer? You can't actually "burn" anything to a hard disk since it doesn't use a laser... just magnetism. If you mean image a computer, there are several tools available. However, all the ones I know cost money.

[N]F

Comment/Reply (w/o sign-up)

Mark420
hey mate..after a brief search I came up with a few things that may help..

http://dirk.eddelbuettel.com/quantian/howto_lilogrub.html

http://www.knoppix.net/forum/viewtopic.php?t=11796

Hope this helps..not tested it myself but post back any feedback cos its an interesting idea..I have a couple of DVDs with lots of different OS on it..but it would be nice just to have an old 10 gigger that you can connect and rebuild from..

Comment/Reply (w/o sign-up)

bakr_2k5
QUOTE(nightfox @ Jan 27 2007, 08:39 PM) *
"Burn" an ISO to a hard disk? Is this like imaging a computer? You can't actually "burn" anything to a hard disk since it doesn't use a laser... just magnetism. If you mean image a computer, there are several tools available. However, all the ones I know cost money.

[N]F

Yeah I know this. And it can't be called burn though don't have other words for it smile.gif...

Mark420, I came across those too today. Though they're very much linux specific since it uses the kernel from the ISO. And Windows ISO's don't have such a kernel (i think).

---

I've also seen some people that said: "Format the partition as CDFS / iso9660". Though can't seem to find ANYTHING that can do that. Or some howto or something.

Anyway, I don't want it to be Linux specific. Because of my Windows ISO. So those methods you (Mark420) mentioned won't work I guess.

I hope I'll get some more replies here. In the mean time I'll build a bootable floppy disk, and try some stuff with that. It might work in some way!

bakr_2k5

 

 

 


Comment/Reply (w/o sign-up)

WeaponX
Was confused here as well wink.gif

I'm with nightfox. If you mean imaging the drive instead, you will need to get programs like Norton Ghost or Acronis TrueImage. Both of these programs should be able to accomplish what you wanted originally there. Image files are meant for speedier "installs". It will be a one to one copy from this 3.2 GB hard drive to another hard drive you want to install the operating system on.

Comment/Reply (w/o sign-up)

bakr_2k5
QUOTE(WeaponX @ Jan 27 2007, 10:08 PM) *

Was confused here as well wink.gif

I'm with nightfox. If you mean imaging the drive instead, you will need to get programs like Norton Ghost or Acronis TrueImage. Both of these programs should be able to accomplish what you wanted originally there. Image files are meant for speedier "installs". It will be a one to one copy from this 3.2 GB hard drive to another hard drive you want to install the operating system on.

Very short reply,

No that not what I mean,

That 3,2 gb drive will contain install ISOs (windows iso, ubuntu iso, etc) and no hd ISOs.

bakr_2k5

Comment/Reply (w/o sign-up)

vujsa
QUOTE(bakr_2k5 @ Jan 27 2007, 05:23 PM) *

Very short reply,

No that not what I mean,

That 3,2 gb drive will contain install ISOs (windows iso, ubuntu iso, etc) and no hd ISOs.

bakr_2k5

An ISO is an image of a drive. Whether it be a hard drive, floppy drive, or optical drive. It is just a file! So, what you are asking makes no sence to the rest of us! I don't mean to be overly blunt but you don't seem to know what you want to ask!

Most ISO readers will only look at drive formated as an optical disk, CD or DVD! It seems that you want to store your ISO files on a hard drive. Copy and paste would work for that! If you want to use these ISO's as if they were on optical media, then you need an emulator.

Search for:
"DVD Drive Emulators" => http://www.google.com/search?hl=en&q=d...G=Google+Search

"Virtual Drives" => http://www.google.com/search?hl=en&q=V...amp;btnG=Search

Most of these require an OS to operate so, they won't provide a solution in the event that you are trying to create a backup of your system that can be easily installed in the event of a crash!

If you are tired of "wasting" cd's/dvd's, then use rewritable disks! If you are concerned with the speed, then you need to take a deep breath and try to imagine the world when we only had 5-1/4 inch floppy drives!

Anyhow, you really should try and figure out what it is that you need help with and ask a intellegent question.

vujsa

Comment/Reply (w/o sign-up)

mastercomputers
ISO files are just images of the content they cloned, most likely created from a DVD/CD.

I use to boot Live CDs off the Hard Drive. It was simply downloading the ISO, giving it a location:

CODE
cat name_of_iso.iso > /dev/hda10


Then alter the bootloader to point to the root /dev/hda10.

Booting ISOs under NTFS partitions is another story though and since I work mostly under Linux, I never did get round to doing an NTFS ISO boot.

Cheers,

MC

Comment/Reply (w/o sign-up)

FeedBacker
Well, since I have the same question and it looks like maybe only mastercomputers understood it...

It is possible to boot from a removable hard drive on many newer computers.
What he would like to do is put the .iso file directly in to a partition on the disk, thereby making that partition identical to the CD and bootable as if it were that bootable CD itself. Not copy the files. Not copy a CD to a hard drive.
Take a .iso file and 'burn', IE, write it, to a partition on the hard drive, exactly as if it were to a writable CD/DVD. The people complaining about his using the word burn are REALLY missing the point.

That's what I'd like to do too and I can't figure out how.

Comment/Reply (w/o sign-up)

toby
I have a similar question, can you run a live cd iso, or an iso temp, from boot or something like VMware? I don't know what my cd writer can do, not too bothered about that because I know I can use Ubuntu live cds, and dvds.

Comment/Reply (w/o sign-up)

Latest Entries

iGuest
on a mac
Burn Iso To Hd?

I know your able to do it on a mac through the disk utility. I had to do it with an operating system. I had an 7.1gb iso but no dl dvd's. It worked perfectly but the hardware was out of date so couldn't install the OS

-reply by Get the point


Comment/Reply (w/o sign-up)

iGuest
I hear You
Burn Iso To Hd?

Replying to bakr_2k5Replying to bakr_2k5 Somebody else is also tired of too much hussle over making iso image to work from somewhere else than bootable cd/dvd. I have looked for software witch would format usb pen drive/hdd so that when I start pc with it, it would display simple menu of the contents of one subfolder in it where I could select one iso image. Then the software would create a fake cd/dvd drive from it but alas... No software like that seems to exist yet. Think about it: no more carrying a case full of cd's and dvd's. Only one usb hdd with all the os installation disk images and utility cd's.

Comment/Reply (w/o sign-up)

iGuest
ultra iso can!
Burn Iso To Hd?

Ultra iso has an option to "write iso to hdd" I used it for linux a lot xp doesn't like it that much I think the loader needed a little editing but I wasnt after getting xp to work anyway, also the program will adjust the boot loader for linux if it needs to I did it with ubuntu its pretty much point and click and yes it works on external usb hdd I did it with a usb as well -reply by xxchr15xx

Comment/Reply (w/o sign-up)

iGuest
MC how do you alter your boot manager to look on that partition
Burn Iso To Hd?

once you copy the .Iso to the partition, how do you alter your bootloader? for example, I do not have grub installed here.. I'm using an usb hard disk attached to an eeepc. 

not a grub guru by any means.. Could you provide a hint as to the basic steps needed to get grub (or lilo?) onto the usb-hard disk so that the BIOS booter can find it?

another q: out of curiosity, if you dd the .Iso directly to the HD (ie, dd if=file.Iso of=/dev/sdc ) will the BIOS be able to boot that? 

thank you so much     

-reply by decora

Comment/Reply (w/o sign-up)

iGuest

I too have many LiveCDs and ISOs, GHOs, TIBs for different purposes.

I would like keep these image files on a flash or hard disk, and boot the computer with a USB flash and have a menu that comes up:

1) boot from /dev/hda (Windows), 2) boot from /dev/hdb (Linux), 3) boot from ISO file.

The concept is not hard, and the people saying that you can not "burn" to a hard drive are taking it literally.

I am sure Lilo, grub or Avlgomgr does it, but How?

-reply by mastermind

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2, 3, 4
Similar Topics

Keywords : Iso Hd Net Explaining


    Looking for burn, iso, hd, found, net, explaining

See Also,

*SIMILAR VIDEOS*
Searching Video's for burn, iso, hd, found, net, explaining
advertisement



Burn Iso To Hd? - Found on the net it IS possible but none explaining HOW to do it :-(

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com