Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jan 2000 12:59:09 -0700
From:      Mike Morgan <mikemorgan@hfnweb.com>
To:        "'jmutter@ds.net'" <jmutter@ds.net>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   RE: wd0 or wd1
Message-ID:  <E3E1A9F2A227D311A1EC00902785C1084C2F36@UTASVEXG001>

next in thread | raw e-mail | index | archive | help
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_01BF6C25.A3803E46
Content-Type: text/plain;
	charset="iso-8859-1"

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

------_=_NextPart_001_01BF6C25.A3803E46
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2448.0">
<TITLE>RE: wd0 or wd1</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>should I do a mv /dev/wd1s1a /dev/wd0s1a too for all =
wd1 instances too?</FONT>
</P>

<P><FONT SIZE=3D2>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.&nbsp; </FONT></P>

<P><FONT SIZE=3D2>I didnt change the kernel to reflect the new changes =
at the time so that might have been my problem.</FONT>
</P>

<P><FONT SIZE=3D2>tnx for the help,</FONT>
</P>

<P><FONT SIZE=3D2>Michael Morgan</FONT>
<BR><FONT SIZE=3D2>Internal Support/IT Security</FONT>
<BR><FONT SIZE=3D2>Home Financial Network</FONT>
<BR><FONT SIZE=3D2>1337 East 750 North</FONT>
<BR><FONT SIZE=3D2>Orem, UT 84097</FONT>
<BR><FONT SIZE=3D2>801-234-5740</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: James A. Mutter [<A =
HREF=3D"mailto:jmutter@ds.net">mailto:jmutter@ds.net</A>]</FONT>
<BR><FONT SIZE=3D2>Sent: Monday, January 31, 2000 12:54 PM</FONT>
<BR><FONT SIZE=3D2>To: Mike Morgan</FONT>
<BR><FONT SIZE=3D2>Cc: 'freebsd-questions@freebsd.org'</FONT>
<BR><FONT SIZE=3D2>Subject: Re: wd0 or wd1</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>&gt; When i first setup Fbsd I had it on a separate =
hard drive as wd1, I</FONT>
<BR><FONT SIZE=3D2>&gt; also had NT server on a separate drive as =
wd0.&nbsp; Now I have Fbsd as the</FONT>
<BR><FONT SIZE=3D2>&gt; only drive in the box and i get the following =
errors on boot up.</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; changing root device to wd0s1a</FONT>
<BR><FONT SIZE=3D2>&gt; swapon:&nbsp; /dev/wd1s1b:&nbsp; Device not =
configured</FONT>
<BR><FONT SIZE=3D2>&gt; Automatic reboot in progress ...</FONT>
<BR><FONT SIZE=3D2>&gt; Cant open /dev/rwd1s1a:&nbsp; Device not =
configured</FONT>
<BR><FONT SIZE=3D2>&gt; /dev/rwds1a:&nbsp; CAN'T CHECK FILE =
SYSTEM</FONT>
<BR><FONT SIZE=3D2>&gt; /dev/rwd1a1z:&nbsp; UNEXPECTED INCONSISTENCY; =
RUN fsck MANUALLY.</FONT>
<BR><FONT SIZE=3D2>&gt; Automatic file system check failed... =
help!</FONT>
<BR><FONT SIZE=3D2>&gt; Enter full pathname of shull or RETURN for =
/bin/sh:</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Probably need to change the drive entries in =
/etc/fstab.&nbsp; It should be</FONT>
<BR><FONT SIZE=3D2>as simple as replacing the first occurrence of '1' =
with '0'. Example: </FONT>
<BR><FONT SIZE=3D2>/dev/rwds1a -&gt; /dev/rwds0a.</FONT>
</P>

<P><FONT SIZE=3D2>You might need to change this in the kernel config as =
well.</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>To Unsubscribe: send mail to =
majordomo@FreeBSD.org</FONT>
<BR><FONT SIZE=3D2>with &quot;unsubscribe freebsd-questions&quot; in =
the body of the message</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01BF6C25.A3803E46--


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E3E1A9F2A227D311A1EC00902785C1084C2F36>