From owner-freebsd-questions@FreeBSD.ORG Sun Jan 5 09:06:11 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D412787D for ; Sun, 5 Jan 2014 09:06:11 +0000 (UTC) Received: from mail-we0-x236.google.com (mail-we0-x236.google.com [IPv6:2a00:1450:400c:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 705A41E7F for ; Sun, 5 Jan 2014 09:06:11 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id q59so14954839wes.13 for ; Sun, 05 Jan 2014 01:06:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=VefjkP52yh3S3dVBf40A1/38X45a6x7RWG+HrNSSJ2E=; b=pzjb1RBpwAe4P1LPOMka5AB2BQMABJ8wp5IXZADpvqB982H9CCVOJAXEnN16N5gwDf rW005hhRkMkGlnvN07t+f4FTQabPjeReu4Iw48LBt+tAVNOvGIvel5zSdsP/gFRS1JY2 JcT+0o4xj+hYjgQpkkqYHvkFN9GJ4dPR4q6crwoPmSFZNYXWzva/kv6s4o4K0cdhBxdu dOfOZXjE2AnCsYU0vMknUSFztL4HmX3fU1eaSqie77g0p0Ul25tw+euUe2hf2Y2dZ0Qz ARGuufdL3G4AG4PQ97PuO/O4fxo5f3I9v0BzgVvSlCw9t0rNjFnhx5X62yK80bzcrGKV uwkg== MIME-Version: 1.0 X-Received: by 10.180.19.165 with SMTP id g5mr7939614wie.31.1388912769945; Sun, 05 Jan 2014 01:06:09 -0800 (PST) Received: by 10.216.212.195 with HTTP; Sun, 5 Jan 2014 01:06:09 -0800 (PST) Date: Sun, 5 Jan 2014 14:36:09 +0530 Message-ID: Subject: problem related to read only file system in single user root login From: Aravind Gopal To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jan 2014 09:06:12 -0000 Sir, Sorry to bother you, I have a severe problem and I failed to solve it myself. I am new to freebsd and I have average knowledge about Linux. What I have done is 1) Installed FreeBSD 9.2 amd64(to a system with AMD phenom X4 840) 2) Added a normal user(As I don't know about 'wheel' group, 'wheel' group was not added). 3) Installed xorg and kde, as described in the handbook. 4) restarted and entered in to the normal user(KDE). 5) but could not upgrade/update/install new program/mount filesystem from the normal user with kde. 6) As From kde loging screen, root login is not allowed. 7) restarted and selected the 'single user mode' and logged in to 'root' 8) as per the documentation I tried to add user to the 'wheel' group using 'pw groupmod'. But failed and the system message was 'read only file system'. As my cpu is amd and the annoying bug in the kernel is fixed in freeBSD 10, I need to upgrade. also i want to mount other partitions. Frankly speaking I abandoned the pc After the failure of my trouble shooting. Do I need to install freeBSD again? please help.... -- Aravind Gopal