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
ADVERTISEMENT
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
View Related
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
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
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
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
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
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
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
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
Jun 22, 2011
How to make a usb disk on key bootable?
View 3 Replies
View Related
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
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
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
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
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
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
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
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
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
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
May 2, 2010
I want to make an iso for some friends [and maybe friends of friends] that aren't all that tech savvy, so I want to change a few things to the original Lucid iso. First, I want the option to install Lucid out of the boot menu [but the other options should ideally stay]. Second, I want to include the ubuntu-restricted-extras so they can immediately try it out and see that it also plays video/audio etc.
View 9 Replies
View Related
Jun 30, 2010
upgrading my Karmic 9.10 to Lucid 10.4 I can't boot anymore to Linux only to Windows.My installation is a WUBI installation and I installed it on the only harddisk I have in the folder c:ubuntuNow when I boot I get a grub prompt and when I do LS I see hd0,msdos01 as partition.Now's I've tried to manual boot it by using the following commands from the ubuntu manual
set root=(loop0)
linux /vmlinuz root=/dev/sda1 loop=/ubuntu/disks/root.disk ro
after this command I get an error
[code]....
View 9 Replies
View Related
May 2, 2010
I am dual booting windows 7 and Ubuntu, and since the upgrade from 9.10 to 10.04 Windows 7 won't load.I tried the solution posted in another thread with a similar problem but to no avail.[URL]
View 9 Replies
View Related
Jun 7, 2010
I had a nicely working karmic 64bit/windows XP install, but the "upgrade" button to 10.04 has finally got the better of me. Now, when the PC boots up, the following failure occurs:Memory CheckPCI device listingVerifying DMI Pool Data ......error: no such device:e9eb88c2-67f2-47a7-bf9d-50b77b2d3480grub rescue>_Some more information.linux is on sdb1when I type "ls" I get: "(hd0) (hd1) (fd0)"however, I've not managed to get "ls (hd1,1)" or similar to do anything, the best I get is "error: no such partition".the command "find /boot/grub/grub.conf" results in the error "Unknown command 'find'"I've tried swapping the boot order in the bios from hd0 to hd1 but that has made no difference.There is no grub loader, no linux, no windows, no operating system of anykind, just the "grub rescue>" prompt.
View 9 Replies
View Related
Apr 18, 2011
After installing Ubuntu 10.04 on an external HDD (via Live-CD), grub never shows a menu, it only goes to command line.Every time I want to boot, I have to enter these commands:
set prefix=(hd0,1)/boot/grub
set root=(hd0,1)
linux /vmlinuz root=/dev/sda1 ro
[code]....
View 9 Replies
View Related
May 28, 2010
I was using the 9.10 version of Ubuntu, and everything was ok. So I decided to update to 10.04, by update manager, and it not works pretty well. So I decided to reinstall my ubuntu. In my PC I also have a instalation of Windows XP, my father and sister uses it. The installation went well, no problems, Lucid Lynx is working fine. But in the grub screen, if you choose Win XP, the CPU starts to whisthle continuously, and the only thing you can do is restart.
I have been reading about it, but do not find the exactly same problem. I have posted a thread in a portuguese forum (im from Brasil) and have no good responses. Sorry about the bad English, I dont have to much experience writing.
View 2 Replies
View Related
Sep 1, 2011
First, I know there are numerous threads on grub errors but I have tried all possible solutions and that's why I'm here. My issue is that I'm not able to boot from the grub prompt as described for installing grub from a LiveCD https://help.ubuntu.com/community/Gr...0from%20LiveCD. I can see grub is installed but is missing the kernal and other files. code...
I ran the boot_info script and the output is attached. From what I can tell it cannot even detect an OS being installed, but I've kept everything up to date and never had any issues. Everything was fine yesterday and now this. Also, I tried the Boot Repair CD and that did not work.
View 9 Replies
View Related
Apr 27, 2010
I've got a machine that I'd got 9.10 on, that I've now upgraded to Lucid Lynx - and I'm having the same problem with dual boot (or lack thereof) that I was having previously.
Rough scenario is:
(Original Vista machine had)
C: Windows Vista OS + Windows software, etc.: 500GB - single NTFS partition - SATA drive
D: General dumping ground for data. 500GB SATA drive. Was single NTFS partition, now shrunk to install Ubuntu.
So is now:
- NTFS partition (containing general rubbish)
- Ubuntu / partition
- Ubuntu swap partition
... and then 3 x 1TB SATA drives making up an (Intel ICH9R) FakeRaid RAID5 array - that Windows can happily 'see' and use, but I don't care about Ubuntu having access to it or even seeing it.
Lucid Lynx is installed to /dev/sde6 (IIRC) - but when I boot the machine just boots straight into Vista.
I've done what I can to try and get GRUB correctly installed - to the point that right now I probably have it splattered just about anywhere and everywhere.
So - now - the machine boots and simply presents me with "GRUB Hard Disk Error" and stops...
I can fix this by running the Vista repair, with a fixmbr etc. and putting the MBR back to 'normal' on the first boot disk (/dev/sdd in this case). The machine then just boots straight into Vista.
...or I can boot into Ubuntu (or Vista) by booting off a Super Grub Disk (CD) and selecting "Boot Linux" (or whatever it is) - and it correctly boots Lucid Lynx from /dev/sde6
Ideally I want a proper GRUB dual boot menu - but I just seem to be getting into more and more of a mess!
Bootlog below will show what sort of mess I'm in:
Code:
Boot Info Summary:
View 2 Replies
View Related
May 13, 2011
Short story: upgraded to Natty, slowed graphics, re-installed Lucid, got Error: file not found and grub rescue prompt
Code:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
[code]....
View 1 Replies
View Related