Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 1998 22:13:20 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        sos@FreeBSD.ORG
Cc:        julian@FreeBSD.ORG (Julian Elischer), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/dev/slice slice_base.c 
Message-ID:  <199806142113.WAA27245@awfulhak.org>
In-Reply-To: Your message of "Sun, 14 Jun 1998 21:27:49 %2B0200." <199806141927.VAA07020@sos.freebsd.dk> 

next in thread | previous in thread | raw e-mail | index | archive | help
> In reply to Julian Elischer who wrote:
> > julian      1998/06/14 12:00:14 PDT
> > 
> >   Modified files:
> >     sys/dev/slice        slice_base.c 
> >   Log:
> >   Horrible hack to allow newfs to work again in SLICE kernels.
> >   Real fix in the making but requires editing 60+ files. (every damn driver)
> 
> Why ?? newfs has worked fine for me ??
> Oh and it now works on >8G drives, I run DEVFS/SLICE on my main box
> here with 11.5G EIDE disk, no probs...

Hmm,

dev:~ # df /usr/obj
Filesystem   1K-blocks     Used    Avail Capacity  Mounted on
/dev/sd3s1a     232159   160586    53001    75%    /usr/obj
dev:~ # mount | fgrep /usr/obj
/dev/sd3s1a on /usr/obj (local, noatime, nosuid, soft-updates, writes: sync 4 async 0)
dev:~ # umount /usr/obj
dev:~ # newfs /dev/rsd3s1a
write error: 479199
wtfs: Read-only file system
dev:~ # 

> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Søren Schmidt               (sos@FreeBSD.org)               FreeBSD Core Team
>                 Even more code to hack -- will it ever end?
> ..

Hopefully the patch'll fix disklabel too ?

-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....



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



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