Page 1 of 1

Installing Kolibri through a USB stick.

Posted: Thu Oct 02, 2014 8:58 pm
by jake530
Is it possible to use some sort of tool (Like universal usb installer) to make a Kolibri USB installer? I have tried to use the tool, but it gives an error about not being able to find a certain file with /NULL popping up on the screen. I just can't find anywhere if it's possible. Thanks for your time.

- Jake

(If anyone needs I can use the tool and again and take a screenshot to show the error.)

Re: Installing Kolibri through a USB stick.

Posted: Thu Oct 02, 2014 9:05 pm
by yogev_ezra
Which tool exactly did you use? KolibriOS has its own USB stick installation tool.
1. run inst.exe (folder HD_load\USB_Boot)
2. choose your drive (example E:\ [USB name])
3. Copy kolibri.img to your USB stick
Try to boot from this USB stick. If KolibriOS doesn't boot, then in addition:
4. run setmbr.exe (folder HD_load\USB_Boot)
5. choose your drive (example E:\ [USB name])

Re: Installing Kolibri through a USB stick.

Posted: Thu Oct 02, 2014 11:34 pm
by seppe
I made a one step installer for windows named kinst.exe.
See topic viewtopic.php?f=23&t=2870

Re: Installing Kolibri through a USB stick.

Posted: Thu Oct 02, 2014 11:36 pm
by jake530
I did that exactly. But what I'm trying to do is to make an installer from a USB. I have a laptop that only has a 4.0 GB SSD on it. It has no operating system and I wanted Kolibri to be the only operating system on the laptop. I want to be able to boot from the USB, then install it from the USB. That way it is a permanent system on the laptop.

Re: Installing Kolibri through a USB stick.

Posted: Thu Oct 02, 2014 11:44 pm
by yogev_ezra
jake530 wrote:I did that exactly. But what I'm trying to do is to make an installer from a USB. I have a laptop that only has a 4.0 GB SSD on it. It has no operating system and I wanted Kolibri to be the only operating system on the laptop. I want to be able to boot from the USB, then install it from the USB. That way it is a permanent system on the laptop.
You have to be more specific in your question next time :-)
KolibriOS cannot install itself yet (we haven't added that feature yet). To install KolibriOS on a hard disk / SSD when no other operating system exists there, you have to use another operating system besides KolibriOS. You can install GRUB (or GRUB4DOS) for example, and then boot KolibriOS from it: http://wiki.kolibrios.org/wiki/Booting_from_GRUB

Re: Installing Kolibri through a USB stick.

Posted: Fri Oct 03, 2014 12:07 am
by jake530
Alright. Thank you! I'll try that as soon as I can.