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

@  agyat : (23 May 2013 - 01:23 AM) Wow! Mr. Sb Back Home.
@  OpaQue : (23 May 2013 - 12:44 AM) Ting
@  OpaQue : (24 April 2013 - 02:44 PM) I guess, Time to run Mycent script.
@  OpaQue : (24 April 2013 - 02:43 PM) wow.. not much spam. except habatt posting lot of links.. :P
@  yordan : (23 April 2013 - 01:04 PM) You're welcome, agyat. Nice to have been helpful. Second lesson: try full words, "you" instead of "EW".
@  agyat : (23 April 2013 - 05:03 AM) @YORDAN: tHANK EW FOR YOUR FIRST LESSON.   :D
@  yordan : (22 April 2013 - 09:43 PM) @agyat : "why don't you help me", or "please help me", or "please teach us"
@  yordan : (22 April 2013 - 09:42 PM) welcome back, velma
@  velma : (22 April 2013 - 07:51 AM) **yawns** Good to be back, wonder what is going on here :)
@  agyat : (22 April 2013 - 03:50 AM) Oh! so, why don't help me learn english..
@  yordan : (21 April 2013 - 08:38 PM) The goal mentioned by shiu : "learning english, learning computer"
@  agyat : (21 April 2013 - 06:31 PM) WHAT GOAL?
@  yordan : (20 April 2013 - 10:39 AM) yes, that's our goal. simultaneouly learning English and teaching/learning computer using.
@  shiyu : (20 April 2013 - 07:30 AM) learning english,learning computer
@  yordan : (19 April 2013 - 01:11 PM) Oh, I see, it's just a trick in order to force people looking at your texte. Somehow smart, maybe.
@  agyat : (19 April 2013 - 02:54 AM) And of course I know it is not SEO friendly.
@  agyat : (19 April 2013 - 02:52 AM) There may be two possible answers for that ....


1) Shout was posted using mobile keypad.

2) To force people read content carefully and/or with more concentration.
@  agyat : (19 April 2013 - 02:49 AM) There may be two possible answers for that ....
@  yordan : (18 April 2013 - 09:35 PM) however, why this mixing of capital letters in the middle of your text?
@  agyat : (18 April 2013 - 11:10 AM) false feelings.

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)