Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2002 18:49:24 +0300
From:      Valentin Nechayev <netch@iv.nn.kiev.ua>
To:        Dmitry Suhodoev <raven@bingo.chel.ru>
Cc:        stable@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG
Subject:   Re: creating ad2s1a
Message-ID:  <20020915154924.GB1136@iv.nn.kiev.ua>
In-Reply-To: <3920151836.20020915165112@bingo.chel.ru>
References:  <3920151836.20020915165112@bingo.chel.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
 Sun, Sep 15, 2002 at 16:51:12, raven (Dmitry Suhodoev) wrote about "creating ad2s1a": 

DS> i
DS> has try make new partition (as on old hdd) with /stand/sysinstall. but the
DS> slice list begins from ad2s1e, and i can't create slices as on old hdd:

This is sysinstall's bug-feature - it can't create 'a' partition (which
you incorrectly call "slice") on non-root slice.
As simplest way you can create one BSD partition with sysinstall, then
manually (disklabel -e) change it from `e' to `a' and then continue to
create others. (Don't forget to unmount this partition because sysinstall
mounts it immediately.)

DS> command newfs /dev/ad2s1a also cannot create this slice.

Yes, newfs can't create partition, by design.


/netch

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




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