Re: [SLUG] Something messed up

From: steve szmidt (steve@szmidt.org)
Date: Mon Jul 18 2005 - 19:04:14 EDT


On Monday 18 July 2005 18:49, Richard Smoot wrote:
> >I would recommend putting booth drives in the same PC. Make the suspect
>
> drive Slave.
> If you don't have SUSE 9.1 on the 80G drive, I would install it. I would
> leave the suspect drive disconnected until your Linux is established
> and then hook it up and transfer you data directly.
> Before you do this, you might try booting the installed os option,
> which I know the Suse 9.1 install DVD supports.
>
> Richard Smoot

Which will cause confusion and result in with the system not booted.

Before you can add another linux system you need to modify your /etc/fstab
file. The problem is with the labels used to mount partitions. THey don't
actually refer to any specific partition. So inserting a 2nd drive which also
have the same partiotion labels will probably stop it from working.

So what you do is to run df to see what partition is mounted where, then
replace the label notes with the /dev/hda1 etc names you see from df.

This way you can add whatever drive without problems.

The lables were made up to make a system more flexible, but does not work with
duplicate labeld partitions.

-- 

Steve Szmidt

"They that would give up essential liberty for temporary safety deserve neither liberty nor safety." Benjamin Franklin ----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:58:32 EDT