Browsing this Thread:
1 Anonymous Users
|
Re: AROS Image for Free OS Zoo?
|
||||
|---|---|---|---|---|
|
Not too shy to talk
![]() |
Quote:
And where can I get a AROS Image whith enabled ata.device? Or how can I enable the ata.device on an existing image? Btw. How can I build an AROS CD Image? Are there tools available in the source code distribution of AROS to do this? O.K. I can mount an existing Image under Linux and maybe I can change some settings in it to enable the ata.device this way. But how can I build a AROS CD Image from ground under Linux?
Posted on: 2004/7/14 6:45
|
|||
|
||||
|
Re: AROS Image for Free OS Zoo?
|
||||
|---|---|---|---|---|
|
Home away from home
![]()
|
Yes it is fixed. I didn't knew at the beginning, that for packets that do not transfer any data one has to put a non-zero data length anyway. And yes, with the ata.device AROS works with both, bochs and qemu, however with the latter it dies in HDToolBox for some reason.
Posted on: 2004/7/13 19:24
|
|||
|
||||
|
Re: AROS Image for Free OS Zoo?
|
||||
|---|---|---|---|---|
|
Home away from home
![]() |
Quote:
It should be fixed in ata.device, shouldn't it? I have not tried it out yet, but looking at the sources I would guess so It does:
ata_out(0xfe, atapi_ByteCntL, port);
Posted on: 2004/7/13 14:34
|
|||
|
||||
|
Re: AROS Image for Free OS Zoo?
|
||||
|---|---|---|---|---|
|
Just can't stay away
![]() |
It should be fixed in ata.device, shouldn't it?
Posted on: 2004/7/13 13:56
|
|||
|
||||
|
Re: AROS Image for Free OS Zoo?
|
||||
|---|---|---|---|---|
|
Not too shy to talk
![]() |
Is this 0-bytecnt-atapi thing a bug in AROS? If yes, will your fix go to the AROS source soon?
If your fix is applied to the AROS source, that means one of the next nigtly builds would work with QEmu. If it works, we can send a CD image to Free Softwre Zoo. Should we than take a normal nightly build CD image or can someone make a special AROS CD image like the custom CD image AROS Max and maybe with some boot options disabled (like NVIDIA driver which can't work on QEmu).
Posted on: 2004/7/13 13:37
|
|||
|
||||
|
Re: AROS Image for Free OS Zoo?
|
||||
|---|---|---|---|---|
|
Home away from home
![]() |
Quote:
So, if in arch/i386-pc/Drivers/ide/ide-lowlevel.c I do this changes ... in SendPacket() function.
Posted on: 2004/7/13 12:59
|
|||
|
||||
|
Re: AROS Image for Free OS Zoo?
|
||||
|---|---|---|---|---|
|
Home away from home
![]() |
Ah, I have found out
It's again the 0-bytecnt-atapi thing in AROS ide.device which Qemu doesn't like. Which reminds me that also Bochs doesn't/didn't work without patch.So, if in arch/i386-pc/Drivers/ide/ide-lowlevel.c I do this changes, AROS ISO works in QEmu:
- ide_out(0, atapi_ByteCntL, port);
Posted on: 2004/7/13 12:57
|
|||
|
||||
|
Re: AROS Image for Free OS Zoo?
|
||||
|---|---|---|---|---|
|
Home away from home
![]() |
I managed to boot some older AROS floppy image with QEmu 0.6 (with qemu option "-std-vga"). With correct colors. Had no luck with the ISO image, tough. Must investigate how to make AROS serial debug output visible with QEmu. Maybe then it's possible to find out what's going wrong.
I also have Bochs 2.1.1 here, which works fine with both floppy and iso image.
Posted on: 2004/7/13 9:10
|
|||
|
||||
|
Re: AROS Image for Free OS Zoo?
|
||||
|---|---|---|---|---|
|
Quite a regular
![]() |
I wasn't able to get AROS to boot under the Windows version of QEmu. What were your settings like? I was using the July 6th(?) nightly build. Its a bummer too, I was so pumped up about finding out about QEmu thinking that I wouldn't have to burn CD's and reboot everytime I wanted to try out something new. Oh well. ^_^ I did manage to get ReactOS to install and boot, as well as FreeDOS, but I wasn't able to get an install of WinME...(my 98SE disk seems to have gone missing...)
Posted on: 2004/7/13 4:52
|
|||
|
||||
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.







It does:
