Questions on first-time installation (Re: (no subject))

2006-11-07 Thread Bill Moran
In response to Bob Schwartz [EMAIL PROTECTED]:
 Hi,
  
 First, I want to join the lists that you think are best for a highly
 knowledgable and experienced PC/Windows user who knows little about unix.
 Would you be so kind as to guide me, please?

You're on the right list, but it helps to use a subject line.

 The install moves flawlessly to fdisk, but I don't understand the screen
 print and options that the installation files offer when time to select
 where to install bsd.
  
 this workstation has two intallations of XP and a windows boot manager for
 selecting them. Under no circumstances can we afford for this to be
 disturbed (at least until we can finally get rid of windows forever!g).

You should not install on that machine, then.  Its not uncommon for first
time users to hose other installations.  Based on your under no
circumstances statement, you need to ask yourself two questions:
1) Do I have a complete and reliable backup of my Windows stuff?
2) Can I afford the time to restore from backup if I do something wrong?

If the answer to either of those questions is no then you should do one
of two things:
1) Recruit a trusted friend who has done this before to help.
2) Don't use that machine for your first install.

 I've put in an adaptec 2940 and a 146 gig SCSI drive...and this is the drive
 I want to install bsd on and play with it to learn, but the installation
 process does not appear to tell me how to install on this drive only..and
 whether or not if I also install BSD's boot manager, I may disturb the one
 windows is offering already.

The BSD boot manager _will_ displace any other boot manager, although it
works just as well in every instance I've done it.

 The box drives are three 73 gig SAS' in a raid configuration. We also don't
 want to disturb this.
 
 I've put in an adaptec 2940 and a 146 gig SCSI drive...and this is the drive
 I want to install bsd on and play with it to learn, but the installation
 process does not appear to tell me how to install on this drive only..and
 whether or not if I also install BSD's boot manager, I may disturb the one
 windows is offering already.

 How may I quickly get some help to understand the screen prints about the
 drives (they do not appear in the install function in any form resembling
 the numbers or sizes of drives this box actually has) and learn how to
 install this and get a boot option but without effecting the windows boot
 manager already there, please?

There's a lot of detail missing here.  Have you gone through the handbook
section on installation?
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install.html

If that doesn't help with your questions, you're going to have to provide
more information.  You say you have 3 - 73G drives and a 146G drive, but
you don't describe how they are laid out.  What kind of RAID?  What do
you think you should see, and what do you actually see?

-- 
Bill Moran
Collaborative Fusion Inc.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Questions on first-time installation (Re: (no subject))

2006-11-07 Thread Lowell Gilbert
Bill Moran [EMAIL PROTECTED] writes:

 In response to Bob Schwartz [EMAIL PROTECTED]:

 this workstation has two intallations of XP and a windows boot manager for
 selecting them. Under no circumstances can we afford for this to be
 disturbed (at least until we can finally get rid of windows forever!g).

 You should not install on that machine, then.  Its not uncommon for first
 time users to hose other installations.  Based on your under no
 circumstances statement, you need to ask yourself two questions:
 1) Do I have a complete and reliable backup of my Windows stuff?
 2) Can I afford the time to restore from backup if I do something wrong?

 If the answer to either of those questions is no then you should do one
 of two things:
 1) Recruit a trusted friend who has done this before to help.
 2) Don't use that machine for your first install.

Or, possibly, pull out the existing drives with the important stuff
before attempting the install.  But having a critical system without
backups is foolhardy in any case.

 I've put in an adaptec 2940 and a 146 gig SCSI drive...and this is the drive
 I want to install bsd on and play with it to learn, but the installation
 process does not appear to tell me how to install on this drive only..and
 whether or not if I also install BSD's boot manager, I may disturb the one
 windows is offering already.

 The BSD boot manager _will_ displace any other boot manager, although it
 works just as well in every instance I've done it.

It is limited to four BIOS partitions, and no extended partitions.
Not an issue in this case, it sounds like.

I like the fact that it fits completely in the boot sector.  That
keeps it from being pretty, but it also means that a problem with one
OS won't keep you from booting a different OS.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]