Bug 1811
| Summary: | UDMA: installer div by 0 error on all boot options except 2 | ||
|---|---|---|---|
| Product: | Distribution | Reporter: | Nicholas Jones <nicholas.jones@gmail.com> |
| Component: | core | Assignee: | jeremyd@computer.org |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | Beta9 | ||
| Hardware: | PC | ||
| OS: | FreeDOS | ||
| Description: | Opened: 2004-07-21 03:05 |
|---|
------- Comment
#1 From
Eric (EA)
2004-07-28 07:20:02
-------
Hi, UDMA should normally auto-detect systems where it cannot load. About not having UMB and other high memory free: We felt that the installer would not need much free RAM, so we did not activate EMM386 when you boot from the CD. However, when you are later able to boot the installed system on C:, EMM386 will be active. You should also check www.freedos.org news, as EMM386 is regularily updated.
------- Comment
#2 From
Eric (EA)
2004-08-09 16:36:49
-------
I got some other comment which told that UDMAJR would crash when used together with FreeCOM XMS Swap on some computers, might be a related problem.
------- Comment
#3 From
Bernd Blaauw
2004-09-17 21:21:47
-------
Sorry, this is a case of 'everything or nothing' IF extended memory available, then optimize memory usage, load a bunch of drivers, among which UDMA, and continue. If no extended memory available, you indeed get only 400KB or so. FreeCOM (command.com , the shell) is pretty memory hungry. MS COMMAND.COM on the other hand only uses 10KB in any situation it seems. kernel memory usage is about 80KB if no XMS (and thus no HMA) available. 400KB is enough to install FreeDOS, I guess. after installation you'll have a lot more RAM available. I'm not sure I can get UDMA to load at any other later time in the bootsequence.
------- Comment
#4 From
Johnson Lam
2005-10-22 14:38:01
-------
Please update to the latest version 2.7 and see if the bug still exist or not.
------- Comment
#5 From
Blair Campbell
2006-08-12 23:50:02
-------
UDMA/XDMA is disabled by default now in the 1.0-Testing distributions, to minimize possible failures.