Bug 8434 - boot.flp /bin/init crashes during probe with 2k/sector MO disk
Summary: boot.flp /bin/init crashes during probe with 2k/sector MO disk
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: 3.0-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-10-25 00:40 UTC by Yun-Ching Lee
Modified: 2001-06-05 19:01 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yun-Ching Lee 1998-10-25 00:40:01 UTC
/bin/init catches signal when probing for devices and encounters a 2048
byte/sector medium.

Fix: 

Remove 2048 byte/sector MO cartridge from drive.
How-To-Repeat: 
1.  Boot with boot.flp
2.  Make no modification to kernel config
3.  Load kernel
3.  When /bin/init probes for devices, it catches signal when probing the
    MO drive.  /bin/init is killed and system is forced to reboot.
Comment 1 Steve Price freebsd_committer freebsd_triage 1998-10-31 20:30:39 UTC
Responsible Changed
From-To: gnats-admin->freebsd-bugs

Misfiled PR. 
Comment 2 Poul-Henning Kamp freebsd_committer freebsd_triage 2001-06-05 19:00:42 UTC
State Changed
From-To: open->closed

Please try with a modern sysinstall and send patch if still 
broken.