FeatherThis forum is for the discussion of Feather Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Downloaded Feather Linux USB version.
Booted Feather Linux from USB on my Acer Aspire One.
Deleted existing partitions with the cfdisk that come along with Feather Linux.
Created new partition, name/location is hdc1, Part Type is Primary, FS type ext3 and flagged it ''boot''.
After this I copied installation files to the harddisk.
Now, when i reboot without the use of the USB key, I get an error which says ''error loading operating system'' ( I hope I translated this correctly.)
I've had this before when installing Windows XP on my Acer. I eventually solved this going in to my Windows using my Windows USB boot and changing the boot.ini ( So there's prob. something wrong in my boot) I found out that time that my USB key was C: and install made harddisk D:, something the boot can't handle. ( Now my USB is SDA1 and hdc1 is harddisk. )
After several searches I found out that you can make some changes in lilo.conf. I tried to open this in Feather but when I double click the file just nothing happens. I don't know how to open it.
okay, update.
Managed to open lilo.conf in vim editor.
changed line boot=/dev/hda1 to boot=/dev/hdc1
run command lilo, getting an error that says unexpected token above line 25.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.