Re: Restoring / partition problem
From: Nico Kadel-Garcia (nkadel_at_verizon.net)
Date: 07/04/03
- Next message: n1pop: "Re: Firewall against Windows XP?"
- Previous message: Henry: "Restoring / partition problem"
- In reply to: Henry: "Restoring / partition problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 04 Jul 2003 13:28:17 GMT
Henry wrote:
> I would like to ask how I can restore / partition in Linux.
> I dump and restore other partition successfully (ext2 and ext3)
> I tired with an HP SureStore 40/80GB DLT Drive and Compaq 110/220 GB SDLT
> Drive, but the same result as following:
Boot from a rescue CD, and use restore from that on your old root disk
mounted locally. This is part of the old "bootstrap" problem. You need
some sort of bootable tool, not booting from the / partition, to allow
you to actually *install* the / partition.
> Only the root partition have this problem, no problem with other partitions.
> And this problem exists in both ext2 and ext3 system.
> And during the dump,
> sprious 8259A interrupt: IRQ7
> was dispalyed in the console
In which case your tape may be screwed: I'm not familiar with that
issue, but it raises a question.
Why are you using dump/restore when the ext2/ext3 file systems with
modern Linux kernels face a risk because dump talks to the blocks on the
disk, but not all files have necessarily been written to disk yet: they
may be cached in RAM.
In the future, I urge you to use tar: it's nearly as fast, and a lot
easier to configure.
- Next message: n1pop: "Re: Firewall against Windows XP?"
- Previous message: Henry: "Restoring / partition problem"
- In reply to: Henry: "Restoring / partition problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|