Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jan 1998 09:09:04 -0800 (PST)
From:      Simon Shapiro <shimon@simon-shapiro.org>
To:        Julian Elischer <julian@FreeBSD.ORG>
Cc:        current@FreeBSD.ORG
Subject:   RE: DEVFS-11
Message-ID:  <XFMail.980107090904.shimon@simon-shapiro.org>
In-Reply-To: <199801071404.GAA11334@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 07-Jan-98 Julian Elischer wrote:
> One little change and a fix
> 
> change.. 
> You can now newfs /dev/rsd0 and mount it (/dev/sd0) without ever
> disklabelling it. (its just a pile of blocks, why not have a FS on it?)
> This is a byproduct of the fact that all slices appear identical,
> whether or not they are subslices of subslices of subslices, or just a
> whole raw disk. More interesting is the capacity to newfs and mount an
> MBR slice (e.g. wd0s2) without going to the extra step of adding the
> disklabel. Of course you need to disklabel to make a BOOTABLE part. :)
> 
> This is "Even more dangeroulsy dedicated mode"
> It is more useful for the floppy where you can now do:
> newfs /dev/rfd0 floppy3
> 
> Without the disklabel step. and still mount it.
> This wan't the AIM but it's a byproduct of the aim of making all
> disk abstractions identical.
> 
> 
> fix:
> Can now mount filesystems from floppies again without crashing the
> system.
> (Thanks to Mike Smith for falling into that pit..)
> 
> julian
> 
> This may be the version that gets checked in (Branch JULIAN_SLICES).

Does it have to be a separate branch?  It appears to these novice eyes
that if one does not add the SLICE option to the config file, the code is
pretty much out.  So is the DEVFS option.  So, if one does not like this
code, one can leave the option out of their kernel.

Besides, from what I see, it works just as well as without the devfs, plus
all the benefits of a functional devfs.


----------


Sincerely Yours, 

Simon Shapiro
Shimon@Simon-Shapiro.ORG                      Voice:   503.799.2313



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