geekvenue.net

Welcome to Chucktips HELP WITH DEAD OS Hardware Installing FreeBSD Miscellaneous
 faq
 search
 add article
 cool-stuff
 how-to
 main
 tips
 parent


Re: HOWTO: Move FreeBSD to a new hard disk
by Dan Phillips on Tuesday August 29, @03:35AM
That worked nicely. Thanks. Some notes that people might find useful:

* I had to change "e" to "d" in the script. On my system, /var is on the d partition, not e. That's how the disklabel program on the installation CD sets things up if you press "A" for auto.

* I removed "tunefs -n enable /dev/ad1s1a" because by default the installer doesn't enable soft-updates on /, and I presumed there must have been a good reason for that.

* in console mode, you can use the scroll lock key (with the arrow keys) to scroll up to check for errors. The script won't abort on errors.

* dump gave a warning about the file system not being mounted read-only. I don't think that was anything, but my paranoia made me stop the script and remount the three file systems as read-only before restarting:

mount -u -r /
mount -u -r /var
mount -u -r /usr
Add Reply

Name
Email
Notify Notify me via email of responses to this message
Title
Comment
(Check those URLs! Don't forget the http://!)
Encoding
If none of the above mean anything to you, select 'Plain'!
Attachment
(You can attach a file to your reply which can then be retrieved by other readers.
Try to keep the file sizes below 500Kb in order to conserve network and server resources.)
Allowed HTML <B> <I> <P> <A> <LI> <OL> <UL> <EM> <BR> <TT> <HR> <STRONG> <BLOCKQUOTE> <DIV .*> <DIV> <P .*>
Important Stuff:
  • Note: Fields with bold titles are required.
  • Please try to keep posts on topic.
  • Try to reply to other people comments instead of starting new threads,
  • Read other people's messages before posting your own to avoid simply duplicating what has already been said.
  • Use a clear subject that describes what your message is about.
  • Please do not post offtopic, inflammatory, inappropriate, illegal, or offensive comments. Repeat offenders will be sanctioned.
  • "You never know how many friends you have until you own a Condo on the beach." -- Jason's Postulate

    Powered by Zope  Powered by Apache  Squishdot Powered
    All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest ©2001 Jason Neumann.
    [ main | post article | search ]