Date: Fri, 25 Apr 2003 01:44:19 +0300 From: Tomi Vainio - Sun Finland <Tomi.Vainio@Sun.COM> To: Jeroen van Gelderen <jeroen@vangelderen.org> Cc: current@freebsd.org Subject: Little UFS2 FAQ v13 Message-ID: <16040.26819.621720.552631@ultrahot.finland.sun.com> In-Reply-To: <1D368CDB-76A5-11D7-9DEC-000393754B1C@vangelderen.org> References: <1D368CDB-76A5-11D7-9DEC-000393754B1C@vangelderen.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jeroen van Gelderen writes: > > The latest (and live) version of the Little UFS2 FAQ is online at: > > http://jeroen.vangelderen.org/stuff/Little_UFS2_FAQ.txt > > Will "dump" on UFS and "restore" on UFS2 filesystem work? > > Yes, that will work. (Example invocation would be nice. Anyone?) I just did this newfs -U -O 2 /dev/da1s1a mount /dev/da1s1a /mnt cd /mnt dump 0buf 126 - / | restore xbf 126 - First I tried maximum buffer size 1000 but it just always hung on phase 3 so I tried old tradional block size which has worked 15+ years :-) BTW I still can't boot from my UFS2 root slice. Tomppa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16040.26819.621720.552631>