Ubuntu :: Make The New Copy Bootable?
Feb 8, 2011i want to copy an ubuntu system from one computer to another using netcat / tar. What directories should i exclude? also how do i make the new copy bootable?
View 1 Repliesi want to copy an ubuntu system from one computer to another using netcat / tar. What directories should i exclude? also how do i make the new copy bootable?
View 1 RepliesI've done an image according to:
[URL]
then I've copied it using:
Code:
# fdisk -l
Disk /dev/hda: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1145fa35
[code]....
How can i copy my G4L bootable CD into a partition, so thar i can boot from it, and not use the CD anymore?The idea is based in the fact that i am so lazy ... that opening/closing the CD is getting on my nerves
View 5 Replies View RelatedIf I dd copy a bootable usb drive to an iso will the iso be bootable?
I haven't tried it yet, but i'm going to. Heres the situation and tell me if I'm crazy.
I have several bootable CDs I use at work to do different things, so I went ahead and made a multi-boot usb stick with the isos on them and everything is golden. When i need something else, I am able to slap the ISO on the usb stick, edit the menu.lst and I'm good to go.
The problem is, for some of our equipment I have a bootable USB stick that I have to use. I tried copying the files on the bootable USB to my multi-boot usb and setup grub to boot it (which admittedly I'm no expert at), but have had no luck.
So now I'm thinking, I'll use dd to copy the bootable USB stick to an iso (using bs=2048) and then do my normal setup with an ISO and maybe it will work.
How to copy a Read-Only file in Linux and make the copy writable with a single cp command in Linux (Ubuntu 10.04)? The --no-preserve and --preserve seemed to be good candidates, except that they should "and" the mode flags, while what I am looking for is something that will "or" them (add +w mode).
More details: I have to import a repository from GIT to Perforce. I want that all Perforce depot files are Read-Only (that is how Perforce was designed), while all other files that were derived/copied from depot files are writable. Currently if a Makefile tries to copy a Read-Only file then the derived file will also be Read-only. This leads to build-errors when cp tries to overwrite Read-Only file second time. Of course the --force is a workaround here but then the derived file is also Read-Only. Also I do not want to mess with "chmod" after each "cp" command - I will do that only as the last resort.
Ive installed and have up and perfect a copy of ubuntu, thing is i need windows for recording and xna, i want to make a installer from usb as i havent one cd or dvd i can use for installing and all the quick fixes seem to be either in linux to make a linux usb installer, in windows to make a linux usb installer, or windows to make a windows installer, but i cant seem to find one for linux to make a windows installer, as in i would like a linux program to create a bootable usb of windows of a iso i already have.
View 4 Replies View RelatedI have two HDDs in computer, one with ntfs and windows on it and second with btrfs. I want to get data on that btrfs disk. I boot with bootable USB stick with ubuntu on it but I found out that I cannot copy anzthing. I dont have permissions. How to change that. I am logged in as nobody here in USB stick, and files are probably locked as mz previous username when I create them.
View 1 Replies View RelatedI would like to understand the following:
I have a Debian installation CD that I can boot from. Now I copied that to an USB-stick using dd
dd if=/dev/sr0 of=/dev/sdc bs=1M
The CD-image should contain a boot-sector and everything else that is needed for booting, yet the USB stick does not boot.
What am I missing - why does the stick not boot?
PS: I am not interested in tips on how to create a bootable stick, I only want to understand why the above method does not work.
I would like to copy few myDSL extensions/plugins to dsl.isowiki says: "When a new version of DSL comes out, just copy your additional applications to the root directory of the CD-ROM. There is no more need to redo a custom remaster to get your favorite applications on the live CD -- no more time consuming uncompressing, chroot'ing process, or accidentally making coasters"."How to copy myDSL packages to .iso so that its still bootable afterwards?
View 2 Replies View RelatedThey filled up the hdd and need more space. I first considered just adding a slave drive, but thought it might be better just to copy all of the content from the old drive to the new drive. Then, make the new drive as the master and the old as a backed up copy slave drive.
View 14 Replies View RelatedOld habits die hard...I wanted to run a DOS program and the most expedient way was to copy it to a bootable floppy. Problem one, floppy isn't mounted by default. Ok, so I mounted it, then attempted the copy. The copy failed almost immediately with an error message. I rebooted into ubuntu, did the same thing, and it worked.
View 2 Replies View RelatedI have a bootable Linux compact flash card and want to copy it to an SD card. What would be the easiest way to do this?
View 2 Replies View RelatedI have a 16GB Ubuntu Webserver running on a Transcend SMART CF chip (Yes I know all the reasons not to). I want to move that entire system (OS, Files and structure) to an external bootable HD that will probably be closer to 100GB. What's the easiest way to do this and have it be plug and play. By which I mean I can then plug the drive into a new system and boot it up just as it was running on the old system.
View 1 Replies View RelatedHow to copy bootable USB stick including MBR partition table? I have Debian Lenny installed.
View 1 Replies View Relatedcopy a compact flash card with a form of Linux on it (Found out it was custom version based on Fedora Core 3). The flaky USB card reader seems to have hosed the flash card, it shows up with unknown volume after ejecting the card and reinserting it. My troubleshooting: I have Ubuntu on a flash drive that I used to start all this to read the flash card.
- I tried Disk Utility to reformat the card as Master Boot Record and the volume as ext3 with flag set to Bootable and copied the files using cp in command line.
- I tried ISO Master & mkisofs to make an ISO that the USB thumb drive tools can use, but it wouldn't copy all the files. Looks like symbolic links either were ignored or couldn't find the source file with -f.
- I learned that I might need a boot partition with a boot image, which I think I have in initrd-2.6.14.7img, but I don't know how to do that. Do I also need a swap partition?
My updated goal: using the files from the flash card, make a bootable compact flash card with Fedora Core 3.
How can I make a bootable dvd with a image that has a .ndf extension?
View 1 Replies View RelatedI am on XP and just bought myself a eeePC but the USB installer method at [URL] site doesn't work for me. Any other alternate image writing utility that will transfer .iso image to my 4GB USB drive?
View 3 Replies View RelatedI know how to make a bootable Ubuntu disk on a USB but I want to know how can I make a windows cd bootable on a usb using Ubuntu. I only have Ubuntu installed on my computer but I want to make a small partition with Windows XP in it and I have the Windows XP CD and ISO but I dont know how to make a bootable USB in Ubuntu...
View 9 Replies View RelatedI need to boot the ultimate boot cd from an usb stick. Do I just copy the iso image to the usb key? How do I make the usb stick bootable?
View 3 Replies View RelatedI am trying to make Ubuntu 11.04 USB using Arh linux I downloaded the CD iso and dd'ed it to the USB, it does not work How to make it using the 'normal' liunx tools (dd etc) and not the GUI USB maker ?
View 2 Replies View RelatedI 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 RelatedHow do I make a bootable USB from a Xp iso file with Ubuntu ?
View 3 Replies View RelatedAnyone know a good program which can make floppies bootable? I have looked in Synapitc with no luck, I only found floppy formaters.
View 5 Replies View RelatedI would like to know if there is some way to do a bootable usb to can install windows from ubuntu.
View 1 Replies View RelatedI need to install windows on my netbook in order to run some programs I need for school. I currently have Ubuntu 9.10 installed on here and am trying to make a bootable windows 7 usb. How I can do this?
View 5 Replies View RelatedI am trying to make a bootable usb with ubuntu 10.10. I want to wipe my hddn and install ubuntu 10.10 and win7 (dual boot). I cant use cds cause my cd drive is broken so usb is my only way. When I have created the usb it doesn't work properly. This is what happens when I start the comp. with the usb:
Larger pic: [URL]
I have tried to make the usb in both ubuntu and win7 with the same results. I have created a working usb boot before but with an older version. I have come across this problem sometime ago when I tried to burn kubunt on a cd. Think it was the 10.04 version.
Does anyone know how I can obtain a DVD ISO or how to convert the CD ISO to DVD to make it bootable?
View 2 Replies View RelatedI'd like to make a bootable usb that can save more than 4gb of changes, but I don't see a way to use anything other than FAT format when using the disk creator. I can format the hard drive in ext, but creator always reformats in FAT.
View 9 Replies View RelatedI recently found myself in need of an installation of windows xp on my eee 901. I know I once did it long time ago (half year before I permanently moved over to ubuntu. How to make bootable usbstick for Ubuntu in XP.
View 2 Replies View RelatedI have a laptop that I need to update the BIOS but I cant get into Windows. Here is what I want to do.I know I need a DOS boot able disk. I figured I would download the FreeDOS disk and just add a file to the iso and burn the ISO. So far I cannot do that and I don't know how or even if there is a way to do this. So the long of the short of it is I need a bootable cd that is dos based and has my BIOS update file on it.
View 2 Replies View Related