stryder144 wrote: » Here is a website that shows the minimums for various versions of CentOS. It would seem, based on the specs listed, that 512mb is the minimum, so 1gb of RAM should be fine. As for how much HDD space you need, that is dependent upon what software you install, to be honest. As for installing over Windows, I've done it numerous times so it should be pretty trivial. Just prepare the install media you plan to use, boot from it, then follow the onscreen instructions. It is fairly intuitive, at least compared to my first Linux install in 1997.
wolfinsheepsclothing wrote: » Linux doesn't use drive letters (ie. 'C') for devices/partitions. How did your coworker install the OS? Everything on a single physical disk? Are you able to authenticate and open a shell? If so, could you please relay the output of the following: 'df -h' and 'll /dev/sd*'
ITSpectre wrote: » Wolf Linux is not on the laptop... im trying to install linux on this laptop by installing it from the USB stick I have... currently the OS that is on the laptop is win xp. the problem that I have is the PC will not read the USB stick to boot from it. the BIOS im checking for a update to it but if it will not allow me to install it then I have to figure out how to wipe the HD then start over
wolfinsheepsclothing wrote: » How did you get the ISO on the USB? From a Linux box, I recommend using dd (dd if=/path/to/your/iso of=/your/usb/drive bs=1M). From a Windows box, you will likely need to use some kind of installer (something like this: https://rufus.akeo.ie/). I agree with Verities; you should install RHEL/CentOS7. I also like the idea of using a minimal install. This is what I do when I prep for exams (for the reasons Verities mentioned).
stryder144 wrote: » It appears to be possible to install it but it seems to be rather difficult. With just 1gb of storage, I am not certain it would be the best fit for what you intend to use the computer for.
Verities wrote: » I agree, the laptop isn't going to be ideal for your studies ITSpectre. The minimal ISO is only a couple hundred megs, doesn't require much RAM, and only needs 1 CPU. However, you're going to have problems if you want to install KVM guests and working with logical volumes. Are you opposed to using a free virtualization product? I used Virtualbox with 2 x CentOS 7 vms when I studied for the RHCSA. I'm using the same setup for my RHCE studies. You can also get free AWS tier so you can deploy servers quickly without using your own hardware or go the even easier route and buy a Linux Academy subscription which basically does the same exact thing for you but they've streamlined the process.
DoubleNNs wrote: » I also recommend Linux Academy subscription and/or AWS free tier.
wolfinsheepsclothing wrote: » If you don't want to build a Linux laptop (or build machines on your own hypervisor), this is route I'd take.
ITSpectre wrote: » I actually want to build my own laptop and build machines. its the best way to learn the nuts and bolts of Linux.
TomkoTech wrote: » Use Universal USB Installer – Easy as 1 2 3 | USB Pen Drive Linux to create the USB. See if it will let you boot to the USB that way.