mirror of
https://github.com/oerg866/win98-quickinstall.git
synced 2026-04-26 13:35:58 +03:00
[GH-ISSUE #13] Highpoint HPT370 array shows up as two separate drives, can't partition correctly because of it and it errors during install. #11
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/win98-quickinstall#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Kothnaaken on GitHub (Sep 21, 2024).
Original GitHub issue: https://github.com/oerg866/win98-quickinstall/issues/13
I'm trying to install on a system with a KT7A-Raid motherboard with a HPT370 chip that I have tried both raid 0 and 1 on, even without an array set up. Trying with a 0 set up will break up the array and with a raid 1 it will install to one drive causing an error on next boot but won't boot unless I manually select the second drive using a boot manager and even then I'll get an error of missing cat files as it boots up. I'm using the reference image(s) on archive.org in this case so I'm not sure if just building my own might help here? I've tried burning a dvd, cd and even usb booting but they all end up giving me the same result one way or another.

@oerg866 commented on GitHub (Sep 22, 2024):
Hi,
the image you attached was from 0.9.4 with a memory corruption bug that was fixed, but the ISOs with this fix are not yet released :( so all I can do is ask you to wait, the release for 0.9.4b is scheduled for next week.
The other thing about RAIDs is yes, since I don't use RAIDs I never tested them and it turns out the kernel is compiled without RAID support. I will check if I can make this work.
@oerg866 commented on GitHub (Oct 20, 2024):
Should be fixed in 0.9.5. I will upload new ISOs as soon as I can figure out where because archive.org is down...