• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

replacing one distro with another

 
Ranch Hand
Posts: 94
1
Oracle Notepad Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello, my computer dual boots with kali linux and windows 8.1 pro,now i want replace kali linux with red hat linux.I am a newbee in doing such thing(dual booting,replacing one distro with another)can anyone tell me how to do it?will i need to erase both windows 8.1 pro and kali for red hat?i would like to retain my windows and dual boot with red hat linux


thank you.
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It probably is the same way when you installed the second operating system. I'm not sure about how red hat installs, but with Ubuntu, it just shows the already existing partition that has Windows and you could then drag enough space for Ubuntu.
 
Rrohit rakesh upadhyay
Ranch Hand
Posts: 94
1
Oracle Notepad Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ok,so while installing red hat if i get a list of existing partitions all i need to do is install red hat inthe partition acquired by kali linux without having to reinstall or remove windows,right?
 
Saloon Keeper
Posts: 28415
210
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can have as many different distros and versions of Linux on your machine as you can spare partitions for. If you want, you can tell the Red Hat installer to wipe out the Kali partition and re-use it for Red Hat OR you can install Red Hat into a partition of its own.

Actually, it goes further than that, since although the /boot directory needs to be in a distinct partition, the actual Linux kernels and installations can be in LVM Logical Volumes. With a little care, the same /boot can be used with more than one copy of Linux.
 
Rrohit rakesh upadhyay
Ranch Hand
Posts: 94
1
Oracle Notepad Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good to know that .Thanks Tim and Joe
 
Or we might never have existed at all. Freaky. So we should cherish everything. Even this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic