Re: Backup using dump and restore from dvd - restore cd loaded to ram ?drive?



On Monday 19 February 2007 10:29, Oliver Fromme wrote:
knizek@xxxxxxxx wrote:
> [...]
> The restore method will then require to boot from a bootable CD. The
> rescue CD system should load itself into RAM drive, so that I can
> dismount it and replace it with the CD/DVDs with the backup files.
>
> The rescue CD should provide basic commands and programs like mount*,
> newfs, bsdlabel, fdisk, vi, restore, gzip, ...
>
> I have tried the installation CD with FreeBSD 6.2, but its "holographic"
> shell does not have the commands needed and the FixIt shell depends
> on the CD.

Building such a bootable CD is possible (I've done it),
but it's not easy.

Bascially you have to do it similar to the FreeBSD
install CD. I suggest you have a look at it. What
you have to do is prepare a kernel for the CD which
has the MD_ROOT option, so it can use an "mfs image"
as the root file system. The create such an image
and put it onto the cd. On the FreeBSD install CD
it is located in /boot/mfsroot.gz (you can uncompress
it and then mount it via mdconfig). Actually you
should be able to make a bigger mfsroot image and
add the tools that you need. However, be aware that
the image will eat up physical RAM, so don't be too
wasteful.

A simpler solution for your restore problem would be
to simply use a standard FreeBSD installation CD,
then make a minimal installation on your hard disk
so you have all the tools that you need, then restore
your actual backups.

There's a ready-made FreeBSD bootable CD called Frenzy that has an option to
load itself into memory. I'd suggest getting the "lite" (smaller) version so
the memory requirements aren't so great. Check it out:
http://frenzy.org.ua/eng/
I've used it to do DVD operations under a "real" OS on a computer that wasn't
running one (namely my wife's laptop). Works like a treat. I believe FreeSBIE
is planning on adding such a feature as well but I don't think they have it
yet.

JN
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Backup using dump and restore from dvd - restore cd loaded to ram ?drive?
    ... The restore method will then require to boot from a bootable CD. ... The rescue CD should provide basic commands and programs like mount*, ... I have tried the installation CD with FreeBSD 6.2, ... Bascially you have to do it similar to the FreeBSD ...
    (freebsd-questions)
  • Re: When a System Dies; Getting back in operation again.
    ... drives which we mostly do not, What is the best way to restore ... Can I use the FreeBSD installation disk in rescue mode? ... the new drive which may be blank right now, and then use restore ...
    (freebsd-questions)
  • Running FreeBSD on IBM Blade (works)
    ... Normally FreeBSD should boot into sysinstall and keyboard should work. ... Installation from CD did not work, due to input/outpu errors of /dev/cd0. ... pci0: <PCI bus> on pcib0 ... 200.000MB/s transfers, Tagged Queueing Enabled ...
    (freebsd-stable)
  • Re: Blank page XP System Restore and Network Setup Wizard
    ... cannot effect a restore or create my own restore point therefore ... It wants you to reinstall instead XP - then it will be ... Did you ever upgrade to SP3 or are you still running SP2? ... The installation will ask you for some files. ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: My disk I/O testing methods for FreeBSD 5.3 ...
    ... Are there any outstanding code changes that will help improve ... > the performance and questions mailing lists under the title " FreeBSD ... > Operating Systems tested: ... > the default installation options as possible with no special tuning. ...
    (freebsd-performance)