Ubuntu Installation :: Making The Bootable Disk?

Apr 7, 2010

Do you know if you can burn (or mount - whatever) Ubuntu on a CD from Ubuntu, or must you do it with Windows?

View 2 Replies


ADVERTISEMENT

General :: Making USB Disk Bootable On Key?

Jun 22, 2011

How to make a usb disk on key bootable?

View 3 Replies View Related

General :: Making A Bootable Disk From ISO Images?

Jun 17, 2010

what is the procedure to make a bootable disk from ISO images downloaded from Red Hat Enterprise site?

View 8 Replies View Related

CentOS 5 :: Syslinux Error When Making Bootable USB Disk?

Oct 2, 2010

I'm trying to make a bootable USB disk by using syslinux. The USB disk is recognized as /dev/sdc.

#mkdosfs -I /dev/sdc
#syslinux /dev/sdc

After executing the above two commands, it generates errors as follow:

end_request: I/O error, dev sdc, sector 32
printk: 21 messages suppressed.
Buffer I/O error on device sdc, logical block 4
Buffer I/O error on device sdc, logical block 5
... ...
Buffer I/O error on device sdc, logical block 12
Buffer I/O error on device sdc, logical block 13

View 4 Replies View Related

Ubuntu Installation :: Making Bootable Grub 2 CD In Lucid?

May 3, 2010

It seems that the handy grub-mkrescue --overlay=/boot/grub Grub2CD.iso command that works nicely in Karmic is not the right way to create a cd iso in Lucid.

