All of lore.kernel.org
 help / color / mirror / Atom feed
From: chuck gelm net <chuck@gelm.net>
To: Peter <heisspf@skyinet.net>
Cc: linux-newbie@vger.kernel.org
Subject: Re: Moving Hard Drive
Date: Fri, 16 Jan 2004 18:44:04 -0500	[thread overview]
Message-ID: <40087744.A1B0B8E4@gelm.net> (raw)
In-Reply-To: 20040116105630.D896B1C900@heisspf

Hi, Peter:

 You didn't mention that you had system files on /dev/hdc.
If it has been simply installed, you should be able to
copy all of your system files from your root system to
this new file system.  Then use fdisk to make it bootable.

Perhaps

mount /dev/hdc /mnt
cp -x / /mnt
umount /mnt

would work?

 I am assuming that you could then simply swap IDE connectors
on the mobo.

HTH, Chuck

Peter wrote:
> 
> Hi,
> 
> I got myself a new larger hard drive which is presently a secondary master
> hdc. On it I have RH9 and SW9.1 the latter doing the booting with lilo.
> 
> I want to make now this drive the master drive by which I assume it will
> become hda.
> 
> Is it correct then that before doing the switch I will have to change in
> /etc/fstab and lilo.conf all what is labeled hdc to hda? Boot initially from a
> floppy into SW run lilo and I should be set with the new drive as master.
> 
> Thanks & regards
> --
> Peter
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

      parent reply	other threads:[~2004-01-16 23:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-16 10:56 Moving Hard Drive Peter
2004-01-16 20:49 ` cr
2004-01-17  3:16   ` Peter
2004-01-17  6:20     ` joy
2004-01-17  9:53       ` pa3gcu
2004-01-19  7:14         ` Peter
2004-01-19 11:16           ` joy
2004-01-19 14:37             ` pa3gcu
2004-01-20  2:14               ` Peter
2004-01-20  3:44                 ` joy
2004-01-16 22:26 ` caszonyi
2004-01-16 23:44 ` chuck gelm net [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40087744.A1B0B8E4@gelm.net \
    --to=chuck@gelm.net \
    --cc=heisspf@skyinet.net \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.