Boot ISO from USB-stick!

Hi,
I have found a very nice utility that allows you to put an ISO on an USB-stick and boot from it like it's a real CD/DVD player:
http://sourceforge.net/projects/unetbootin/

This program is great and actually just saved a brand spankin new MSI GX660 from certain death,  I had it packed and ready to ship back to newegg hours after I got it because recovery would not work.  But a fresh win 7 iso image and a 4gig flash drive and unetbootin saved my laptop and weeks of certain stress.
All I wanted was my GX660 to run out of the box and unetbootin assisted in the processs immensely!

Similar Messages

  • Booting Arch-ISO from USB-Stick in UEFI mode fails

    Hi there,
    I'm running an Asrock H77M-ITX UEFI mobo. On this system I've already installed Arch on a Samsung 830 SSD (GPT formatted) - but in BIOS legacy mode because I've written the Arch-ISO image with "dd" to an USB-Stick (and UEFI boot mode wasn't even presented at boot).
    Out of curiosity I've re-formatted the stick and copied Arch-ISO following https://wiki.archlinux.org/index.php/Un … B_from_ISO.
    Now I could start the ISO in UEFI mode, but it failed to start gummiboot with the "No loader found. Configuration files in \loader\entries\*.conf are needed." error message, concerning a problem with gummiboot.
    Following some advice on the forum, I did this:
    - install refind-efi 0.4.7-2
    - copy /usr/lib/refind/refindx64.efi to [USB]/EFI/boot and renaming it to bootx64.efi (i.e. replacing the original bootx64.efi from gummiboot)
    - Create a new file in the same directory ([USB]/EFI/boot/) called refind.conf
    - Add this to it:
    textonly
    scanfor manual
    menuentry Arch {
    loader /arch/boot/x86_64/vmlinuz
    initrd /arch/boot/x86_64/archiso.img
    options "gpt loglevel=7 add_efi_memmap none=UEFI_ARCH_x86_64"
    With this I can launch Arch-ISO from the USB-Stick in UEFI mode and I can choose Arch from rEFIND. Then Arch-ISO starts booting but it always stops at the same point with this message:
    sd 6:0:0:0: [sdb] No Caching mode page present
    sd 6:0:0:0: [sdb] Assuming drive cache: write through
    sd 6:0:0:0: [sdb] Attached SCSI removable disk
    ERROR: '/dev/disk/by-label/' device did not show up after 30 seconds ...
    Falling back to interactive prompt
    You can try to fix the problem manually, log out when you are finished
    sh: can't access tty: job control turned off
    [rootfs /]#
    sdb is the USB-Stick from which I start Arch-ISO. Again - I didn't use dd to write the ISO to the stick.
    Maybe this is pretty easy to solve, but I have to admit that I'm somewhat stuck
    Last edited by swordfish (2012-11-19 21:31:43)

    WonderWoofy wrote:See what the difference is between archiso and archboot maybe?  Seriously, have you made any effort whatsoever?
    Of course. Read:
    The "Main Page" ( https://www.archlinux.org/ ) states:
    "You've reached the website for Arch Linux, a lightweight and flexible Linux® distribution that tries to Keep It Simple."
    "Keep It Simple". Yeah!
    In line with that, the "The Arch Way" page ( https://wiki.archlinux.org/index.php/The_Arch_Way ) states:
    "The following five core principles comprise what is commonly referred to as the Arch Way, or the Arch Philosophy, perhaps best summarized by the acronym KISS for Keep It Simple, Stupid."
    The ArchWiki ( https://wiki.archlinux.org/ ) links to several other pages, such as these:
    The "Forum Etiquette" page ( https://wiki.archlinux.org/index.php/Forum_Etiquette ) states under "Ineffective Discussion":
    "Arch is a Do It Yourself community" and "treat others as you would be treated; respect them and their views". I am very much a "do it yourself" person -- that's why I like The Arch Way. I also go by the Golden Rule stated here.
    Now, everyone is a newbie at some time. I and other posters here are obviously newbies with respect to ArchLinux. Even experts were newbies at one time. Newbies, by definition, do not necessarily know what they're doing, or where to find information. Hence, Arch's "Beginners' Guide" and such. Hence, posts on this board from newbies asking for help.
    As regards initial installation of ArchLinux, and consistent with the above, the FAQ ( https://wiki.archlinux.org/index.php/FAQ ), under "Q) Arch needs an installer. Maybe a GUI installer", states:
    "A) Since installation doesn't occur often (read the rest of this article to know more about what rolling release means), it is not a high priority for developers or users. The Installation Guide and Beginners' Guide have been fully updated to use the command-line method. If you're still interested in using an installer, consider using Archboot."
    So the basic installation instructions explicitly state that Archboot is not needed.
    The "Installation Guide" ( https://wiki.archlinux.org/index.php/Installation_Guide ) says nothing about either Archboot or Archiso.
    The "Beginners Guide" ( https://wiki.archlinux.org/index.php/Beginners%27_Guide ) says nothing about either Archboot or Archiso.
    The "Archboot" page ( https://wiki.archlinux.org/index.php/Archboot ) is consistent with the above information, because it states:
    "Archboot is a set of scripts to generate bootable media for CD/USB/PXE.
    It is designed for installation or rescue operation."
    The "Archiso" page ( https://wiki.archlinux.org/index.php/Archiso ) states:
    "Archiso is a small set of bash scripts that is capable of building fully functional Arch Linux based live CD and USB images. It is a very generic tool, so it could potentially be used to generate anything from rescue systems, install disks, to special interest live CD/DVD/USB systems, and who knows what else."
    So the pages describing both Archboot and Archiso clearly state that these tools are oriented towards already-existing installations -- even though it seems that they might be used, in certain circumstances, for initial installations.
    I happen to be very new at playing around with installing Linux distros (although I've used Unix/Linux as a regular user for more than 30 years), and am brand new with respect to ArchLinux. I only began playing with it this past Saturday. So I would expect a bit of useful help as opposed to "RTFM!" I will soon get past the need to RTFM for basic tasks, but I have a way to go.
    The fact is that for me and a number of other new ArchLinux users, the installation guides simply do not work. C.f. my post https://bbs.archlinux.org/viewtopic.php?id=153170 . I've done a lot of googling as well as searching the archives on this board, and others have come up against the same show-stopping installation problems that I have. I and others have posted to several recent threads on this board, trying to get past the problems, so far with no success.
    Now, the.ridikulus.rat had written:
    "You guys are using Archboot's kernel options for Archiso. Thats the issue in both the cases."
    Given that neither of these sets of scripts were used by me or swordfish, this comment is not useful.
    Given the above, can you or anyone else tell us what Archiso or Archboot might do to help us with our installation problems? Also, can you tell us how we, as newbies, ought to have found out how these might help?
    Alan

  • IMacs can boot Linux or Windows from usb stick

    iMacs 21' can boot Linux or Windows from usb stick? from Firewire 400 or 800 hdd/ssd? from USB HDD/SSD?
    May boot fromCD/DVD/DVDDL in internal DVD DRIVE, too?
    Exist Blu-ray drives able connect on Thunderbolt slot on iMac 21'?

    Here is the memo of the steps I followed. Hope this helps.
    <Create VHD image in temp folder at local drive>
    diskpart
    create vdisk file=C:\Temp\Win2go.vhd maximum=20480 type=fixed
    select vdisk file=C:\Temp\Win2go.vhd
    attach vdisk
    exit
    <Create partition in VHD, format in NTFS and assign drive letter "O">
    diskpart
    list disk
    select disk n (n is a number of VHD)
    clean
    create partition primary
    format fs=ntfs quick override
    assign letter=o
    active
    attribute volume set NODEFAULTDRIVELETTER
    exit
    <Execute "DISM" utility in Windows DVD and extract installer image to VHD>
    G:\sources\dism /apply-image /imagefile:G:\sources\install.wim /index:1 /applydir:O:\
    ** "G" is drive letter for Windows DVD
    ** "O" is drive letter for VHD partition
    <Write boot program into VHD>
    O:\windows\system32\bcdboot O:\windows /f ALL /s O:
    ** "O" is drive letter for VHD partition
    <Detach VHD>
    diskpart
    select vdisk file=C:\Temp\Win2go.vhd
    detach vdisk
    exit
    <Format USB thumb drive in NTFS>
    diskpart
    list disk
    select disk n (n is a number of USB thumb drive)
    clean
    create partition primary
    format fs=ntfs quick override
    active
    exit
    ** "E" is drive letter for USB thumb drive
    <Write loader into boot sector>
    G:\boot\bootsect /nt60 E:
    ** "G" is drive letter for Windows DVD
    ** "E" is drive letter for USB thumb drive
    <Copy VHD file to USB thumb drive and mount>
    copy C:\Temp\Win2go.vhd E:\
    diskpart
    select vdisk file=E:\Win2go.vhd
    attach vdisk
    exit
    <Write boot info into USB thumb drive>
    F:\Windows\system32\bcdboot F:\Windows /s E: /f ALL /v
    ** "E" is drive letter for USB thumb drive
    ** "F" is drive letter for VHD partition on USB thumb drive

  • Howto boot recovery discs from usb stick

    hi.i have t40 and i just bought recovery media(because predesktop area is dead).i tried many ways but i cant afford to boot recovery medias from usb stick.which tool should i use?? i dont have optical drive??

    Hello mate,
    What version of windows are using ? It's possible with windows 7.
    http://forum.lenovo.com/t5/X-Series-ThinkPad-Laptops/Making-a-usb-stick-with-the-Lenovo-recovery-par...
    Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information on it.
    ThinkPad T510 4313-CTO Windows 8 x64 - Intel Core i7-620M - NVIDIA NVS 3100M - 8GB RAM - 240GB SSD- Intel Centrino Ultimate-N 6300 - Gobi 2000.
    ThinkPad Helix 3697-CTO Windows 8.1 x64 - Intel Core i7-3667U - Intel HD Graphics 4000 - 8GB RAM- 256GB SSD - Intel Centrino Advanced-N 6205 - Ericsson C5621gw

  • Can all macbooks boot from usb(stick,hdd) and firewire(hdd) an os: linux, win, mac os x, opensolaris, etc

    Subject: BOOT FROM EXTERNAL STORAGE DEVICE - After this setup properly
    Can all macbooks boot from usb(stick,hdd) and firewire(hdd) an os: linux, win, mac os x, opensolaris, etc?
    what about:
    Apple MacBook Pro MB133LL/A 15.4-inch Laptop(OLD VERSION) (4GB RAM 120G HD 2.33 GHz Core 2 Duo processor, 15.4" Matte Screen, 4GB memory, 120 GB 7200 rpm hard drive) White

    Yes,
    Disconnect everything hooked up to the PC except the keyboard, mouse and monitor.
    Then use this method to flash the BIOS.  It is the safest way to go.
    USB Device BIOS Flashing in DOS
    DOS Flash  (DOSFlash.exe, FlshUefi.cpu) is the DOS-compatible System BIOS flash utility that can be used from a DOS bootable storage device (where "DOS" refers to any of a number of compatible operating systems such as FreeDOS, MS-DOS or DR-DOS). FlshUefi.cpu is the required driver for DOSFlash.exe. To flash the System BIOS from a bootable USB storage device, you will need to copy the contents of the DOS Flash folder to the USB device, boot the PC from the USB device, and execute the DOSFlash application. To see a more complete description of the DOS flash utilities, view DOSFlash.txt located in the DOS Flash folder. This folder also contains the required binary image of the BIOS.  The binary image file is named xxx_MMmm.bin where "xxx" is the BIOS family, "MM" is the major version number, and "mm" is the minor version number.  This file can be copied to the root directory of any USB removable medium for use with the F10 setup "Flash System ROM" option 
    View Contents of DOS Flash Folder
    The links on this post don't work. I copied the section from the BIOS flashing instructions for the specific section you need.
    Paul

  • Boot from usb stick a usb stick OS like Linux

    The below can boot from usb stick a usb stick OS like Linux on stick?
    Apple MacBook MB403LL/A 13.3-inch Laptop (2.4 GHz Intel Core 2 Duo Processor, 2 GB RAM, 160 GB Hard Drive) White
    Apple's Mac OS X 10.5 Leopard operating system can upgraded to Lion? If yes this has any impact in this laptop (Is it best leave like is the Leopard?)?
    memory can upgraded with this[15' or 13' RAM is the same?]:
    Kingston Apple 4GB Kit (2x2GB Modules) 667MHz DDR2 SoDimm iMac and Macbook Memory (KTA-MB667K2/4GR)
    http://www.amazon.com/Kingston-Modules-Macbook-KTA-MB667K2-4GR/dp/B001265GI2/ref =pd_sim_pc_2

    Hmm, when you mean "bootable" are you meaning booting a operating system from the USB to run the computer with?
    Because that's what "booting" means, not mounting, which is what I think you mean.
    I say this is because you mentioned a PC, and a generic PC can't normally boot from a USB with OS X installed without a LOT of extra help of the hacking/breaking software agreement kind which is beyond the capability of most.
    If you mean your USB thumb drive is not mounting or showing up on the computer to trade files, then please tell us how you formatted the USB or if you didn't or not and it's volume size.
    Also if it does have OS X on it, what version and where did you install it from, because it might be lacking the hardware drivers for the other Mac.

  • How can I boot linux from usb drive and/or dvd drive on a windows 8 laptop please?

    Hi all,
    Could someone describe how to set my windows 8 laptop to boot linux from usb and or dvd drive step by step please? I have HP laptop. Thank you.

    http://www.cisco.com/en/US/prod/collateral/modules/ps6247/prod_qas0900aecd80232483.html
         Q. What sizes of USB Flash sticks are supported?
         A. USB Flash sticks are supported in 64, 128, and 256 MB sizes. No other sizes are supported.
         Q. Can I use any USB memory stick for this application?
         A. No. Only Cisco USB memory sticks are supported.
    Q. Can I boot an image directly from the USB Flash module?
    A. Yes. USB drivers have been added to rommon, starting with version 12.4(13r)
         Q. Can I format the USB Flash module on the router?
    A. Yes. You can format the module on either a router or a PC. You must  specify "FAT16 file system" as the file system for the PC format process  to use.
    If your setup satisfies above conditions you can get the router to boot up with the IOS on the USB flash
    If you are in ROMMON mode, use 'dev' to find out the name of the USB Flash (should be usbflash0).
    set BOOT=usbflash0:
    If you are in the router,
    boot system flash usbflash0:

  • Portege P3500: It's possible to start from USB-stick?

    Is it possible to start from usb-stick? i have tried to make a bootable usb-stick , and it really worked on my pc at home , but not on the laptop ..bios settings are ok , as far i know (usb-fdd legacy enable , first boot device fdd)
    where is the problem ?

    Try to update bios. Even though it has that option does not mean that it will. Make sure in BIOS that legacy emulation is enabled as well. Then connect your USB and turn on the computer. Go into bios and check to see if your USB keystick is located under boot devices, which it should be. Other then that, you might have installed the boot program wrong. CD's etc have a boot.ini file. Basically an ini means initiate. So boot.ini initiates boot process. If this is configured wrong, or doesnt exist on the boot device you are using, it will not boot from the device even if configured in BIOS.

  • NEED HELP! - Installing Camera raw presets from USB Stick

    NEED HELP! -installing Camera raw presets from USB Stick.
    I am attempting to install the Camera Raw Presets. 
    It says to put them into User Name/Library/Application Support/Adobe/CameraRaw/Settings... 
    When I get to CameraRaw the ONLY folders in there are CameraProfiles & Lens Profiles. 
    I have searched everywhere looking for a CameraRaw-Settings folder and cannot find one. 
    I have latest version of CameraRaw installed and still no settings folder. 
    I even attempted to find it by looking in camera raw where it has saved the custom settings I made as presets and it shows that they are saved but will not show me where. 
    I am using CS5 specifically Photoshop v12.0.4 and Bridge. I have Lightroom 4. I have iMac OS  10.7.3
    Do I need to reinstall Camera Raw and how do you do that?
    Will I then lose my presets that I made in CameraRaw?  
    Thanks for your help

    Here is a note from the ACR 7.1 beta release.  http://labs.adobe.com/technologies/cameraraw7-1/?tabID=details
    Perhaps this answers question.
    Frequently Asked Questions
    Why is it no longer required to place the plug-in file in the specified directory on my hard drive?
    The Camera Raw update process has grown to include lens profile and camera profile files which are easiest to install via a single installer process instead of updating several different directories manually.

  • Trouble opening Jar from USB stick on a Mac

    Hi all,
    Has anyone else had any problems running Jar files from a USB stick on a Mac -- directly clicking on them in the finder?
    What I've found:
    - I cannot run any Jar file I try if it is on a USB stick and I double-click on the jar file in my Mac
    - I CAN run jar files from a CD by double-clicking
    - I CAN run jar files from USB sticks on Windows directly from the window
    - I CAN run jar files from a USB stick on a mac if I call "java -jar" directly from the terminal
    I have tried running from USB sticks on several different Macs, and I've tried a number of different Jars that I've created over the years -- nothing works. The Java code isn't doing any path-based finding of files or anything like that.
    Anyone else tried this? Are there any solutions?
    Thanks,
    Sam

    Try this:
    With the stick plugged in, go to Finder->Applications->Utilities->Disk Utility.  From there, you should see your memory stick appear in a sidebar on the left.  Click on it, then click on the "erase" tab and follow the instructions.

  • OS X Lion USB Thumb Drive can run from usb stick?

    OS X Lion USB Thumb Drive can run from usb stick[no install]?

    Your questions are easily answered by means of a web search, which you can do as well as I can. You can order a Lion installer on a USB stick. I don't know how big it is, and it doesn't matter, because all you can do with that stick is install Lion, which is what you don't seem to want. If you have a Mac and want to be able to run Lion from an external storage device, the capacity of the device has to be at least 7 GB.
    Apple - OS X Lion - Technical specifications
    I hope you understand that if you buy the Lion USB installer with the intention of installing onto a PC, or running Lion on a PC without installing, you'll be wasting your money. It won't work.

  • Can i start mba from usb-stick ?

    hi
    is it possible to start a mba from usb-stick with osX ?
    thanks for response.

    is it possible to start a mba from usb-stick with osX ?
    Yes, if the stick's large enough and formatted as Mac OS Extended (Journaled).
    (53239)

  • Cisco 3825 router boot ios from usb

    HI All
    I got a Cisco 3825 Router CF card failure, can I boot IOS from USB? 
    Physically I found 2 usb ports but nothing I can see in ROMMON mode, may I know how to boot from USB?
    rommon 1 > dev
    Devices in device table:
            id  name
        flash:  compact flash
    bootflash:  boot flash
        eprom:  eprom
    rommon 2 >
    Hugo

    Hi Hugo, 
    The only time you can get an ISR G1 (except 870) to boot from USB is when you have upgraded the bootstrap to 12.4(13r)T15.
    The command to boot from USB is a hidden command.  From ROMmon the command is "boot usbflash0:IOS_filename.bin".

  • How to transfer files from USB stick

    How can you transfer files from USB stick to ipad2?

    Buy a portable wi-fi router with file sharing such as MOCREO 5-in-1 Portable WiFi (not personaly vouching for this one it just happens to be the one I have and it cost less than the apple connection cables).
    Plug your USB stick into the router
    Connect your phone via wi-fi to the router.
    Log into the routers built in file managment or use any FTP capable app to connect (GoodReader, ifiles, etc)
    Transfer files.

  • Booting from iso from usb drive

    I want to boot arch from iso from my thumb drive. Based on the wiki article on Grub, I've put this entry to my grub.cfg:
    menuentry "Arch Linux x86_64" --class iso {
    set isofile="/iso/archlinux-2014.05.01-dual.iso"
    loopback loop $isofile
    linux (loop)/arch/boot/x86_64/vmlinuz archisolabel=ARCH_201405 img_dev=/dev/disk/by-label/IKAROS img_loop=$isofile earlymodules=loop
    initrd (loop)/arch/boot/x86_64/archiso.img
    Grub seems to load the kernel fine, but the kernel then fails to mount the drive with the following message:
    :: Setup a loop device from /iso/archlinux-2014.05.01-dual.iso located at device /dev/disk/by-label/IKAROS
    :: Mounting '/dev/disk/by-label/IKAROS' to '/run/archiso/img_dev'
    [ 9.556128] FAT-fs (sdb1): IO charset iso8859-1 not found
    mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
    missing codepage or helper program, or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so.
    ERROR: Failed to mount '/dev/disk/by-label/IKAROS'
    Falling back to interactive prompt
    You can try to fix the problem manually, log out when you are finished
    sh: can't acces tty: job control turned off
    [rootfs /]#
    I know I could dd the iso on the usb stick and probably avoid this, but I like my setup with several isos in a directory and appropriate grub entries. Does anybody know how to fix this?
    Last edited by Remedan (2014-05-02 19:23:41)

    elken wrote:I made it sometime last year and it has a load of ISOs on it but yes Arch was one of them. It was MultiCD sorry, not yumi. Like I said, it was a year ago. MultiCD was a piece of cake.
    Well, with MultiCD I can create an image which can boot multiple isos and write it on the drive. The thing is, I want to be able to use the drive as a storage device also. So I'd like something that would allow me to have a FAT partition on the drive and boot from that.
    But the core of my trouble is that the live arch doesn't seem to be able to handle the FAT partition.

Maybe you are looking for