Search found 11 matches

by JMD
Sat Mar 22, 2008 7:21 pm
Forum: English
Topic: Booting From USB
Replies: 18
Views: 21252

Re: Booting From USB

Hello, It is possible to write to a usb flash disk from Kolibrios, i have done it many times. The only way you can currently do this is to use the USB-FDD emulation of your bios and write the floppy image of kolibri to your usb disk and boot from it as if it was a floppy disk. When you use this meth...
by JMD
Fri Jun 08, 2007 12:04 pm
Forum: Periphery
Topic: Интерфейс USB. Практика использования и программирования
Replies: 36
Views: 38773

USB

Hi sorry to speak english but i do not understand russian. I was wondering if anyone has started any programming for USB in Kolibri as i am very interested now in attempting to create a USB driver for Kolibri. Any starting point is a good starting point and any code is much appreciated, before i mak...
by JMD
Fri Jun 08, 2007 8:25 am
Forum: English
Topic: Booting From USB
Replies: 18
Views: 21252

USB Bootsector

Ok heres a direct link to the USB bootloader.... http://www.geocities.com/cordata51/File ... olibri.zip
by JMD
Fri Jun 08, 2007 4:08 am
Forum: English
Topic: Booting From USB
Replies: 18
Views: 21252

USB Bootsector

hi

any feedback, good or bad is appreciated. Im interested in knowing if anyone else had success with the boot sector for booting from USB or other devices. Please let me know if you find any bugs in it or anything like that.

JMD
by JMD
Thu Jun 07, 2007 1:05 pm
Forum: English
Topic: Booting From USB
Replies: 18
Views: 21252

USB

Ahh i see. You must be logged in at FASM in order to see the files. you can also get to it by going to the main menu on the forum and goto category "OS Development" and in there you will see a "Test Boot Sector" thread.
by JMD
Thu Jun 07, 2007 12:42 pm
Forum: English
Topic: Booting From USB
Replies: 18
Views: 21252

Thats strange i suppose i had teh wrong url...... try this one.... http://board.flatassembler.net/topic.php?t=6602

PS its soo difficult for me to submit messages to the forum, i dont understand cyrillic :(
by JMD
Thu Jun 07, 2007 9:21 am
Forum: English
Topic: Booting From USB
Replies: 18
Views: 21252

Hi All, Well after many months of inactivity, i finally got back to the USB bootsector and i have great news for all of you. I have created a bootsector which allows me to boot into KolibriOS from my USB stick. I cannot boot into official current release of MenuetOS just yet as the option to boot to...
by JMD
Thu Jun 07, 2007 9:20 am
Forum: English
Topic: USB Bootsector
Replies: 0
Views: 8558

USB Bootsector

Hi All,

Well after many months of inactivity, i finally got back to the USB bootsector and i have great news for all of you. I have created a bootsector which allows me to boot into KolibriOS from my USB stick.

Check here for the file.... http://board.flatassembler.net/topic.php?p=51973#51973

JMD
by JMD
Fri Feb 02, 2007 6:59 pm
Forum: English
Topic: Booting From USB
Replies: 18
Views: 21252

Hi Ahh i see Mario79. That is a very clever way of loading the kernel. Although i would like to attempt to load kernel without using DOS if for anything just to learn how to do it. I believe the problems that most people are having is that the Sector and Head counts in the partition header (in the d...
by JMD
Thu Feb 01, 2007 6:39 pm
Forum: English
Topic: Booting From USB
Replies: 18
Views: 21252

Hi Thank You Mario79 for your responce. It is a little difficult to fully understand your guide but please let me know if i understand correctly: 1. You are using floppy drive emulation from bios (bios uses Int 0x13 ah=2 dl=0) 2. In order to use complete memory capacity you are first booting into DO...
by JMD
Thu Feb 01, 2007 4:19 am
Forum: English
Topic: Booting From USB
Replies: 18
Views: 21252

Booting From USB

Hi, I have been attempting to boot menuet/kolibri from my USB device using harddrive emulation. See these messages... http://menuet.2.forumer.com/index.php?showtopic=1112&st=15&#entry7259 I was wondering if anyone has had any success booting from a USB Flash Memory using harddrive emulation....