Subject: Re: disk formatting questions
To: None <root@garbled.net>
From: Jack Culpepper <jack@cs.hmc.edu>
List: port-sparc
Date: 12/10/1998 14:16:28
Well this explains some things... Don't ask me how I managed this! From
the top of my MAKEDEV script:
#!/bin/sh -
#
# $OpenBSD: MAKEDEV,v 1.40 1998/03/24 19:32:48 marc Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
I guess it would help to use the script for the right operating system! Oops.
BTW, everything is working fine for me now. Thanks everyone for your help.
Jack
>
>
> On 10-Dec-98 Jack Culpepper spoke unto us all:
> # beast# disklabel sd1
> # disklabel: /dev/rsd1c: Device not configured
> # Exit 4
>
> How you got sd0k to work is totally beyond me.. Let alone how you got a device
> node named that, unless you made it yourself.. It almost looks like your
> machine is confused about what the raw disk partition is..
>
> ---
> Tim Rightnour - root@garbled.net
> Free Multi-Platform Operating System: http://www.netbsd.org
> NetBSD Mailing lists on the web: http://mail-index.netbsd.org/mlist
>
>