Getting 2nd IDE drive w/Linux to work
Art Wagner
plug-discuss@lists.PLUG.phoenix.az.us
Mon, 29 Oct 2001 14:57:05 -0700
run "fdisk /dev/hdb"
at the prompt command "p"
record partition info
type "q" to quit
add to /etc/fstab;
[for each partition found above, per format of existing entries. use spaces to
separate]
<device> <mount point> <file system> <settings> <options>
/dev/hdbx /data1 ext2 defaults 1 1
/dev/hdby /data2 ext2 defaults 1 1
use any mount point you wish but make a directory in / to match it.
Art Wagner
Mark Rennebaum wrote:
>
> Wondering if anyone has dealt with a similar situation...
>
> I had a dedicated system (Lx6 MB/Pent II 233 CPU/6Gb HD) with
> Linux (SuSE) running on it. Recently moved the Linux HD over to
> another system that is similar except for the CPU/MB/HD
> (has a Pent III 750/BX6 MB/20Gb HD) and I added the Linux
> HD as a secondary drive.
>
> Now what I want to do is configure the new system to be able
> to boot with Linux or Win98SE -- how? How would I configure
> LILO (or is there something else/better?)??
>
> Is there a resource on the www that someone can point me to?
>
> Thanks,
>
> - Mark
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't
> post to the list quickly and you use Netscape to write mail.
>
> PLUG-discuss mailing list - PLUG-discuss@lists.PLUG.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
>