FAQ: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 27: | Line 27: | ||
====How can I boot KolibriOS from... ==== | ====How can I boot KolibriOS from... ==== | ||
# [[ | # [[DualBoot Kolibrios with Windows NT/2K/XP]] | ||
# [[Booting from GRUB]] | # [[Booting from GRUB]] | ||
# [[Booting from USB flash]] | # [[Booting from USB flash]] |
Revision as of 17:06, 7 February 2013
Frequently Asked Questions
How do I work with the SVN server of KolibriOS?
Fast start
Russian version of page
What File Systems are supported?
Read/Write: FAT16, FAT32, FAT12 (floppy only)
Readonly: NTFS, iso9660 (CD/DVD), Ext2/Ext3/Ext4
Is support for NTFS writing planned?
Not at the moment.
How do I create a bootable CD from the floppy image?
- In nero, create a new BOOTABLE cd.
- In the BOOT options tab, select 'floppy emulation' and select 'image'.
- Set the path of the floppy image.
- Create the project, you may also add other data to the disk. (games as doom, quake,..)
- Burn it.
My USB mouse doesnt work in kolibrios.
Kolibri itself does not support USB mice.
In most BIOSes there is an option to emulate the USB mouse as PS2, find it, and activate it.
How can I boot KolibriOS from...
What network cards are supported?
- 3Com fast etherlink 3c59x, etherlink XL 3c900 and 3c905
- RealTek rtl8029, rtl8139, rtl8168, rtl8169
- Intel i8255x a.k.a. eepro100
- Sis900
- pcnet32
- RDC Semiconductors R6040
Where is all the documentation?
You can find the latest API documention in /kernel/docs/ in the SVN repository (WebSVN)
See also