Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Toggle shoutbox Shoutbox Open the Shoutbox in a popup

@  yordan : (16 June 2013 - 05:41 PM) You're Welcome, Agyat!
@  agyat : (16 June 2013 - 07:38 AM) Thanks Yordan...
@  velma : (16 June 2013 - 12:06 AM) I Have Asked Opa To Check For A Backup.. He'll Let Me Know Soon :)
@  velma : (16 June 2013 - 12:05 AM) T_T It Seems That Someone Has Deleted That Topic Since I Found The Url Of The Topic But It Gives Me An Error
@  yordan : (15 June 2013 - 10:31 PM) @velma : It's A Tuto On How To Create A Login Program.
@  yordan : (15 June 2013 - 10:31 PM) Happy Birthday To Youuuuuu Agyat!
@  yordan : (15 June 2013 - 10:31 PM) Ba$
@  agyat : (15 June 2013 - 04:41 PM) :(
@  agyat : (15 June 2013 - 04:41 PM) Where The Hall I Were? 15Th Is Almost At End And No-One Wished Me "happy Birthday"!!!
@  velma : (14 June 2013 - 10:39 AM) Which Tutorial Is He Searching For?
@  velma : (14 June 2013 - 10:38 AM) Which Tutorial Is He Searching For?
@  yordan : (14 June 2013 - 07:47 AM) Ok, Have A Look Tomorrow.
@  yordan : (13 June 2013 - 03:19 PM) @velma, Can You Have A Look At Feelay's Problem? Seems That His Tutorial Is Not Searchable Today.
@  Feelay : (13 June 2013 - 08:11 AM) Oh, Haha
@  velma : (12 June 2013 - 05:39 PM) T_T Lately My Levels Of Procrastination..... **sigh**
@  velma : (12 June 2013 - 05:38 PM) I'll Do It Later
@  velma : (12 June 2013 - 05:38 PM) Procrastinators.. People Who Keep Saying "i'll Do This In A Bit"
@  Feelay : (12 June 2013 - 02:05 PM) Deal Punishments To What?
@  velma : (12 June 2013 - 01:27 PM) T_T We Should Deal Punishments To Procrastinators... Especially Me
@  Feelay : (12 June 2013 - 12:06 PM) As Well As Making It More Secure.

Replying to How Can I Get From Iso To Usb, Without Writing A Cd?


Post Options

    • Can't make it out? Click here to generate a new image

  or Cancel


Topic Summary

Posted 22 July 2010 - 08:21 PM

Hello! how can I create a bootable usb, like with the startup disc creator on ubuntu? I have two laptops and I need to install win xp on the other one (non ubuntu). Ive tried with startup disc creator but it only lets me make linux based bootable usb's? I want to install mini xp and I don't know what program to use to make the bootable usb, I am using ubuntu 10.04 lucid...

-reply by overubuntu

 


yordan

Posted 20 August 2009 - 08:15 PM

I have linux and Winrar, which I didn't know dealt with them, thanks.

I must confess that I am very surprised. Winrar is able to read most of the iso files and copy them to a usb stick.
And Linux knows how to mount an iso file as a Linux filesystem, so on Linux you use an iso file exactly the same way as you would do it from a burned CD.
What iso file are you talking about, and what exactly are you trying do do ? Are you trying to create a bootable usb disk ? Or are you trying to boot directly off an iso file ?

surfermac

Posted 20 August 2009 - 10:27 AM

I've been looking through all the usb distributions. Most of them need you to burn a CD, then copy the files, which I can't do. Is there some way of skipping this, some virtual disc or iso unzip tool?

there are many tools available
like already mentioned deamon tools lite which is free and available at filehippo.com
and you will also find a section of tools for writing onto a dvd or cd which are mostly like the daemon tools on which you can mount the iso as a disk drive
you can also use alcohol but you need to buy this

Posted 09 August 2009 - 11:24 PM

Use 7-zip How Can I Get From Iso To Usb, Without Writing A Cd?

The 7-zip archive tool can read ISO files.

-reply by M. Rubin

 


Posted 10 July 2009 - 05:34 AM

Burn Linux Iso To USBHow Can I Get From Iso To Usb, Without Writing A Cd?

http://unetbootin.Sourceforge.Net/

Lets you put a Linux iso to a flash drive.


toby

Posted 13 August 2008 - 12:42 PM

I have linux and Winrar, which I didn't know dealt with them, thanks.

Gr33nN1nj4

Posted 12 August 2008 - 09:47 PM

In linux, if your pc supports booting from USB, you can dd the image to the USB drive (and IIRC there is a dd program for Windows but I do not know if you can dd a file to a USB drive)

dd if=/path/to/iso of=/dev/<USB Drive>

There is another method that most people say use which is installing syslinux on the USB drive, I have never been able to get this to work.

But to get you sstarted with the syslinux method:
First extract the ISO, this can be done with, as stated above, WinRAR or mounting to a loopback drive in *nix.
then you can pretty much follow this guide http://www.knoppix.n...ootable_USB_Key

tansqrx

Posted 12 August 2008 - 08:00 PM

If you are running a Windows machine then the latest version of WinRAR (http://www.rarlab.com/) will extract ISO files. No one should be without WinRAR

Lancer

Posted 12 August 2008 - 06:48 PM

Which OS are you running? On Linux the mount -o loop option allows you to browse an ISO like a folder.

mkdir filesgohere 
mount -o loop someimage.iso filesgohere
Don't forget to unmount the new "filesgohere" directory when you have finished browsing the ISO.

Feelay

Posted 12 August 2008 - 05:57 PM

why not just download daemon tools or magic ISO.

I am not really sure if magic ISO is free, but I know that daemon tools is free.
here is the Download link: Daemon Tools

Edit: BTW. magic Iso can be used both as an unzip tool, and as a virtual drive. but after some research, I found out that it isn't free.


Regards //Feelay

Review the complete topic (launches new window)