General :: Attempting Triple Boot - Need DD Command
May 2, 2010
I'm a newb and have ambitions for a triple boot with MAC/W2K/#! 9.04. I first installed Ubuntu on C600 laptop and then switched to Crunchbang 9.04 since the Dell is lacking any ooomph. Now I'm trying to triple boot an HP Pavilion a330n (AMD Athlon, non-SATA board which has created problems getting Leopard to play nice, but that's another story). I removed the HD from the C600 (W2K) and replaced it with another running only #!. I installed the W2K laptop drive as master on the HP desktop with a 120GB IDE drive as slave. The 120GB drive has been partitioned for 4: MAC (35GB, ext3), W2K (35GB, NTFS), #! (40GB, ext3) and Linux-Swap (remainder, ext3).
Now to the question: I was planning on using the DD command to "xcopy" the W2K drive to the W2K partition. Sounds simple. I am trying to use the following:
dd if=/dev/sda2 of=/dev/sdb3 bs=4096 conv=notrunc,noerror
To back up a step, I saw somewhere else suggesting to boot live and run off the CD to facilitate this since I'm manipulating both hard drives. Since I'm working live, I've had some trouble sorting out password issues with root. I managed to change the root password (I know - dangerous, but only for this session anyway). Each time I try to execute the dd command, I get nada. No activity. The cursor drops below the root@crunchband:~$ prompt and just blinks. There is no important information to be lost on either drive per se, but have lost the W2K install CD long ago which is why I need to use DD anyway.
View 1 Replies
ADVERTISEMENT
Jul 27, 2010
Current rig:
Toshiba Satellite L455 laptop
Celeron 2.20 GHz
Windows 7, 64bit
3GB RAM
I downloaded the DVD release of Kubuntu 10.04, from Kubuntu.org. The file is: Kubuntu-10.04-dvd-amd64.rar . I burned it to a DVD, as image, with ImgBurn application. See any problems so far? I want to dual-boot, leaving my Win7 in tact. I am confident that I can handle this with some patient instruction.
View 14 Replies
View Related
Feb 3, 2010
I need to find the best way to triple boot XP Win7 and Debian, with Debian installed first on my laptop. VMWare, Wine and Cedega cant do what I need with how I run my laptop, which is equivalent to my portable laptop/workstation. Is there a partitioning tool in Debian that I can install to make a small partition for each? I also hace to set up GRUB instead of the Windows BL.
View 1 Replies
View Related
Aug 14, 2010
trying to triple boot XP, Ubuntu, RHEL 5.4but unable to bring every thing in boot loader.* It loads XP with Ubuntu successfully or XP with RHEL 5.4 but not all the three.* when I install XP followed by Ubuntu then RHEL, I am not having a primary partition to install RHEL. It stops there.* I tried to copy the kernel path of ubuntu from grub.cfg in ubuntu and tried to edit in grub.conf file of rhel and added an entry but it displays in boot loader [start screen where it displays all OS listed] but unable to boot ubuntu [unable to load ubuntu kernel].Current situation reformat all Linux partitions and installed Ubuntu with below partition. installed successful. But rhel not installed due to error.Partition table:
/dev/hda1 > XP [primary patition][can boot and work]
/dev/hda2 > Ubuntu [primary patition][can boot and work]
/dev/hda5 > swap for ubuntu [secondary partition]
[code]....
View 4 Replies
View Related
Jun 22, 2010
So I just bought a 500GB HDD, now I want to use these three OS on my PC. I know how to dual-boot XP with 7, but i'm new to linux. BTW, would i need 3 partitions for these 3 Operating systems (1 for each) or can i install Ubuntu in one of those two windows partitions? (eg. C: XP&ubuntu, D: 7). What would be the easiest & fastest to do? And how to do it?
View 4 Replies
View Related
Aug 15, 2010
I have installed Linux Mint 9 within Win XP and have installed an additional HDD as a Slave on the same IDE cable as my DVD drive. I installed ubuntu on to the additional HDD using the live CD and when I try to boot the computer I am greeted by two versions of GRUB?! First version appears to be the one that comes with Mint and so asks me to boot either Windows or Mint, when I select Mint I get ubuntu's version of Grub, it asks me to boot one of three OS's; here's where it gets weird:
Top of screen says:
GNU GRUB Version 1.98-1ubuntu5-1mint2
If I select Win, it boots fine. If I select Mint it boots fine however if I select Ubuntu it says:
error: no such device
error: file not found
error: you need to load the kernel first
I pressed "e" within grub and was faced with this:
insmod ntfs
set root ='(hd1,1)'
search --no floppy --fs-uuid --set f6422203421e479
loopback loop0 /linuxmint/disks/root.disk
setroot =(loop0)
linux /boot/vmlinuz-2.6.3-21-generic root =dev/sdb1 loop=/linuxmint/disks/root.disk ro quiet splash
initrd/boot/initrd.img-2.6.32-21-generic
View 6 Replies
View Related
May 16, 2011
we have an oracle application server on red hat 4.6 upon booting it comes up with error: attempting boot from hard drive (c GRUB)
View 2 Replies
View Related
Nov 28, 2010
I install Win7 firstthen I install Ubuntu in a separate partition it run ok with grublast i install fedora in a separate partition it run with 2 choice win7 and fedoraI use hiren boot cd to boot with mini linux and run grub 2.0 application on it.i set up and run i only use Win7 and booot linux error.
View 2 Replies
View Related
Jul 14, 2011
I want to have LinuxMint, Fedora and OpenSUSE installed alongside Windows 7, and have the option to choose which one to boot from some sort of bootloaderow can I set up a bootloader (let's say, grub, or the windows bootloader) to be able to correctly boot all 4 OSs? And imagine I add Slackware to another partition, will I be able to easily add Slackware to the bootloader
View 3 Replies
View Related
Apr 13, 2011
I'm not exactly a newbie to Linux and it's OS, I have been using Ubuntu since the 8.xx release. I have two hard drives in my system, Hard Drive #1 is the primary drive and is 250GB, this hard drive is only used for Windows 7 Pro 64bit. The second hard drive is 320GB and split into two partitions. The first half has Windows XP Pro on it and the second partition has Ubuntu 10.04 on it. Both are split evenly at 160GB each. Here's how I did it, I first started by loading Windows XP Pro onto second hard drive, using the entire drive, once all updates and settings were applied I then installed Windows 7 Pro 64bit onto the first hard drive and used it fully. Once all settings and updates were applied I restarted the computer and it loaded directly into Win7, which is to be expected. I opened my computer, browsed through the second drive to make sure all files were intact.
I then downloaded and created a USB installation drive for Ubuntu 10.04. After the creation of the USB drive I proceeded to install Ubuntu 10.04 on my second drive, using half the space for Windows XP Pro, and half the space for Ubuntu 10.04. After that was all setup and done, I restarted one last time. Low and behold Ubuntu 10.04 and Windows 7 both appear on the boot menu, however Windows XP Pro does not. I panicked for a few short seconds but after logging into Windows 7 I realized all my XP Pro files where safe. So now I have 2 hard drives with 3 operating systems. Hard drive one has Windows 7 only and hard drive 2 is split between XP Pro and Ubuntu. However I cannot get Windows XP Pro added to the boot menu no matter how hard I try. I'm not entirely confident using the terminal as I am just starting to learn programming, but I know how to enter the commands and get things moving.
Every website that I look at tells me I need to start by editing some grub/menu.lsd, which for some reason does not exist or is "invalid directory". Some websites say I need to run "sudo apt-get grub-update", which again is an invalid command. Here's what I need. A step by step tutorial on how to add my XP into the loading menu. Example of step by step includes "Step 1: Open Terminal" and etc... It needs to be basic and down to earth. Don't just tell me to run codes and type a bunch of junk because that doesn't seem to work for me. I do not know what (hd,0) or (hd,1) means, but assuming the websites are correct, (hd,0) would be my Windows 7 HD and (hd,1) would be my Windows XP/Ubuntu HD?
View 14 Replies
View Related
May 13, 2011
I currently have an Acer Aspire One netbook 120GB drive which came with Linpus lite preloaded. I have set-up dual boot a year or so ago. It now dual boots to either Linpus or Vista (yes I know!) via the Linpus grub.conf ( I got the instructions I think from here: [URL] I want to get the latest Ubuntu 11.04 build on this as a third boot option. If this work OK I may ditch the Linpus or Vista build at some point. So I've used Gparted on a USB drive to setup up three extended Logical Partitions (sda5, 6 and 7).
I then loaded Ubuntu s/w via an external drive with
/boot on 100MB /sda5
Swap on 1GB /sda6
/ on the 40GB+ /sda7
When I was asked for the bootloader location in the Ubuntu install gui I chose /sda5 (out of complete ignorance) All fine at this point. What do I have to get the linpus lite /boot/grub/grub.conf to see and start ubuntu?? Or is there something else I need to do?? Also, how does Ubuntu know which swap partition to use, as there is already one for the linpus lite install.
View 14 Replies
View Related
Jan 25, 2011
I pretty much know nothing at all about partitioning hard-drives and unspeakably less about linux as a whole. but i really want to get into it. (The HP Mini 311 is what i am using)
Okay so a couple of days ago (before i had ever heard of Ubuntu, or even thought i could ever use Linux based software). I had been Dual-Booting OSX Snow Leopard and Windows 7, while using Chameleon boot-loader, on my HP Mini 311. Even though my sound-card and network adapter do not work while running Snow Leopard.
I followed this guide for dualboot: [url]
So i heard about the new Linux Os Ubuntu, and after trying it for about 3min on a USB i was sold. So i began to make my HP a triple-boot now with OSX Snow Leo, Windows 7, and Ubuntu.
I did this by recreating the same dual-boot system as before, but this time saving room for Ubuntu to be installed to my hard drive, after SnowLeo and Win7.
I got this to work perfectly by creating a 4th partition for Ubuntu and a 5th for swap area.
Here is where my problem lies... I saw this tutorial for dual-booting Win7 and Ubuntu, while making another partition so that windows and ubuntu can share the same files.
Here:[url]
Once i tried doing this on my triple-boot(adding ubuntu partition, swap partition, and a "storage" partition, on top of the 3 partitions i created during dual-boot setup) My Windows 7 stopped booting. I read somewhere that hdds can only have like 3 primary partitions, which is the only kind of partition i know how to use. so i was thinking maybe i could put this storage partition in another mount location, such as /home or /usr, because i think the added partitions is what messed up my Windows 7 boot. My only problem is i have no idea what different mount positions are used for, nor how to use them properly.
View 7 Replies
View Related
Sep 10, 2010
I have a Computer, It came with Windows 7 64bit on it. I installed Ubuntu through WUBI. I used the Windows Disk Management program to resize my HDD. I shrunk the main drive and created a 20 gig free space. I installed WindowsXP on this 20g space. I had to change from AHCI to ATA. I started my new XP installation. As I should have expected my the screen that let me pick between Windows 7 and Ubuntu was gone, and it just said XP. Well thats cool. I get in XP use bcdeasy and use the install Win7 to mbr. So I restarted. Great I now I have Ubuntu and Win7... but no XP. So i think, okay, ill boot into Ubuntu, use the update grub command and XP will be there, so i do it and restart. No XP, So i try to boot into Win7 and see if i can do something in there.. No luck it says it can't boot and takes me to a startup recovery thing. Which, as Windows recovery things tend to do, doesn't find anything wrong. So I have Ubuntu now, which is great, but I do need Windows.
View 4 Replies
View Related
Jan 4, 2010
does anyone know that if i can boot from an external hard drive with "openSUSE" installed on it?
how about FireWire, will it work?
i'm trying to set up a triple boot for me newly bought iMac.
View 4 Replies
View Related
May 10, 2011
I'm currently on a work trip with my Asus G72GX laptop for non-work use (I'm posting from my work laptop). Yesterday, I accidentally booted into my laptop's recovery partition (from the Grub2 bootloader). Before I realized that that's what was happening, it booted into some kind of recovery program which ended up in an error. I restarted the laptop and couldn't get into the bootloader anymore. Now, the only thing that comes up is an error -- "error: unknown filesystem." Below that, it gives me the "grub rescue>" prompt. Most of the commands that sites list for grub rescue only return "Unknown command". ls works and lists all of my partitions: (hd0), (hd0,msdos, (hd0,msdos7), etc. down to msdos1. When I "ls (hd0,msdos" (etc, etc) it says "error: unknown filesystem."
I then started looking into booting from a Live Ubuntu USB drive. I've tried 11.04 and 10.04 now and they both do the same thing. I put them on an 8GB flash drive (only 1 at any given time) using Universal USB Installer and was able to get to the Ubuntu menu (Run Ubuntu from this USB, Install Ubuntu on a Hard Disk, etc.) If I try either "Run Ubuntu" or "Install Ubuntu", the screen flickers and comes right back to that menu.BTW, my 3 operating systems are: Windows 7 HP 64-bit, Mythbuntu 10.10 64-bit, and Windows XP 32-bit. Laptop hardware: Core 2 Duo P8700 2.53GHz, 6GB RAM, Nvidia 8800 GTX video card.
View 4 Replies
View Related
Dec 29, 2010
I have Ubuntu 9.10. The batter drained several days ago, and now when I attempt to boot I simply get a string of indecipherable error messages which last for about 5 minutes, and the screen then goes completely black. I am not able to even get to the login screen. Windows 7 Starter boots fine, so it's definitely a software issue. Any solutions short of completely reinstalling? I really don't want to lose all of my data.
View 2 Replies
View Related
Jan 1, 2011
I've just gone and modified the MBR by following this article: [url]
What now happens is that I boot up the machine and all that comes up is an error:
The disk drive for /home is not ready yet or not present Continue to wait; or Press S to skip mounting or M for manual recovery
I have /home on a separate partition. Using the manual recovery I can see that the partition still exists and has all the files.
What do I need to do in order to get /home mounting again? Is this even the issue?
View 9 Replies
View Related
May 22, 2011
Today I attempted to install Win 7 on my Ubuntu 11.04 machine so I could dual boot. The Win 7b install went smoothly, but when I tried to fix grub everything went to hell.
I initially tried to reinstall grub using this walk though [URL] However, when I start the computer I get:
"GNU GRUB version 1.99~rc1-13ubuntu3
Minimal BASH-like line editing is supported....
grub> "
I tried to use the technique in [URL] to solve the problems, but when I try to run chroot I get a bin/bash error (I don't have the full error handy, but can rerun the steps if needed). The only potential cause that I can find doesn't apply to me since I am using a 11.04 64 bit live usb on a 11.04 64 bit install.
I've run [URL] and included the results below.
[Code]....
View 9 Replies
View Related
Jan 2, 2011
I'm running 10.04 on Wubi in XP and want to partition to dual boot properly. I've done the permanent grub-update issue fix for Wubi so I've got the time to figure this out, I'm just at an impasse right now.
I've tried both GParted and PartitionMagic Live CDs and have been unable to shrink my main partition down. It's currently at 45 or so GB with about 22 GB empty. I've turned off my virtual memory in XP as well and no dice. I keep getting the error in GParted during the shrinking process. It doesn't really explain why, though.
View 9 Replies
View Related
Apr 5, 2010
Segfault during boot of nvidia drivers, anyone know what's causing it? Boot log is here: [URL] It cites a segfault in my /etc/rc.d/init.d/functions at ine 513.
View 2 Replies
View Related
Jul 20, 2010
how to install Ubuntu 10.04 sixpac live cd released with July 2010 issue of Linux Magazine, on either mac triple boot or thru Virtual box. I already have Windows 7 on bootcamp partition of my macbook pro.
View 4 Replies
View Related
Jan 19, 2010
I've decided to triple boot on my system, but I want to make sure it's feasible. Here's my set-up: I've got two 500GB hard drives, and a good amount of power to handle the OS's. I want to set-up Ubuntu as my main OS on a single hard drive. Then, I want to put XP and 7 on the second hard drive, side-by-side. Obviously, I would then want a bootloader to display an option at system start to pick either one.
The reason I want all these is for gaming mainly, and Netflix. I've got old games that only work on XP, and some newer games are coming out that I'm sure will run better on Windows 7 (Starcraft 2 is going to be amazing!). I found this documentation: [URL]. It's obviously for dual booting Windows and Ubuntu. My question is, can I triple boot Ubuntu, Windows XP and Windows 7? If so (and I'm positive I can) are there any good resources for the process?
View 5 Replies
View Related
Apr 5, 2010
i'm currently dual booting windows xp and ubuntu with ubuntu installed first. is it possible to triple boot with opensuse 11.2?
View 3 Replies
View Related
May 6, 2009
just started a new gig and trying to push CentOS out as part of a triple boot option on our mac intels. i have done some google'ing but haven't come up with much. this would make the whole process 10X easier.
View 1 Replies
View Related
Aug 15, 2010
I have a working system with triple boot (Macos, Debian and Windows Xp).I have total 4 partitions, EFI, Macos, Linux Ext3 and Windows Ntfs. At this point I want to split my Windows partition and turn into the new user "Home" partition. I vaguely remember that there might have been some limitations with number of partitions regarding multiple boot schemes. Does anyone have an idea if there would be any problem if I go ahead and split my Windows partition and end up with 5 total partitions on this laptop?
View 7 Replies
View Related
Mar 11, 2009
I have a dual boot with vista on disk 0 and ubuntu on disk1. I just installed a disk 2 that I would like to use to try out other distros. Ubuntu is the only linux experience I have had. I'm really not very good at all of this, so my questions before I start loading another distro are:
1. Does Fedora use GRUB as its installer?
2. When I installed ubuntu on disk 1 (sdb1), the install was very simple. I chose sdb1 for the install, it loaded it, and when it was done I simply had the choice of which drive to boot into. Will installing Fedora on disk 2 (sdc1) be just as simple, or will I encounter steps I must take to make it so that I have a choice of which disk/OS to boot into?
View 3 Replies
View Related
Oct 2, 2009
I have a windows vista and fedora 11 64 bit dual boot. my diskstructure is as follows:
I have a swap of 6 gb.
I dont want to loose any of my existing OS's.
View 1 Replies
View Related
Oct 5, 2009
I have Vista and F11 dual booted on my system. I wan't to resize Fedora(I think Vista has already been shrunk as far as It can) and install Debian as a third OS. Fedora takes up all the free space and I am only using a small amount of the partition. I am not sure of the best way to do this. Can I boot the Debian live cd and resize Fedora at the partion step? Or do I need to boot a live F11 cd, repartition and then boot the debian cd? Or is there a better way?
View 1 Replies
View Related
Jan 27, 2010
I am a linux newbie, I have messed with it some (backtrack) but I don't know a whole lot. I am going to networking security and I am in a linux class now. We are using fedora. On my laptop, I want to triple boot. Right now I have just 1 partition, with windows 7 ultimate x64 installed. I want to triple boot windows 7, windows xp x64, and fedora 12 x64. I am getting ready to format my laptop now with xp installing first. Then I will do windows 7, and then lastly fedora. Do I need to do anything special while installing fedora last? I have a 300gb hard drive, and I plan on having 100 for xp, 150 for 7, and the remainder for fedora.
View 2 Replies
View Related
May 25, 2010
i am using windows7 and ubuntu 10.04 in my system and dual booting... now i wanna install fedora 13 along with it ans make it triple boot... so can one pls help me in this process as i havent installed fedora before and i wanna be safe and dont want to loose my Grub or windows bootloader in this process
View 10 Replies
View Related