Is it possible to install CentOS in Windows 7 just as we install Ubuntu as another program?
My system configuration 1 GB Ram, 160 GB HDD, OS: Windows 7 Ultimate, 64 bit!
if it is possible please suggest me a way!
Yes, possible of course possible. Any Linux distro has strong GRUB utility which controls total boot procedure and multi OS. If u already installed 7(hope so) simply insert CentOS cd/dvd into ur dvd drive and start installation. Just take care at the time of partition ! ! Never accept system generated proposal, select custom partition. The menu.lst should look like this:
title=Linux
root (hd0,0)
kernel /vmlinuz root=/dev/sdb2 quiet
title=Windows
rootnoverify (hd1,0)
chainloader +1
Best to read this URL and start ur task, but take backups of ur necessary data before doing the task.
Free Guide: Managing storage for virtual environments
Complete a brief survey to get a complimentary 70-page whitepaper featuring the best methods and solutions for your virtual environment, as well as hypervisor-specific management advice from TechTarget experts. Don’t miss out on this exclusive content!
Discuss This Question: 1  Reply