From owner-freebsd-hackers Fri Jun 12 06:26:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA08530 for freebsd-hackers-outgoing; Fri, 12 Jun 1998 06:26:12 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [194.93.177.113]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA08391 for ; Fri, 12 Jun 1998 06:25:19 -0700 (PDT) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.8.8/8.8.8) id QAA03165; Fri, 12 Jun 1998 16:23:03 +0300 (EEST) (envelope-from ru) Message-ID: <19980612162302.A1419@ucb.crimea.ua> Date: Fri, 12 Jun 1998 16:23:02 +0300 From: Ruslan Ermilov To: Doug White Cc: hackers@FreeBSD.ORG Subject: Updated section 4.2 of the Formatting Media tutorial Mail-Followup-To: Doug White , hackers@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91i X-Operating-System: FreeBSD 2.2.6-STABLE i386 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! The section 4.2 of the Formatting Media tutorial utilizes pax(1). The pax (even with ``-p e'') doesn't preserve file flags. The cp(1) can preserve file flags: mount /dev/wd2 /mnt cp -R -p /usr/home /mnt umount /mnt rm -rf /usr/home/* mount /dev/wd2 /usr/home The section 4.3 contains a minor error The line ccdconfig ccd0 32 0 /dev/sd0c /dev/sd2c /dev/sd2c obviously, should look like ccdconfig ccd0 32 0 /dev/sd0c /dev/sd1c /dev/sd2c Regards, -- Ruslan Ermilov System Administrator ru@ucb.crimea.ua United Commercial Bank +380-652-247647 Simferopol, Crimea 2426679 ICQ Network, UIN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message