~$ grub-mkrescue --overlay=/boot/grub Grub2CD.iso
Unrecognized option `--overlay=/boot/grub'
Usage: /usr/bin/grub-mkrescue [OPTION] SOURCE...

[Code]....

/usr/bin/grub-mkrescue generates a bootable rescue image with specified source files or directories.

Report bugs to <bug-grub@gnu.org>.

View 4 Replies View Related

Slackware :: Making A USB Stick Bootable From A Bootable Cdrom?

Oct 23, 2009

I have a cdrom (bootable) that I want to copy over to a usb stick, and have THAT boot the system (Adding other files to it before hand) I know it's easy, but how? I've already made a iso of the cdrom.

View 2 Replies View Related

Ubuntu Installation :: Making USB Drives Bootable Once Downloaded The .iso File

Jun 6, 2010

Running Ubuntu 10.04 currently. But for some reason cant seem to find what im looking for about making USB drives bootable once ive downloaded the .iso file i want. USB-creator-gtk seems to only work with the ubuntu family. ImageWriter only works with .img files? I want to play around with other linux distros from .iso. I tried makebootfat and got some errors. ill post them later if you guys think makebootfat is the way to go but i think im making it to too hard on myself.

View 2 Replies View Related

Installation :: Bootable Floppy Disk Redirecting To USB?

Feb 10, 2010

I have a box that can not boot from USB, yet it can boot from floppy - how can I save the bootloader on a floppy and make it boot from USB?

View 1 Replies View Related

Ubuntu Installation :: Make Bootable USB Drive That ISNT Startup Disk?

Aug 19, 2010

I want to make a live USB drive, perhaps even 1 with its own GRUB and a choice of operating systems..Its 16gb so it will fit..or maybe just install multiple desktop environments so I can switch depending on the resoruces of the computer I am using..Gnome>E17>LXDE.But I want it to be a regular account with a root/administrator password, ect. When I use the Startup disk creator or Unetbootin I find that the results are pretty limited. I might as well be using a live CD, but thats not ideal. Alternately, when I just install normally it doesnt always load, even when I hit F8 and tell it to boot from my USB drive.Knoppix based distros seem to work better than Ubuntu based distros in this regard, but I dont want Knoppix I want Ubuntu/Mint and friends.Finally, I have sometimes been having problems 'mounting' or using 'swapon'. Even when I turn on Swap with Gparted Im still not getting the benefit of the large swap area I have created..is this because of how the operating system uses swap? Is there a live distro that will save files and settings to swap before using up ram, by default? If not, is there a way to change the behavior of Ubuntu Live CD?

Is there a reason why we cant make proper paragraphs? Is this site strapped for bandwidth or something? Is the site just acting funny?

View 9 Replies View Related

Ubuntu :: Making Bootable Usb Stick?

Aug 12, 2010

I'm trying to make a Windows bootable USB stick in ubuntu 10.4 remix (netbook one)

View 5 Replies View Related

Ubuntu :: Making A Bootable DVD From Non ISO File?

May 22, 2011

for some reason copied my recovery disk directly as a file to file copy and not creating a ISO image. So thats all I have, a non ISO image and I need to burn it on a DVD to make it bootable. nothing I have tried seems to work. I know K3B has some options but I dont know it so well.

View 4 Replies View Related

Ubuntu :: Making An Existing Install USB Bootable?

Feb 19, 2011

I've searched extensively on Google and here and can't seem to find anything addressing what I'm trying to do. The motherboard of my notebook (Ubuntu 9.10) completely died earlier this week. I pulled the hard drive and got an external case for it. Is it possible to have it boot into my original Ubuntu via USB?

Trying to do so as-is comes up with multiple Grub errors (Invalid Environment block, file not found, etc.) and I've tried addressing these Grub errors separately with no luck, but I have a feeling I'm skipping a basic step somewhere to make a primary drive USB bootable without reformatting.

View 9 Replies View Related

OpenSUSE :: Making A Bootable ISO From DVD For VirtualBox?

May 23, 2011

I started with a bootable Windows 7 Upgrade DVD. I tested the DVD by booting from DVD in a physical drive. The system put up a "press any key to install from CD/DVD" and it worked. Now, I attempted to make a bootable ISO for VirtualBox... To make the ISO, I used this:

dd if=/dev/sr0 of=windows7.iso bs=2048 conv=sync

which I've read will clone the DVD and its boot ability? Is this correct? When I start VirtualBox, version 4.0.8 r71778, I get the "FATAL: No bootable medium found! System halted." The IDE Primary Master (CD/DVD) is set to see windows7.iso, so I suspect it sees the ISO, only it doesn't appear to be bootable. SATA Port 0 is set to Windows 7.vdi. Am I missing a step somewhere? The system is running openSUSE 11.4.

View 9 Replies View Related

OpenSUSE Install :: Making An Os Bootable?

Mar 29, 2010

I got a hard drive with an image of an older redhat OS that i need to do some work with. The hard drive isnt bootable but i need to get into it somehow. I am not even close to an expert on these kinds of things, but i will provide the information that ive got.

fdisk -ul

Code:
Device Boot Start End Blocks Id System
/dev/sda1 * 63 149838254 74919096 83 Linux
/dev/sda2 149838255 156296384 3229065 5 Extended

[Code]....

The simplest way the occurs to me to do this is to virtualize the OS on it. So i installed hypervisor from yast, but (i think) it requires an image of the OS to virtualize it, not some partitions on a hard drive. Is there an easy way around this?

View 4 Replies View Related

General :: Making SD Card Bootable?

Aug 24, 2010

Earlier today I created a bootable USB stick by executing a script file that came with the distro for that purpose and experienced no problems. Later on, I tried exactly the same thing but using a SD card via a USB adaptor and it didn't work. Is there some difference in geometry between these two media types that could cause this problem?

View 5 Replies View Related

OpenSUSE :: Making Bootable USB Drive Using An ISO File

Mar 8, 2010

I have an ISO file that I need to make a bootable USB drive with... but I don't know of any apps native to openSUSE that can do this can someone please tell me what I might use, and how?

View 9 Replies View Related

OpenSUSE Install :: Making A Bootable USB Stick

May 10, 2010

Downloaded openSUSE-11.2-DVD-x86_64.iso Burned on a DVD and used to make an install op a Dell laptop Everything went okay. Now I like to make a install on a ASUS UL20A laptop without an optical drive Placed the iso on a USB stick with dd command The stick can be read by openSUSE 11.2 machine NOT by WIN 7 machine I tried to make the USB stick with Win32DiskImager.exe

View 9 Replies View Related

General :: Making Bootable Usb Stick For Clonezilla?

May 6, 2010

One of my computers is a netbook with no CD drive, so I need to create a bootable USB stick so I can reload a Clonezilla-made backup image from an external HD on to the netbook.I bought a 4Gb thumb drive and used Parted Magic to create a 200Mb partition on it. I formatted this and the remaining free space both as FAT32 and used Parted Magic to flag the small partition as bootable. Then I loaded the Clonezilla Live files onto this boot partition.Now the thumb drive boots up ok, but goes straight into a Parted Magic menu screen from which there is no way out! It's just the menu screen alone and has no PM functionality. This also happens on other systems where there is no PM installed or in the CD drive. So it must be something PM has done to the thumb drive.

View 1 Replies View Related

General :: Making A USB Stick Bootable RHEL5 From Iso?

Sep 4, 2010

I have RHEL5x86_64 iso,I have windows XP 64 bit OS installed and a 4 GB USB Stick and my optical drive is not working . I want to install RHEL5 on my system from the USB. I can do this in a linux system but unfortunately I have no linux system. How will I do it in windows, as I am not getting any correct application or correct procedure to do this ...

View 6 Replies View Related

Software :: Install GRUB In The MBR Of The Only Bootable Disk In The System, But Load Configuration And Images From Another Disk?

Apr 29, 2011

Is it possible to install GRUB in the MBR of the only bootable disk in the system, but load configuration and images from another disk?Basically I want to install GRUB on /dev/sda, but menu and images will be under /dev/sdb2.Note: /dev/sdb is not bootable.

View 14 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

General :: Making A Bootable Partition On A Compact Flash?

May 4, 2011

I have never worked with Linux before but as part of my new job I need to format and install a program on a compact flash card. I have followed our procedure to the T but when i install the card I get a No bootable partition error. Here is what I'm doing. I go into Gnome terminal and change to my directory to "cd dcmsetupdir" (this may not be important but I want to give as much info as I can. Then I type "sudo ./format_cf". once this is complete (no errors detected), I type in "sudo ./install_cf" this seems to install correctly but when I boot up the unit with the card in I get the no bootable partition error.

View 7 Replies View Related

General :: Software Recommend Program For Making A Bootable ISO File

Feb 26, 2011

I have Windows XP as an ISO file on a USB stick and want to make it bootable.Which Linux software do you recommend for doing that?

View 4 Replies View Related

General :: Making Bootable USB Flash Drive To Install Fedora 14

Jun 30, 2011

I have an Intel Core2 Duo system that I want to upgrade from Fedora 12 to Fedora 14. I have downloaded the DVD iso for Fedora 14, however, I do not want to burn a DVD for installation, and would like to be able to perform the upgrade from a USB flash drive. Where can I find information that will explain how to make a bootable flash drive that can install Fedora 14?

View 14 Replies View Related

Ubuntu :: USB Bootable Disk Won't Boot

Jul 6, 2011

I created a bootable USB for WHS but when starting my server it says �utomatic boot starts in 10 seconds".It then counts down to zero and in stead of starting the automatic boot is restarts with 10 seconds and counting back again.Did I do something wrong ? I have a WHS ISO file and used unetbootin to create a bootable USB stick (I tought)My server finds the USB stick and displays a blue window with UNetbootin at the top.Next line says "default" but thats it.

View 1 Replies View Related

Ubuntu :: Cloning Bootable Hard Disk

Feb 21, 2011

Recently my had disk crashed. It has taken me over a day to install and setup the drive - time I can't really afford. I'd like to know how I can clone a second as a bootable copy of the main hard drive and update from time to time. Therefore if the main hd fails again, I can simple boot from the second drive.How can I do this? I have two sata drives in the box, running 10.10 desktop.

View 1 Replies View Related

Ubuntu :: Cloning Bootable Hard Disk?

Mar 2, 2011

Recently my had disk crashed. It has taken me over a day to install and setup the drive - time I can't really afford.I'd like to know how I can clone a second as a bootable copy of the main hard drive and update from time to time. Therefore if the main hd fails again, I can simple boot from the second drive.

View 1 Replies View Related

Ubuntu :: Backing Up All Programs And Bootable Disk?

May 14, 2011

ok so i was wondering if there a program that i can use to back up all my programs and ubuntu to a boot able disk so say soming went wrong and i had to start over i could pop in the disk and reinstall with all my stuff ready is their a easy way of doing this if u need more info on wat i mean

View 6 Replies View Related

Ubuntu :: Making USB Startup Disk?

Jun 12, 2011

i am trying to make it so that my laptop that has crashed can run Ubuntu. It lacks an optical drive (CD Player) so i am trying to use a USB. After i downloaded the ISO, and then use the extractor like it says here I then went into the flash drive, went to [usb-creator.exe] The problem is that when i try to do this (make the USB the Startup disk) the iso refuses to load on the application, its hard to explain, but here's a picture. Even when i go to click other, browse for the ISO, and open that one, it still doesn't work.

View 3 Replies View Related

Ubuntu :: How To Create Bootable Cd With Disk Cloning Software

Feb 3, 2010

I'd like to have a bootable cd which then allows me to clone a hard drive, much like the "Ghost" application. I need to copy Fat32, NTFS, as well as the various Linux formats. I've not created a bootable cd before, so a step-by-step would be rather handy.

View 2 Replies View Related







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