|
| ||||||||||
| Tags: centos, dual boot, hp pavilion a340n, linux, ubuntu |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| how to do dual booting with CentOS and Ubuntu.
|
|
#2
| ||||
| ||||
| Re: how to do dual booting with CentOS and Ubuntu.
Hey I have seen your post, as per my experience and setup at my place I can tell you that “vmware” is the best option for doing dual booting. I don’t know why it is not working for you. The other way is that, you need to use is shrink the LVM volume and associated partition to make space doe Ubuntu. But keep in my that this method can harm your data so before starting this method you must take a back up of all your data. And also you can have a look at virtual box method. First try with virtual box and if it’s not working then you can use shrink method. So choose the appropriate option for you. All the Best! |
|
#3
| |||
| |||
| Re: how to do dual booting with CentOS and Ubuntu.
Hey guys, I have seen the above case, and I have also done the same at my place. It is working very accurately at my place the reason behind this is not the shrinking method. I am not telling that this method is wrong, this is true but it should be the last option. When I was suffering from the same I was trying to replace 30Gb memory but I was still not getting space for Ubuntu. After that I did an experiment with external HDD and I got success in it. I just made partition in HDD and installed it, it worked for me and I am also able to disconnect it with smaller HDD. So try this if possible. |
|
#4
| |||
| |||
| Re: how to do dual booting with CentOS and Ubuntu.
Reply 3 Hey friends, I have gone through to the above mentioned problem, and I can say that the above two methods are perfectly right and as an alternative I have an another option for you. See the log below which are of grub.conig: Code: default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-194.32.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-194.32.1.el5 ro root=/dev/VolGroup01/LogVol00 rhgb quiet crashkernel=128M@16M
initrd /initrd-2.6.18-194.32.1.el5.img
title CentOS (2.6.18-194.26.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-194.26.1.el5 ro root=/dev/VolGroup01/LogVol00 rhgb quiet crashkernel=128M@16M
initrd /initrd-2.6.18-194.26.1.el5.img
title CentOS (2.6.18-194.17.4.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-194.17.4.el5 ro root=/dev/VolGroup01/LogVol00 rhgb quiet crashkernel=128M@16M
initrd /initrd-2.6.18-194.17.4.el5.img
title Ubuntu (10.10)
root(hd2,0)
chainload +1 |
|
#5
| |||
| |||
| Re: how to do dual booting with CentOS and Ubuntu.
Hello everyone, I was quite confident about the solution from you. After reading many forums I put my question on this and I got the proper solution. I tried to apply all the logs to my system bit I was not able to dual boot with these two OS. After that I tried with external HDD, it worked for me but I was having some data related problem. then I came to know that using chain loading I can got through to my problem. I did the same and I got success. Thanks friends for the great solutions. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "how to do dual booting with CentOS and Ubuntu." | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dual Booting Windows 7 and CentOS: Error message ‘disabling IRQ 169’ | Zelman | Operating Systems | 5 | 06-05-2011 10:29 AM |
| Dual booting Windows XP and Ubuntu Linux | Malcolm W | Operating Systems | 2 | 07-01-2010 07:11 AM |
| Dual-booting Windows 7 and Ubuntu 9.10 Karmic Koala | Leland | Windows x64 Edition | 4 | 08-11-2009 06:16 AM |
| Dual booting Fedora 11 with Ubuntu 9.04 doesn't work | Fedora Rocher | Operating Systems | 3 | 22-10-2009 02:13 PM |
| OpenSolaris dual booting with Ubuntu | Patinux | Operating Systems | 3 | 14-10-2009 01:37 PM |