Hi, bigttcool2!
bigttcool2 wrote:
Why can't I edit the LiveCD ISO?
A) Whats the difference?
This is because KolibriOS boots from CD using floppy emulation. Such approach gives some advantages but the other side is (as you mentioned above) difficulties in editing. Do not despair! You really _can_ get *.iso image working (bootable). All you need is:
1). to edit floppy image (e.g. kolibri.img);
2). to place files you would like to have on CD in some folder;
3). make an *.iso image (using corresponding software) from this folder with kolibri.img as 'boot image' or something else depending on your software.
bigttcool2 wrote:
B) Where's the source code?
You can get all the source code from KolibriOS svn repository (svn co
svn://kolibrios.org) using subversion (if you are familiar, the latest snapshot) or just download
this archive.
bigttcool2 wrote:
I would like to use a CD because I can do more things and its more practical than to use a floppy drive. Right?
AFAIK, most KolibriOS developers use floppy images because they are convenient to work with. All depends on your target.