From owner-freebsd-current@freebsd.org Tue Dec 27 15:34:00 2016 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 9E613C928EA for ; Tue, 27 Dec 2016 15:34:00 +0000 (UTC) (envelope-from timp87@gmail.com) Received: from mail-oi0-x236.google.com (mail-oi0-x236.google.com [IPv6:2607:f8b0:4003:c06::236]) (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 624111FF1 for ; Tue, 27 Dec 2016 15:34:00 +0000 (UTC) (envelope-from timp87@gmail.com) Received: by mail-oi0-x236.google.com with SMTP id 128so153498248oig.0 for ; Tue, 27 Dec 2016 07:34:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=goV+Yyjz20jIi46pPMras+vp/xLVwOe3YEgMjkM3DUM=; b=iBDHWf0rJ5S6S19y7fY4bbbRdyOsace+BnjDCNMnrwU1Z5XObhXQMu3XhaKQNSL4vs s9T8GXew7SH2avS2craNGRrYXLCaE/Uz5O8ljkMQYQRUASY+fb2gZgpkIHDD8SfCMi+v WIhNug4baUTbTTc0ahmnh6cNFO4HbK/mIYLMqDbCdxE4nijm0aQT5CAdNthTJ4bBy9AB mSThlUClQpcza1b49Q8EvC1ycrDMEmnTTCGc2O6si21MY7rQi2hdO0cdQ9Ho4u8/sWbt n9g92gfgLaaUDGmjB0+U22cQDAwxIUHHydom1s8/2jKg3FAEluEQJyjBYizB4yfjVVpt HAPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=goV+Yyjz20jIi46pPMras+vp/xLVwOe3YEgMjkM3DUM=; b=S8/coLPGID/cykzksSBw9fLqat7FXfnaoGrCAJYkYJKq79om7LAMnOoPG0LZw70Jkv lVHMjIJctWZ6rq8Zycm0qyhc/WGqhfx+l8a4OSYCvn9vPINMjnOvq4JrxBJP08Ob8rY6 Btq7j/LastiyaTvZBlct+ejUfr7PBDZba0xRp+l/v90lU1+ouclyS0g9yy/5PfPzfFiU T2V544xBHYW5Wk1e1umoTZXagWW1Hn+qHTAvUuNme+nZg1YlVh/x+IG4zCSA/LmqLtDa cTZjx8nsPhSI6CNTADUL9zszEd0b1BB90WAkeXf9RndhbEjuidF+RJfMdejP5gInnXHV DIFA== X-Gm-Message-State: AIkVDXLR6t+yucCfhPYUzdL0d2WPqsFbNvKQ2uSc67RaSt7Q6sDfvHh86KKmr33VK+oPRJr5T2vmV6gGnwBirg== X-Received: by 10.202.188.196 with SMTP id m187mr15657842oif.210.1482852839740; Tue, 27 Dec 2016 07:33:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.157.41.219 with HTTP; Tue, 27 Dec 2016 07:33:59 -0800 (PST) Received: by 10.157.41.219 with HTTP; Tue, 27 Dec 2016 07:33:59 -0800 (PST) In-Reply-To: <20160421095406.622a57d4@mwoffice.virtualtec.office> References: <20160421095406.622a57d4@mwoffice.virtualtec.office> From: Pavel Timofeev Date: Tue, 27 Dec 2016 18:33:59 +0300 Message-ID: Subject: Re: OCZ ssdpx-1rvd0120 REVODRIVE support To: Markus Wild Cc: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 27 Dec 2016 15:34:00 -0000 Just to let you know, eventually, after 11.0 was released, I was able to install UFS-based FreeBSD 11 on RAID0. The only problem I had was the loader was unable to boot from it. So I used small flash stick with bootfs and /boot dir on it. It still works as my home workstation.