From owner-freebsd-questions Mon Jan 31 12:25:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from utasvexg001.hfnweb.com (utasvexg001.hfnweb.com [207.49.36.37]) by hub.freebsd.org (Postfix) with ESMTP id 93F6D150CB for ; Mon, 31 Jan 2000 12:25:22 -0800 (PST) (envelope-from mikemorgan@hfnweb.com) Received: by UTASVEXG001 with Internet Mail Service (5.5.2448.0) id ; Mon, 31 Jan 2000 13:20:13 -0700 Message-ID: From: Mike Morgan Reply-To: jmutter@ds.net To: "'James A. Mutter '" Cc: "''freebsd-questions@freebsd.org' '" Subject: RE: wd0 or wd1 Date: Mon, 31 Jan 2000 13:20:11 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01BF6C28.93F1C410" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01BF6C28.93F1C410 Content-Type: text/plain; charset="windows-1252" OK, tnx for saving me from heartache => i'm looking in my kernel as to what i need to change. Here is what i have pertaining to wd: config kernel root on wd0 controller wdc0 at isa? port "IO_WD1" bio irq 14 disk wd0 at wdc0 drive 0 # disk wd1 at wdc0 drive 1 # controller wdc1 at isa? port "IO_WD2" bio irq 15 # disk wd2 at wdc1 drive 0 # disk wd3 at wdc1 drive 1 do these changes sound right? Is there anything more to change? michael morgan -----Original Message----- From: James A. Mutter To: Mike Morgan Cc: 'freebsd-questions@freebsd.org' Sent: 1/31/00 1:06 PM Subject: Re: wd0 or wd1 NO! Don't do that! Try changing the kernel first - but don't go blindly moving things around in /dev - you'll live to regret that one, I promise! > Mike Morgan wrote: > > should I do a mv /dev/wd1s1a /dev/wd0s1a too for all wd1 instances > too? > > I've changed only the /etc/fstab in the past but it still had problems > mounting; so i wondered if there was something else that needed > changing. > > I didnt change the kernel to reflect the new changes at the time so > that might have been my problem. > > tnx for the help, > > Michael Morgan > Internal Support/IT Security > Home Financial Network > 1337 East 750 North > Orem, UT 84097 > 801-234-5740 > > -----Original Message----- > From: James A. Mutter [mailto:jmutter@ds.net] > Sent: Monday, January 31, 2000 12:54 PM > To: Mike Morgan > Cc: 'freebsd-questions@freebsd.org' > Subject: Re: wd0 or wd1 > > > When i first setup Fbsd I had it on a separate hard drive as wd1, I > > also had NT server on a separate drive as wd0. Now I have Fbsd as > the > > only drive in the box and i get the following errors on boot up. > > > > changing root device to wd0s1a > > swapon: /dev/wd1s1b: Device not configured > > Automatic reboot in progress ... > > Cant open /dev/rwd1s1a: Device not configured > > /dev/rwds1a: CAN'T CHECK FILE SYSTEM > > /dev/rwd1a1z: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. > > Automatic file system check failed... help! > > Enter full pathname of shull or RETURN for /bin/sh: > > > > Probably need to change the drive entries in /etc/fstab. It should be > > as simple as replacing the first occurrence of '1' with '0'. Example: > /dev/rwds1a -> /dev/rwds0a. > > You might need to change this in the kernel config as well. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message ------_=_NextPart_001_01BF6C28.93F1C410 Content-Type: text/html; charset="windows-1252" RE: wd0 or wd1

 OK, tnx for saving me from heartache  =>

i'm looking in my kernel as to what i need to change.  Here is what i have pertaining to wd:

config  kernel root on wd0

controller wdc0 at isa? port "IO_WD1" bio irq 14
disk wd0 at wdc0 drive 0
# disk wd1 at wdc0 drive 1

# controller wdc1 at isa? port "IO_WD2" bio irq 15
# disk wd2 at wdc1 drive 0
# disk wd3 at wdc1 drive 1

do these changes sound right?  Is there anything more to change?

michael morgan

-----Original Message-----
From: James A. Mutter
To: Mike Morgan
Cc: 'freebsd-questions@freebsd.org'
Sent: 1/31/00 1:06 PM
Subject: Re: wd0 or wd1

NO!  Don't do that!

Try changing the kernel first - but don't go blindly moving things
around in /dev - you'll live to regret that one, I promise!

> Mike Morgan wrote:
>
> should I do a mv /dev/wd1s1a /dev/wd0s1a too for all wd1 instances
> too?
>
> I've changed only the /etc/fstab in the past but it still had problems
> mounting; so i wondered if there was something else that needed
> changing.
>
> I didnt change the kernel to reflect the new changes at the time so
> that might have been my problem.
>
> tnx for the help,
>
> Michael Morgan
> Internal Support/IT Security
> Home Financial Network
> 1337 East 750 North
> Orem, UT 84097
> 801-234-5740
>
> -----Original Message-----
> From: James A. Mutter [mailto:jmutter@ds.net]
> Sent: Monday, January 31, 2000 12:54 PM
> To: Mike Morgan
> Cc: 'freebsd-questions@freebsd.org'
> Subject: Re: wd0 or wd1
>
> > When i first setup Fbsd I had it on a separate hard drive as wd1, I
> > also had NT server on a separate drive as wd0.  Now I have Fbsd as
> the
> > only drive in the box and i get the following errors on boot up.
> >
> > changing root device to wd0s1a
> > swapon:  /dev/wd1s1b:  Device not configured
> > Automatic reboot in progress ...
> > Cant open /dev/rwd1s1a:  Device not configured
> > /dev/rwds1a:  CAN'T CHECK FILE SYSTEM
> > /dev/rwd1a1z:  UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
> > Automatic file system check failed... help!
> > Enter full pathname of shull or RETURN for /bin/sh:
> >
>
> Probably need to change the drive entries in /etc/fstab.  It should be
>
> as simple as replacing the first occurrence of '1' with '0'. Example:
> /dev/rwds1a -> /dev/rwds0a.
>
> You might need to change this in the kernel config as well.
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message

------_=_NextPart_001_01BF6C28.93F1C410-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message