In my latest series of experiments, I decided to try a lightweight distribution of Linux.
Why?
This was all prompted that my wanting to install a bitcoin miner on Linux. I didn't need all the other applications and I just needed to install the bare essentials.
TinyCore Linux
Tiny Core Linux is a minimal Linux kernel-based operating system focusing on providing a base system using BusyBox and FLTK. It was developed by Robert Shingledecker, who was previously the lead developer of Damn Small Linux. Wikipedia
VMWare Workstation Player
VMWare Workstation Player is an application hypervisor that is supplied free of charge by VMWare Inc. It assists with running guest operating systems on your own computer.
Installing TinyCore Linux
When installing on Workstation Player, I used the instructions documented here. After that, it was a matter of following the installation instructions laid out on the TinyCore Linux website.
Note that I used the whole disk space because it is the virtual disk created in the steps documented on how2shout.com.
Issues faced
The only issue I faced was that the storage device was not mounted in the installation period.
Resolution
This was resolved by changing the storage interface from SCSI to IDE.
Comments
Post a Comment