Ubuntu / Apple :: How To Create A Bootable Live Usb

Sep 1, 2010

I am using osx on my macbook wanting to create a bootable ubuntu usb pendrive so that i can install ubuntu on my hp laptop. Is anyone aware of any similar tools for osx such as Unetbootin?, or how i can go about creating a bootable live usb.

View 1 Replies


ADVERTISEMENT

Apple :: Ubuntu 10.04 : Create A Bootable Usb Stick From Mac OS X?

May 19, 2010

I'm trying to install Ubuntu 10.04 on my netbook, but I can't figure out how to create a bootable USB stick form my current computer, running Mac OS X.

View 5 Replies View Related

Fedora Installation :: Create Bootable HDD From F11 Live CD?

Oct 2, 2009

This is the first time that I try to install Fedora 11 to my Cd-driver-less notebook. I try to boot from my USB stick it did not work. For me, only feasible solution is to boot from HDD.

However, how do I create bootable HDD from Fedora 11 live CD? I have already downloaded and burnt Fedora-11-i686-Live.iso to a CD. Since I cannot boot from my CD, I need to boot from the HDD. But how?

Also some additional info: I have already formatted my notebook's HDD by hooking it to my PC. So I can only access my notebook's HDD from my PC (winXP installed) As far as I can guess, I need to partition and format my notebook's HDD based on fedora's requirements. (I do not know how?) And copy some boot and installation files to these partitioned disks. (don't know neither)

View 7 Replies View Related

General :: Create Multi Bootable (with Menu) Cd / Dvd That Contains Number Of Live Cds?

Mar 4, 2010

How can I create a multi bootable (with menu) cd/dvd that contains a number of live cds? Is there any "easy" way of doing this? Isolinux is the way to go I guess, but is there any tool available for this?

View 2 Replies View Related

Ubuntu / Apple :: Create A Live USB With Or Without Persistence For Mac And Pc?

Jun 7, 2010

First things first, you will need:1GB or larger flash drive rEFIt (Link at the bottom) A linux installation, virtual machine, or live cdA Mac OS X installation/installation disk Administrator permissions gparted (comes on most linux live cd's) hfsplus/hfsprogs for hfs+ support in linux Alright Step one (in linux):Format your USB key with an MBR partiton table. Add an 8MB ext3 partition named "GRUB" for simplicity. Add a 16MB hfs+ partiton. Use the rest of your disk as FAT32. Step two (also in linux):Mount your ext3 GRUB partiton Open terminal and do "sudo grub-install --root-directory=<mountpoint> /dev/myusb", of couse replacing <mountpoint> with the mount point and myusb with the correct sdX. If you get an error saying that there is no bios boot partition (which you shouldn't), open gparted and select the grub partition and select the flag "bios_grub". Close GParted if it is open and reopen it.

Set the boot flag on the GRUB partition. Copy all of the contents of your live cd iso or cd (including the hidden folder ".disk") to your fat partiton. Skip the following steps in the step two if you don't want persistence In terminal create a zero'd out file called casper-rw in the fat partiton with "dd if=/dev/zero of=/media/LIVE/casper-rw". Replace the /media/LIVE with the mountpoint again.

Now type "mkfs.ext4 /path/to/casper-rw" and follow the instructions if there are any Step three (in mac):Open the rEFIt dmg and copy the "efi" folder to the hfs+ partiton. Locate the file called "enable.sh" in the efi folder Open a terminal and type "sudo " and then the path to the enable.sh. (You can find it by dragging the file into the terminal) Step four:Reboot your computer holding the option key Select rEFIt on your USB drive (If it doesn't appear take it out and plug it back in or boot all the way up and then reboot again) Select "Linux on HD" that has a picture of a flash drive on it. You will now be at the GRUB prompt, so type the following:

Code:

root (hd0,3)
linux /casper/vmlinuz boot=casper persistent
initrd /casper/initrd.lz
boot

Of course take out the persistent part if you didn't use the persistence file. [URL]

View 9 Replies View Related

Ubuntu / Apple :: Bootable Installs: USB, SD, ExpressCard?

Jan 31, 2010

I have searched for a few days now and it seems this forum is the most active when it comes to linux questions so here goes. I have a MacbookPro5,1 and have been looking into various ways of running a linux distro in non-legacy mode, aka through EFI. I was thinking Fedora 12 (gasp) because it supports EFI booting on MBR formatted drives BUT not on a GUID drive (correct me if im wrong). The biggest reason I want to use EFI is because I want to use the 9400m instead of the 9600 card which apparently can be accomplished by entering the correct PCI ID into the xorg.conf file. - I'd like to avoid using the internal drive (running 10.6.2) but am open to it if no other options exist I need to be able to boot via EFI (and able to select it by holding Option at boot)

Variables:
- USB and SDHC cards my AFT PROExpress-7 card reader are bootable via EFI. I understand that these types of flash memory (SD especially) were not designed to run operating systems and the amount of read/writes could kill the drive off quickly if configured wrong. I am unsure of whether or not the ExpressCard/34 slot can boot off an ExpressCard SSD. I have been looking at the MyDigitalSSD 32GB card because it is much faster than the older versions of ExpressCard ssd's and is relatively cheap. Can anyone comment on this or other ExpressCard SSD's?

NOTE:
- I know about rEFIt but I don't think it helps me in this case (booting XP yes, but if i want to boot linux EFI i don't think so) As mentioned above, I am unsure of what are the requirements for booting a linux distro via EFI when it comes to type of partitioning scheme and what bootloader to install (grub2 or elilo) for a Macbook Pro I'm open to any/all suggestions and will try to document everything I do to update the sparse Wiki's when it comes to this topic.

View 5 Replies View Related

Ubuntu / Apple :: Make A Bootable SD Card On A Macbook Pro 13"?

Jun 19, 2010

I'm trying to make a bootable SD card on my macbook pro with built in sd reader so that I can load ubuntu netbook on my eee pc.

I followed the instruction on the Ubuntu Netbook download page, and it appears to work, but the SD card isn't bootable. I've tried to boot from it on both the eee pc and the macbook.

If you know how to do this, or know of some alternative way I can load ubuntu netbook on my eee pc that would be great.

View 1 Replies View Related

Ubuntu :: Make A Bootable Usb With The Live Cd Of 8.10?

Jan 4, 2010

I just downloaded Ubuntu 9.04 while using the 8.10 live cd. I was planning to burn it to a disc, but I forgot all about the live cd issue. So is there anyway I can burn Ubuntu 9.04 without having to download it to a real os. Or can I make a bootable usb with the live cd of 8.10.

View 9 Replies View Related

Ubuntu :: Make An Live USB That's Bootable Without Having To Install Qt?

Mar 21, 2011

how to make an ubuntu live USB that's bootable, without having to install qt? I've looked at the ubuntu guides on the matter but they either seem to be out of date, incomplete, or tell you to use unetbootit that requires qt. It seems silly to have to install hundreds of MB of qt on my tiny eeepc just to make a bootable usb.

View 14 Replies View Related

Software :: Create Live Distro For Organization And Live Scripts?

Aug 18, 2010

I need aufs support/patch for kernel 2.6.34.1 as i i need to create a live linux distro for my organization and linux live scripts (the scripts which I am using for creating live linux distro) require aufs and squashfs support. There is a directive for squashfs in kernel configuration file but nothing for aufs and the patch available at linux-live site seems not to work.

View 14 Replies View Related

CentOS 5 :: Using 5.4 From A Bootable Live USB Drive?

Nov 14, 2009

Is it possible to install CentOS 5.4 on a USB Flash Drive to boot from or even a LiveCD? I know with OpenSUSE 11.2 there is a LiveCD version and Ubuntu can be booted this way.

View 1 Replies View Related

Debian :: Create USB Live Using Live-helper Under Lenny?

Feb 1, 2011

Howto create USB Live image using live-helper under Lenny?

View 1 Replies View Related

General :: Cannot Create Live Usb For OpenSuse Using Live USB Creator?

Sep 22, 2009

I just downloaded OpenSuse 11.1 64 bit live cd from it's official site.I have live usb creater in my xp box , with the help of which I successfully created live USB for fedora 11 earlier. Now the problem is whenever I try to create live usb using Opensuse live ISO image after extracting all files to usb , it gets failed.The same thing is happening with OpenSolaris 11 live cd iso image. Does this mean that live usb creater I have, was only foe Fedora distros?

View 4 Replies View Related

Ubuntu :: Create Bootable Iso From .exe File?

Mar 3, 2010

I am running ubuntu 9.10 on my pc, trying to update the bios on a thinkpad a31. I'm trying to create a bootable iso disk from the downloaded file from ibm (spsuiv69.exe) it is currently sitting on my desktop.

To be clear - I am having trouble making the .exe file an iso. I read this is the best way to update bios on a linux machine, if there are better ideas - whatever works.

View 9 Replies View Related

Ubuntu :: Create A Bootable Windows 7 USB

Jun 13, 2010

I lose my W7 DVD a couple of times and im tired of making DVDs when i can just create a Bootable USB but the only thing wrong is that i know of ...you can only create Ubuntu USB in Ubuntu.... In Windows you can create a Windows USB with progrmas and UBuntu as well... SO since windows can make multiple USB bootable... Does Ubuntu have a Program that will allow me to Create a Bootable Windows 7 USB?

View 9 Replies View Related

Ubuntu :: Create Bootable Iso For Installed XP?

Aug 19, 2010

how to write bootable cd i want to write xp in my cd how can burn that to format my system

View 1 Replies View Related

Ubuntu :: Create A Bootable Pen Drive Of 10.10?

Oct 12, 2010

how to creat a bootable pen drive of ubuntu 10.10???

i can't make bootable usb flash drive of ubuntu 10.10 useing "Universal-USB-Installer-1.8.0.4" as [URL]. how can i make a bootable ubuntu 10.10 using my pen drive. i have the .iso file.i don't want to burn it into cd.

View 1 Replies View Related

Ubuntu :: How To Create Bootable Usb Stick

Nov 4, 2010

Running: Ubuntu 9.04 32 bits I'm trying to create an bootable usb drive for installing windows 7 so i took this release"Microsoft.Windows.7.Enterprise.x64.Integrated.Oct ober.2010-BIE"

1. Extracted to get the iso

2. Formated my 8gb usb flash drive with gparted

3. Extracted all the files from the iso with UNetbootin to my usb stick

4. Restarted and selected boot from removable drive in the bios options

After step 4 nothing worked i tried to remove booting from the hdd to force the computer to boot from the usb drive but just get the message that i need to insert an bootable media or restart.

Tried several times and the usb worked propperly while installing ubuntu 9.04 which I run this writing moment. I'm out of ideas and I don't have an cd/dvd reader to boot an dvd from either so via usb is the only thing my knowledge is capable to.

View 8 Replies View Related

Ubuntu :: Create A Bootable CD Containing Some Useful Progs?

Feb 27, 2011

ok so i want to create a bootable CD containing some usefull progs.. ie gparted live / clonezilla live / Memtest etc.... how would i go about making this cd with a choice window to select what application i want to run ?

View 7 Replies View Related

Ubuntu :: Unable To Create Bootable USB For 11.04?

May 4, 2011

I followed the directions on the Ubuntu site and on the forum but am still unable to make one.I used the Universal USB installer (as directed by the Ubuntu download page) and the unetbootin utility as found on a thread in the forums. To ensure that it was not the USB drive, I've used a Kingston drive and a SanDisk drive. Both report "no Operating System found" when attempting to create the drive.I'm using Win7 x64 to create the bootable drive, and ubuntu-11.04-desktop-i386.iso as the image.

View 3 Replies View Related

Ubuntu Installation :: Create XP Bootable USB In 11.04?

Jun 6, 2011

I have a WinXP ISO file and was wondering which is the most noob friendly way to creating a bootable USB with it to re-install XP onto my netbook via Ubuntu 11.04.I haven't found any tutorials out there explaining anything on the lines of this.

View 3 Replies View Related

Ubuntu :: Create A Windows Xp Bootable Cd

Feb 13, 2011

is there any kind program works under ubuntu, like nlite for windows? i need to create a windows xp bootable cd.and need to add sata drivers in this cd.

View 3 Replies View Related

Ubuntu :: Any Way To Create Bootable Windows USB Drive?

Sep 18, 2010

I was just wondering if there was any way to create a bootable windows usb drive without using a windows machine to create it.

View 2 Replies View Related

Ubuntu :: Create A Bootable Usb Drive With Windows XP?

Jan 8, 2011

How can I create a bootable usb drive with Windows XP from Ubuntu? I had been looking and looking on Google without any positive result. I tried UnetBooting but it don't worked.

View 4 Replies View Related

Ubuntu :: Create A Bootable CD To Update BIOS In 10.04?

Mar 3, 2011

How do i create a bootable CD to update my BIOS in ubuntu 10.04

View 2 Replies View Related

Ubuntu :: Create A Bootable SD Card For OLPC XO?

Mar 11, 2011

I need to create a bootable SD card for my OLPC XO and am trying to use UNetbootin on my Ubunto system. I have the img on a USB thumb drive and need to now create the bootable SD card. I am trying to use Unetbootin and there I can see my USB drive: /media/PENDRIVE/XtraOrdinary_2010_for_XO-1_Download_Edition.img

So far so good.

"But" the target only lists devices:
/dev/sda1
/dev/shm
/dev/sdf1
/dev/sdd1
/dev/sda

[Code]...

View 2 Replies View Related

Ubuntu Installation :: Create A Bootable WindowsXP Cd?

Apr 18, 2011

How can you create a bootable WindowsXP cd from ubuntu???

View 2 Replies View Related

Debian :: Create Bootable USB From ISO

Apr 18, 2015

I have created a bootable USB with PowerISO in Windows 8, and the device is now booting. Why any of the solutions below creates a bootable ISO correctly? I would like to know what to do in case I have to create a bootable ISO again, but without using Windows. I have been searching about this, but I couldn't manage to find the solution.

System: ASUS laptop, Debian 7.8 Wheezy, Secure Boot disabled, Fast Boot disabled..I'm trying to create a bootable USB from an ISO image. The ISO image is PelicanHPC, a Debian-live based clustering distro, to create a home cluster with some computers just to try how it works.I have tried several ways of creating the bootable USB.

* Unetbootin
The Unetbootin loader is showing Default but when I press ENTER it will only show the same loader, not loading the kernel.

* dd and cp
I have tried dd standalone, and also as I could see in other websites, using isohybrid first on the ISO. I have tried setting/not setting as bootable partition /dev/sdb1 in fdisk. Using default bs and bs=4M too, without success.
I have tried running cp isoimage.iso /dev/sdb1, without success booting.

Then I tried booting the ISO image without USB from the local hard disk.

* grub-imageboot
Adding the ISO image to /boot/images and then running update-grub, but then, it won't boot, it keeps loading for a long time, 15 minutes, showing the splash image of the default grub (Debian's bootloader). I could read in the docs that it does not boot every ISO images.

