From owner-freebsd-current@freebsd.org Fri Aug 21 02:04:53 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C1FFD9BEAB6 for ; Fri, 21 Aug 2015 02:04:53 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-ig0-x235.google.com (mail-ig0-x235.google.com [IPv6:2607:f8b0:4001:c05::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 85EA0A03; Fri, 21 Aug 2015 02:04:53 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: by igfj19 with SMTP id j19so8165688igf.0; Thu, 20 Aug 2015 19:04:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=w26486jbZSLPvJcpR5TLdS9j3DGbeiEvZhBcQCgnT5M=; b=lleZ5myNFgX8ghu+pI6ePmcVn/BXv99LK6RiEQYYEtXfr5swt6iA9xy9RhdNGaEXJS tXkmCY49iL2T/RJmNzkX4iZelWzjlcN28cpmioUDN+5rG2z1WZ+tENWFpAxVf+SD/DJx 21onChHxWXg3NPWrxZ10Q9d1DoH4tLxKNEHjZoOtOs6/TrEXinojHXvtZgQdOZ/ltx5m VoY+aZR2acjhr+yb3Lsy3OZYSm0yB7skGHVg1I/tLh6B26zLRgDBHwMQJopgD9HsXaCM Avz5Ot7xWzHMzkhi9RMsANKfR43z74uSg3lbYZQF6VakSwW5H48SL7Xqv9ETQoMa5xyg 3L1Q== MIME-Version: 1.0 X-Received: by 10.50.178.144 with SMTP id cy16mr939019igc.26.1440122692874; Thu, 20 Aug 2015 19:04:52 -0700 (PDT) Received: by 10.107.7.29 with HTTP; Thu, 20 Aug 2015 19:04:52 -0700 (PDT) In-Reply-To: <55D67F24.5010808@freebsd.org> References: <55D67F24.5010808@freebsd.org> Date: Fri, 21 Aug 2015 12:04:52 +1000 Message-ID: Subject: Re: AMD64 disk1.iso dont create /home (/usr/home) From: Outback Dingo To: Allan Jude Cc: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Aug 2015 02:04:53 -0000 On Fri, Aug 21, 2015 at 11:30 AM, Allan Jude wrote: > On 2015-08-20 21:04, Keynes Augusto wrote: > > > > > > > > The ISO (r286893/r284969) does not create the folder / home or /usr/home > and the user created during installation disappears. > > > > All files em skel disappears too. > > > > Sorry my english, i use Google for translate. > > > > Keynes Deus > > > > > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to " > freebsd-current-unsubscribe@freebsd.org" > > > > Did you use UFS or ZFS? > > Normally the /home symlink is not created until you add the first user. > > and it still fails even then if you create a user during install > -- > Allan Jude > >