[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Adding existing Fedora drives to new install
- From: "Bret Stern" <bret_stern machinemanagement com>
- To: "'Getting started with Red Hat Linux'" <redhat-install-list redhat com>
- Subject: RE: Adding existing Fedora drives to new install
- Date: Mon, 2 Oct 2006 09:22:39 -0700
> -----Original Message-----
> From: redhat-install-list-bounces redhat com
> [mailto:redhat-install-list-bounces redhat com] On Behalf Of
> Bob McClure Jr
> Sent: Sunday, September 24, 2006 1:53 PM
> To: redhat-install-list redhat com
> Subject: Re: Adding existing Fedora drives to new install
>
> On Sun, Sep 24, 2006 at 12:24:30PM -0700, Bret Stern wrote:
> >
> > I've had to re-install Fedora 5 on some new scsi drives.
> >
> > But I need to get some data off of the previous scsi drives.
> >
> > Can I install the old drives and temporarily mount them to get the
> > data?
>
> If you mean in place of the new drive(s), yes, that's
> trivial. If you mean in addition to the new drives, yes,
> it's easy, with a few caveats.
>
> > Is this possible?
>
> Check your /etc/fstab. If it has entries that look like
>
> LABEL=/boot /boot ext3
> defaults 1 2
>
> instead of
>
> /dev/sda1 /boot ext3
> defaults 1 2
>
> and the old drives also have mounts by labels in their
> /etc/fstab, it will have a problem upon booting figuring out
> which partition with a /boot label to mount on /boot.
>
> On your new, operational disks change the labels to real
> device names (run "df" to find out what they are), then shut
> down, install the old drive(s), and reboot. When you
> temporarily mount the old partitions, create a scratch mount
> point (directory) such as /oldstuff, and use device names,
> not labels, when you do the mounts.
>
> Cheers,
> --
> Bob McClure, Jr. Bobcat Open Systems, Inc.
> bob bobcatos com http://www.bobcatos.com
> "Where you go in the hereafter depends on what you were after here."
> - Thanks to Graffiti, 2 March 2004
>
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://www.redhat.com/mailman/listinfo/redhat-install-list
> To Unsubscribe Go To ABOVE URL or send a message to:
> redhat-install-list-request redhat com
> Subject: unsubscribe
Thanks Bob, this has been very helpful.
Bret
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]