atom feed12 messages in org.freebsd.freebsd-currentRe: newfs: sectors per cylinder (4096...
FromSent OnAttachments
Julian Howard StaceyFeb 19, 1995 12:45 pm 
Ollivier ROBERTFeb 20, 1995 3:58 pm 
Rodney W. GrimesFeb 20, 1995 5:25 pm 
Poul-Henning KampFeb 20, 1995 5:53 pm 
Rodney W. GrimesFeb 20, 1995 6:22 pm 
Poul-Henning KampFeb 20, 1995 6:25 pm 
Gene StarkFeb 21, 1995 4:27 am 
Stefan EsserFeb 21, 1995 7:03 am 
Julian Howard StaceyFeb 21, 1995 3:33 pm 
Bruce EvansFeb 22, 1995 12:57 am 
Gene StarkFeb 22, 1995 3:48 am 
Bruce EvansFeb 23, 1995 8:12 am 
Subject:Re: newfs: sectors per cylinder (4096) disagrees with disk label (36)
From:Julian Howard Stacey (jh@vector.eikon.e-technik.tu-muenchen.de)
Date:Feb 21, 1995 3:33:00 pm
List:org.freebsd.freebsd-current

From: "Rodney W. Grimes" <rgri@gndrsh.aac.dev.com>

Re You can revert to the old behavior my adding -t 0 -u 0 to the newfs commands, which causes newfs to use the head/cylinder and sectors/track from the disklabel.

OK Thanks Rod, No doubt if phk keeps the mods, we'll see -t 0 -u 0 added to etc/Makefile, so it can survive. Julian S