* adding manually a menu entry to GRUB
I have created a loopback to the iso file and then loading the kernel (linux and initrd.img). This way, it loaded correctly, but when loading the system, an error message was displayed (unable to mount aufs on /root: No such directory) then kernel panic. A shell is prompted, if I do ls, it will display several directories, /root among them.
In boot.log there are 2 messages:

[code]....

I will try now the Unetbootin version from another computer that's running Debian 8 Jessie. There is not any unetbootin package in Debian 8 Jessie.

PelicanHPC is not too old distro, it dates from late 2013.Booting the ISO in a QEMU virtual machine boots and functions correctly, I even created a new virtual machine that boots from PXE and add a node to the master system.

View 14 Replies View Related

Fedora :: Create Bootable USB On Mac?

Mar 28, 2010

I have a iMac G5 and an eeepc 1000 netbook, and I would like install Fedora 12/13 on it. I have downloaded the Fedora-12-DVD.iso, now that .iso is on my Mac, and I would like to create a bootable usb(8GB) on Mac using the iso file. I did find a few instructions on how to do this in Mac OS X [URL] however, they were concerned with .img files. If I am to expand the iso file I can see several .img files in the img folder and a few in other folder, which do I choose? The obvious choice seemed to be install.iso but it was only 166MB so I thought the whole system could not, possibly be fitted into such a file.

View 4 Replies View Related

General :: Making A Live CD Bootable From Compact Flash (CF)?

Jun 16, 2011

Making a live CD using tools such as livecd-creator seems like a good solution to create a bootable read-only image to install on Compact Flash. My goal is to prevent failure due to write cycle limits of Compact Flash memory. A secondary goal is to have the live CD available for troubleshooting. However, Usenet postings indicate challenges in making the live CD image on CF bootable. Has anyone succeeded in doing this?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved