Opened 18 years ago
Closed 15 years ago
#824 closed bug (fixed)
Booting from CD causes the floppy to constantly be polled
Reported by: | johndrinkwater | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | |
Keywords: | Cc: | adeynichenko@… | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
Steps to reproduce:
http://paginas.terra.com.br/informatica/pauloestrela/HaikuLiveCD.tar.bz2
Burn these two files to a CD (cdrecord dev=/dev/cdrom boot.image haiku.image). Insert Disc and reboot. While Haiku is loading, the floppy drive light will be on permenantly.
Expected: Floppy should be silently and unlit.
Might be a symptom from using his boot.image.
Change History (10)
comment:1 by , 18 years ago
Cc: | added |
---|
comment:2 by , 18 years ago
Cc: | added; removed |
---|
comment:3 by , 18 years ago
Milestone: | → R1 |
---|
comment:4 by , 17 years ago
Milestone: | R1 → R1/alpha |
---|
comment:5 by , 17 years ago
follow-up: 7 comment:6 by , 17 years ago
For what is worth, maybe i'm alone, but last time i was able to boot from cd was around summer 2006 iirc :) It stops there for me -> #1364
comment:7 by , 17 years ago
comment:9 by , 16 years ago
The following was suggested on the haiku-development mailinglist as a fix to #824: http://www.freelists.org/post/haiku-development/xicon-and-executable-scripts,18
(Just recording this for posterity, in case the bug is still with us.)
comment:10 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've booted the Alpha ISO on a PC with a floppy drive and do not see this happening now. Closing. If it still happens for anyone we can always reopen this ticket.
Can you enable the disabled code in line 68 in src/system/boot/platform/bios_ia32/shell.S to see if that helps you, and has no undesired effects like the broken reboot in Bochs? :-)