-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> From: Rob Hillis [mailto:[EMAIL PROTECTED]]

> On Wed, 6 Feb 2002 13:32, Dan Brown wrote:
> 
> >     Also, unless I'm pretty far off base, it shouldn't take much
> > tinkering to be able to restore a non-RAID system to a RAID one,
> > or 
> 
> Wouldn't that require dynamic reconfiguration of (at *minimum*) 
> /etc/fstab, 
> and proabably /home/e-smith/configuration to replace /dev/hd* and 
> /dev/sd* 
> with /dev/md* entries?  I guess that wouldn't be *too* difficult 

        Good point.  A quick grep through the config db didn't find any
references to a particular device.  It seems like something like this
should do the job:

mv /etc/lilo.conf /etc/lilo.conf.new
mv /etc/fstab /etc/fstab.new
[restore] 
mv /etc/lilo.conf /etc/lilo.conf.restore
mv /etc/lilo.conf.new /etc/lilo.conf
mv /etc/fstab /etc/fstab.restore
mv /etc/fstab.new /etc/fstab

        This wouldn't be destructive of any changes you'd made in your
previous setup, and should still allow you to hand-edit those files
if you'd make any specific changes (for example, adding a second
drive in fstab--though the installation process would nuke everything
on that drive too).

- -- 
Dan Brown, KE6MKS, [EMAIL PROTECTED]
"Since all the world is but a story, it were well for thee to buy the
more enduring story rather than the story that is less enduring."
 -- The Judgment of St. Colum Cille 

-----BEGIN PGP SIGNATURE-----
Version: PGP 7.0.4

iQA/AwUBPGExd36CI7gsQbX8EQK9XQCeLIeMGABcuEQ65ewcT/6pUhgr/B0AoMEp
n8ce/EzToQKStoIpSrqEvex5
=2r+O
-----END PGP SIGNATURE-----


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to