Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 2009 12:27:22 +0400
From:      Aisaka Taiga <spambox@haruhiism.net>
To:        Willem Jan Withagen <wjw@digiware.nl>
Cc:        current@freebsd.org
Subject:   Re: 7.2-stable upgrade changes disknames
Message-ID:  <4A487AEA.7040906@haruhiism.net>
In-Reply-To: <4A4779AF.1020303@digiware.nl>
References:  <4A476C7C.3020605@withagen.nl> <4A477576.6030701@haruhiism.net> <4A4779AF.1020303@digiware.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Willem Jan Withagen wrote:
> On 7.2 this used to work(tm), on 8.0 boot start complaining.
> So somewhere a (unwanted) flexibility got deleted
> And I have to manually fix my /etc/fstab to what is factual correct.
> And that was what my message was about:
>     It can/will(??) bite a lot more users.
> With similar remarks and/or questions.
To be honest, I'm quite amused that it actually worked for you, because 
if you use a dangerously dedicated disk you, basically, don't need a 
partition table at all as the slice 'table' (bsdlabel) takes care of 
everything. And if there's no partition table, there can be no adXs1a 
boot device - even in 7.2.
If you got your fstab from sysinstall, I don't really know how did you 
manage to migrate to a DDD without modifying fstab, because sysinstall 
has no clue about the existence of DDDs. To get a system running on a 
DDD you would basically need to install BTX (using fdisk), label the 
drive with bsdlabel, and then dump/restore or tar c | tar x the filesystems.
But according to you, until -CURRENT you had a working partition table 
(hence adXs1a working). And make installworld should never bother with 
partition tables.
(This is really weird.)

--
Kamigishi Rei
KREI-RIPE



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