But occassionaly, sometimes we want a little more. The smallest laptop eg the EeePC has at least 4GB, a capacity that was enough to strip down Linux, eg: Fedora.
But if we do so, it will reduce the hard disk capacity. and that's a little bit irritating. As a tricks, you can install Linux Fedora on an external drive instead, and use your fedora from the HDD. With Linux, that's an easy thing.
If you want to know how to install fedora as usual, you may find it here.
For this tutorial, i use:- Asus Eee Pc 701.
- Fedora 10 on DVD, if you download the ISO, please burn it first on DVD.
- External HDD
- External DVD reader
These are the steps:
- Prepare the Fedora DVD.
- Connect external HDD and external DVD reader to Eee Pc
- Boot from the Fedora 10 DVD.
- Click thorugh the setting until you see
- You should customize the partition table. Your partition setup should look like this:
sda - Eee Pc internal memory
[directory] - [file system] - [size]
/boot - ext3 - 4GB [min 100MB]
sdb - external HDD
[directory] - [file system] - [size]
/ - ext3 - 10GB
/home - ext3 - [allocate as large as you want]
swap - swap - 1GB
- You have to remember to force sda to be the primary partition.
- Continue with the installation
- Okay, everything should be fine.