Bug 18743

Summary: Problems with disk(s) on secondary IDE controller
Product: Base System Reporter: steen.brandtmar <steen.brandtmar>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description steen.brandtmar 2000-05-22 13:40:01 UTC
The file '/var/run/dmesg.boot' was helpfull in setting up the third disk on the machine as master of the secondary IDEbus. Now I can see the disks on the controller. The /stand/sysinstall program was no help. It froze the machine. I did the disklabel and newfs by hand, and that worked fine. But I still get some warnings:

wd2: invalid primary partition table: no magic

And, IO-heavy commands like this freezes the machine:

$ nice dump 0auf /disk2/backup/dumps/wd1s1_0.dmp /usr

A master reset is then necessary. Can anyone help me?

Copy of fstab:
# Device                Mountpoint      FStype  Options         Dump    Pass#
/dev/wd0s1b             none            swap    sw              0       0
/dev/wd0a               /               ufs     rw              1       1
/dev/wd1s1e             /usr            ufs     rw              1       1
/dev/wd0s1e             /var            ufs     rw              1       1
/dev/wd2c               /disk2          ufs     rw              1       1
proc                    /proc           procfs  rw              0       0

Fix: 

??
Comment 1 Søren Schmidt freebsd_committer freebsd_triage 2001-05-29 14:48:31 UTC
State Changed
From-To: open->closed

I think time has closed this PR.