Bad Install

Home » CentOS » Bad Install
CentOS 3 Comments

I tried to install CentOS on a partition of a Windows machine, and I
screwed up. Thinking that the installation would take a while, I took a short break. When I

came back, the install was “done” but it is now asking for a password that I never gave it. I can’t get around this. I tried to reinstall from the DVD I downloaded,

but it just comes up “password” instead of letting the DVD mount. I
tried to reformat the partition (sda6) using gparted, but the section that contains the

problem does not reformat, it remains there. The CentOS version was downloaded on April 26, and it is called “CentOS-x86-64-DVD-1810.iso.”
It is a new computer

called PowerSpec B741 and there is no manual for it, apparently not anywhere!

Suggestions please! Thanx!

3 thoughts on - Bad Install

  • Dual boot works fine on CentOS 7. We have hundreds of win10/rhel7 systems where I work.


    Jonathan Billings

  • It sounds like you need to figure out how to choose the next boot entry. Sadly that’s hard to give advice on without a manual. Once you are able to boot from the dvd again, select the rescue option [1] or just append “inst.rescue” to the kernel line of the dvd boot kernel options. From there you can have it mount your filesystem, where you can set a password if it’s a user password you need (or root’s). Although you might be better off just reinstalling from the booted dvd. I’m not sure why parted couldn’t delete the partition, that seems unlikely. Maybe you can give more details of what you are describing?

    1. https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/installation_guide/sect-rescue-mode


    Jonathan Billings