Re: Freebsd installation problem with 3ware 8506-4LP - storage controller (RAID)

2011-12-25 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sat Dec 24 23:42:28 2011 > Date: Sun, 25 Dec 2011 00:38:04 -0500 > From: heat...@trans-world.org > To: > Subject: Freebsd installation problem with 3ware 8506-4LP - storage > controller (RAID) > > Hello, we tried to instal Freebsd with my 3ware 8506-4LP

Re: freebsd installation order

2008-10-29 Thread Michael Powell
pwn wrote: [snip] >>> on this page >>> http://www.freebsd.org/doc/en/books/handbook/kernelconfig-building.html >>> it says: >>> Tip: By default, when you build a custom kernel, all kernel modules will >>> be rebuilt as well. If you want to update a kernel faster or to build >>> only custom m

Re: freebsd installation order

2008-10-29 Thread pwn
Jerry McAllister escreveu: On Wed, Oct 29, 2008 at 06:39:16PM +, pwn wrote: Jerry McAllister escreveu: On Wed, Oct 29, 2008 at 05:56:01PM +, pwn wrote: Jerry McAllister escreveu: On Wed, Oct 29, 2008 at 01:43:23PM +, pwn wrote: im

Re: freebsd installation order

2008-10-29 Thread Jerry McAllister
On Wed, Oct 29, 2008 at 06:39:16PM +, pwn wrote: > Jerry McAllister escreveu: > >On Wed, Oct 29, 2008 at 05:56:01PM +, pwn wrote: > > > > > >>Jerry McAllister escreveu: > >> > >>>On Wed, Oct 29, 2008 at 01:43:23PM +, pwn wrote: > >>> > >>> > >>> > immediately after the

Re: freebsd installation order

2008-10-29 Thread pwn
Jerry McAllister escreveu: On Wed, Oct 29, 2008 at 05:56:01PM +, pwn wrote: Jerry McAllister escreveu: On Wed, Oct 29, 2008 at 01:43:23PM +, pwn wrote: immediately after the installation of FreeBSD what steps should be performed by order 1 - Configuring the FreeBSD

Re: freebsd installation order

2008-10-29 Thread Jerry McAllister
On Wed, Oct 29, 2008 at 05:56:01PM +, pwn wrote: > Jerry McAllister escreveu: > >On Wed, Oct 29, 2008 at 01:43:23PM +, pwn wrote: > > > > > >>immediately after the installation of FreeBSD what steps should be > >>performed by order > >>1 - Configuring the FreeBSD Kernel > >>2 - The Cutt

Re: freebsd installation order

2008-10-29 Thread pwn
Jerry McAllister escreveu: On Wed, Oct 29, 2008 at 01:43:23PM +, pwn wrote: immediately after the installation of FreeBSD what steps should be performed by order 1 - Configuring the FreeBSD Kernel 2 - The Cutting Edge 3 - Updating FreeBSD Is this the proper order? I would say, f

Re: freebsd installation order

2008-10-29 Thread Jerry McAllister
On Wed, Oct 29, 2008 at 01:43:23PM +, pwn wrote: > immediately after the installation of FreeBSD what steps should be > performed by order > 1 - Configuring the FreeBSD Kernel > 2 - The Cutting Edge > 3 - Updating FreeBSD > > Is this the proper order? I would say, first update FreeBSD src a

Re: freebsd installation order

2008-10-29 Thread pwn
andrew clarke escreveu: On Wed 2008-10-29 13:43:23 UTC+, pwn ([EMAIL PROTECTED]) wrote: immediately after the installation of FreeBSD what steps should be performed by order 1 - Configuring the FreeBSD Kernel 2 - The Cutting Edge 3 - Updating FreeBSD Is this the proper order? there is

Re: freebsd installation order

2008-10-29 Thread andrew clarke
On Wed 2008-10-29 13:43:23 UTC+, pwn ([EMAIL PROTECTED]) wrote: > immediately after the installation of FreeBSD what steps should be > performed by order > 1 - Configuring the FreeBSD Kernel > 2 - The Cutting Edge > 3 - Updating FreeBSD > > Is this the proper order? > there is some set of ru

Re: FreeBSD installation doesn't work

2008-09-20 Thread Mel
On Friday 19 September 2008 12:17:35 Oliver Fromme wrote: > Oliver Fromme <[EMAIL PROTECTED]> wrote: > > Matthew Seaman wrote: > > > Mel wrote: > > > > that's aside from the fact that the root partition '/' always has to > > > > be the first partition, for the simple reason that everything else

Re: FreeBSD installation doesn't work

2008-09-19 Thread Oliver Fromme
Oliver Fromme <[EMAIL PROTECTED]> wrote: > Matthew Seaman wrote: > > Mel wrote: > > > that's aside from the fact that the root partition '/' always has to be > > > the > > > first partition, for the simple reason that everything else is mounted > > > on top > > > of it. > > > > It's n

Re: FreeBSD installation doesn't work

2008-09-19 Thread Oliver Fromme
Matthew Seaman wrote: > Mel wrote: > > that's aside from the fact that the root partition '/' always has to be > > the > > first partition, for the simple reason that everything else is mounted on > > top > > of it. > > It's not the partition device names that determine the mount order

Re: FreeBSD installation doesn't work

2008-09-18 Thread Matthew Seaman
Mel wrote: that's aside from the fact that the root partition '/' always has to be the first partition, for the simple reason that everything else is mounted on top of it. For the same reason: /dev/ad1se /usr/local /dev/ad1sf /usr will not work. For this particular case (root

Re: FreeBSD installation doesn't work

2008-09-18 Thread Mel
On Thursday 18 September 2008 16:26:43 Erik Trulsson wrote: > On Thu, Sep 18, 2008 at 03:49:37PM +0300, Robert Lebovich wrote: > > I'm trying to install freeBSD on my pc, but after the installation it > > doesn't boot. It can't find the kernel. > > I think it is the problem with my partitioning. i'

Re: FreeBSD installation doesn't work

2008-09-18 Thread Erik Trulsson
On Thu, Sep 18, 2008 at 03:49:37PM +0300, Robert Lebovich wrote: > I'm trying to install freeBSD on my pc, but after the installation it > doesn't boot. It can't find the kernel. > I think it is the problem with my partitioning. i'm trying this order: > /boot > swap > / > /var > /usr > Can you he

Re: FreeBSD installation doesn't work

2008-09-18 Thread Alain G. Fabry
On Thu, Sep 18, 2008 at 03:32:09PM +0200, Leslie Jensen wrote: > > Robert Lebovich skrev: > >I'm trying to install freeBSD on my pc, but after the installation it > >doesn't boot. It can't find the kernel. > >I think it is the problem with my partitioning. i'm trying this order: > >/boot > >swap

Re: FreeBSD installation doesn't work

2008-09-18 Thread Leslie Jensen
Robert Lebovich skrev: I'm trying to install freeBSD on my pc, but after the installation it doesn't boot. It can't find the kernel. I think it is the problem with my partitioning. i'm trying this order: /boot swap / /var /usr Can you help me how to install in this order? __

Re: FreeBSD Installation

2008-06-11 Thread _sickfile
Beech Rintoul wrote: > > On Tuesday 23 May 2006 20:44, Afrose Fathima wrote: >> Hi, >> I am trying to install FreeBSD 6.1 on a DELL box.I have dowloaded the >> 6.1-Release ISO images from >> ftp://ftp.freebsd.org/pub/FreeBSD/r...ISO-IMAGES/6.1/>/pub/FreeBSD/releases/i38

Re: FreeBSD installation on AMD64

2008-04-16 Thread sergio lenzi
I use an ACER notebook 5050 with 2 partitions (one i386, and other amd64) the amd64 is faster, the software is very stable, and everything works... I do not use the sleep mode, the freebsd kernel keeps the processor halted when not in use, so the battery lasts longer, and the boot (total boot is

Re: FreeBSD installation on AMD64

2008-04-16 Thread Dominic Fandrey
Sébastien Morand wrote: Hi, ... So before reinstalling everything, I'd like to know : Is it a reasonable choice (in terme of performance, reliability, and compatibility terms) to install i386 over amd64 arch? For a desktop i386 is still the better choice and unless you have more than 3G of R

Re: FreeBSD installation on AMD64

2008-04-01 Thread Danny Pansters
On Tuesday 01 April 2008 15:06:24 Ivan Voras wrote: > Sébastien Morand wrote: > > Hi, > > > > I'm new in FreeBSD, I'm used to GNU/Linux from many years but I'm trying > > to migrate to FreeBSD. > > My hardware is AMD64 / 1GB RAM / envy24ht network car / nVidia 7300GS GC > > / USB Scanner / HP 660 P

Re: FreeBSD installation on AMD64

2008-04-01 Thread Bob Johnson
On 4/1/08, Ivan Voras <[EMAIL PROTECTED]> wrote: > Sébastien Morand wrote: > > Hi, > > > > I'm new in FreeBSD, I'm used to GNU/Linux from many years but I'm trying > to > > migrate to FreeBSD. > > My hardware is AMD64 / 1GB RAM / envy24ht network car / nVidia 7300GS GC / > > USB Scanner / HP 660 Pr

Re: FreeBSD installation on AMD64

2008-04-01 Thread Ivan Voras
Sébastien Morand wrote: > Hi, > > I'm new in FreeBSD, I'm used to GNU/Linux from many years but I'm trying to > migrate to FreeBSD. > My hardware is AMD64 / 1GB RAM / envy24ht network car / nVidia 7300GS GC / > USB Scanner / HP 660 Printer This looks like a desktop computer, with multimedia capab

Re: FreeBSD Installation Suggestion

2007-08-06 Thread Jonathan Horne
On Monday 06 August 2007 07:46:01 Christopher Key wrote: > Hello, > > I'm about to install FreeBSD for the first time on a new machine and > have a few questions: > > 1) The motherboard is an Intel DQ964GF, which uses the ICH8 chipset. Is > it better to use this in IDE or AHCI mode? (The system w

Re: freebsd installation server (nfs/ftp/http) local network

2007-05-02 Thread Watanabe Kazuhiro
Hello. Did you read the following document? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-diff-media.html At Mon, 30 Apr 2007 00:01:07 -0700, Anuj Singh wrote: > Hiee, > it is not on a public network, all i am trying to know how to do it, I do > the same method for installing

Re: freebsd installation server (nfs/ftp/http) local network

2007-04-30 Thread Anuj Singh
Hiee, it is not on a public network, all i am trying to know how to do it, I do the same method for installing linux os, I exported FreeBSD6.2 ISO images via nfs. it didn't worked. Do I need to extract the files? to install freebsd via nfs, or ftp or http over a local network. regards anugunj anuj

Re: freebsd installation server (nfs/ftp/http) local network

2007-04-29 Thread Garrett Cooper
anujgunj anuj singh wrote: Hiee, I have ISO images on network pc, I want to perform a network installation using nfs OR ftp OR http. Plus what is the best way of installation (package selection) to not to switch cd's between 2 cd's. regards anugunj anuj On Sun, 2007-04-29 at 23:37 +0400, Reshm

Re: freebsd installation server (nfs/ftp/http) local network

2007-04-29 Thread anujgunj anuj singh
Hiee, I have ISO images on network pc, I want to perform a network installation using nfs OR ftp OR http. Plus what is the best way of installation (package selection) to not to switch cd's between 2 cd's. regards anugunj anuj On Sun, 2007-04-29 at 23:37 +0400, Reshmakov Roman wrote: > > Hiee, >

Re: freebsd installation server (nfs/ftp/http) local network

2007-04-29 Thread Reshmakov Roman
> Hiee, > I need to create a nfs/ftp/http installation server threw which I can > install FreeBSD on other local machines. I have ISO images of > FreeBSD6.2. > How to create any or all nfs/ftp/http installation server. I went threw > man pages it shows me CDROM sharing network installation. I wan

Re: FreeBSD Installation CD Creation

2006-07-08 Thread Jason McAlpine
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > > On Sat, 8 Jul 2006, Walt Haynes wrote: > > >> I'm having a tough time creating the two 6.1-release >> installation CD's. I was told that it was best to go to >> >> ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/6.1/ >> >> >> and downloa

Re: FreeBSD Installation CD Creation

2006-07-08 Thread doug
If the FreeBSD CD is formated properly you should be able to see the CD's directory structure using windows explorer. If you can not do that, you did not choose the option to burn the CD from an ISO image. Burning from an ISO image is directly writing each track. On Sat, 8 Jul 2006, Walt Hay

Re: FreeBSD Installation CD Creation

2006-07-08 Thread Robert C Wittig
Walt Haynes wrote: I'm having a tough time creating the two 6.1-release installation CD's. I was told that it was best to go to ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/6.1/ and download the 6.1 RELEASE disc1 and disc2 ISO images in Windows, and use your favorite toas

Re: FreeBSD Installation

2006-05-24 Thread Gerard Seibert
Afrose Fathima wrote: > Hi, I am trying to install FreeBSD 6.1 on a DELL box.I have dowloaded > the 6.1-Release ISO images from > ftp://ftp.freebsd.org/pub/FreeBSD/r...ISO-IMAGE > S/6.1/ . > Its gives us the ISO's for three CD's bo

Re: FreeBSD Installation

2006-05-23 Thread Beech Rintoul
On Tuesday 23 May 2006 20:44, Afrose Fathima wrote: > Hi, > I am trying to install FreeBSD 6.1 on a DELL box.I have dowloaded the > 6.1-Release ISO images from > ftp://ftp.freebsd.org/pub/FreeBSD/r...ISO-IMAGES/6.1//pub/FreeBSD/releases/i386/ISO-IMAGES/6.1/> . > Its gives u

Re: FreeBSD Installation

2006-05-23 Thread Erik Trulsson
On Wed, May 24, 2006 at 10:14:58AM +0530, Afrose Fathima wrote: > Hi, > I am trying to install FreeBSD 6.1 on a DELL box.I have dowloaded the > 6.1-Release ISO images from > ftp://ftp.freebsd.org/pub/FreeBSD/r...ISO-IMAGES/6.1/ > . >

Re: FreeBSD Installation Horror

2005-05-08 Thread FreeBsdBeni
On Thursday 05 May 2005 02:26, Sebastian Reichelt wrote: > Hello! > > As a programmer and computer science student, I wanted to try out > FreeBSD on my old computer (Pentium 166). Mainly I just want to get to > know the differences between FreeBSD and Linux, and see whether it > really has a better

Re: FreeBSD Installation Horror

2005-05-05 Thread Sebastian Reichelt
I changed some BIOS settings, and now it works. Thanks for your help. -- Sebastian Reichelt ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: FreeBSD Installation Horror

2005-05-05 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Sebastian > Reichelt > Sent: Thursday, May 05, 2005 6:56 AM > To: freebsd-questions@freebsd.org > Subject: Re: FreeBSD Installation Horror > > > Now I got the CD from

Re: FreeBSD Installation Horror

2005-05-05 Thread Luke Dean
I downloaded the three floppy images for 5.3-RELEASE and dd'ed them on the disks. Then I booted the installation and tried to partition my hard drive. To my surprise, the partition table shown by the installation was complete nonsense. I figured it probably had something to do with the fact tha

Re: FreeBSD Installation Horror

2005-05-05 Thread Sebastian Reichelt
a normal computer Oops, that should read: "a normal computer user". :-) -- Sebastian Reichelt ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: FreeBSD Installation Horror

2005-05-05 Thread Sebastian Reichelt
Now I got the CD from someone else, and finally the installation went well. It would still have been nice if all the things I described had just worked. I was able to install Debian without any problems, even though I didn't have any Unix experience at all. Compared to that, the FreeBSD install

Re: FreeBSD Installation Horror

2005-05-04 Thread Rob
Sebastian Reichelt wrote: > > As a programmer and computer science student, I > wanted to try out FreeBSD on my old computer > (Pentium 166). Mainly I just want to get to know > the differences between FreeBSD and Linux, and see > whether it really has a better design (which many > people I know c

RE: FreeBSD Installation Horror

2005-05-04 Thread fbsd_user
Your pc is so old that the bios do not support LBA in native mode. You have to upgrade your bios chip on the motherboard. check out http://www.unicore.com/ for replacement chip. OnTrack is designed for ms/windows only. In a nut shell 5.3 does support your very old motherboard. You may have better

Re: FreeBSD Installation

2005-03-27 Thread stheg olloydson
it was said: >While loading the sysinstall it freezes up when it reaches sio0: >type 8250. Yow! >The book shows type 16550A > >The computer I am trying to install FreeBSD on is an AMD 700 Mhz > maching with 512 K of memory. The 8250 UART has been obsolete for _years_ (pre-386 days). Try di

RE: FreeBSD Installation

2005-03-27 Thread bob
4.11 is the current production stable release which contains massive changes from 4.8 one of which is the "kernel configuration in full-screen visual mode" is not required any longer. The book you are referencing is outdated. Release 4.6 and 4.8 are no longer supported versions. The 5.3 version is

Re: FreeBSD Installation

2005-03-27 Thread Abu Khaled
On Sun, 27 Mar 2005 16:33:35 -0800, Joe Parker <[EMAIL PROTECTED]> wrote: > > > I have version 4.6 and 4.8 of FreeBSD and I am having trouble getting pass a > certain point. This is the procedure I have followed form The FreeBSD > Handbook, 3rd Edition, Volume I: User Guide Edited by Murray Sto

Re: FreeBSD installation with single / partition

2005-03-22 Thread Christopher Nehren
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2005-03-22, Andrew Lewis scribbled these curious markings: [Please properly wrap your posts. 72 characters is the accepted maximum. I'm surprised that your Linux mailer doesn't do this for you.] > Is this a serious no-no? In my opinion, and that of

Re: FreeBSD installation with single / partition

2005-03-22 Thread Andrew Lewis
On Tue, 22 Mar 2005 14:00:25 +0200 Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > You are definitely doing something wrong. The root filesystem should be > mounted as read-write *before* you run installworld. Right you were, I was overlooking those extra instructions. ;) Working fine now. Thx f

Re: FreeBSD installation with single / partition

2005-03-22 Thread Giorgos Keramidas
On 2005-03-22 13:54, Andrew Lewis <[EMAIL PROTECTED]> wrote: > Is this a serious no-no? > > I see this breaks make installworld... :\ Complains about / being > read-only, and naturally there is no way for me to remount it r/w with > the system being up... :( And a rescue CD kinda defeats the object

Re: FreeBSD Installation error

2004-05-22 Thread Bill Moran
M Prabhanjan wrote: I am unable to install FreeBSD on a PC that has 4GB disk space. I am trying to install from a CD that I bought sometime back. In the installation's Choose Distributions menu, I choose to install X-Developer and X-Kern-Developer distributions. I get the following error message

Re: FreeBSD installation on a single partition

2004-05-16 Thread Viktor Lazlo
On Sun, 16 May 2004, Lee Harr wrote: > >I'd like to install FreeBSD on a single partition, how can I do that? > >The sys/installer complains about a missing swap partition, (I'd rather > >use swap files though). > > > > > I have never tried this. It is very possible that the installer cannot > wor

Re: FreeBSD installation on a single partition

2004-05-16 Thread Lee Harr
I'd like to install FreeBSD on a single partition, how can I do that? The sys/installer complains about a missing swap partition, (I'd rather use swap files though). I have never tried this. It is very possible that the installer cannot work without creating a separate swap partition. What you mig

Re: FreeBSD installation on a single partition

2004-05-15 Thread Robert Storey
Unless you're really short of hard disk space, I'd say that this is a bad idea. Multiple partitions give added stability and security. The sole disadvantage of using multiple partitions is that you might not allocate enough space on one particular partition and so it could fill up - therefore, you

Re: Freebsd Installation..

2003-10-12 Thread Lennart Filutowski
- Original Message - From: "Lennart Filutowski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 12, 2003 8:39 AM Subject: Freebsd Installation.. > Hi, > I am having trouble installing FreeBSD. I first tryed installing > FreeBSD5.0-RELEASE but the computer freezes eac

Re: Freebsd Installation..

2003-10-11 Thread Luke Kearney
On Sun, 12 Oct 2003 08:39:16 +0200 "Lennart Filutowski" <[EMAIL PROTECTED]> granted us these pearls of wisdom: > Hi, > I am having trouble installing FreeBSD. I first tryed installing > FreeBSD5.0-RELEASE but the computer freezes each time it is probing for > devices. I read the trouble shooting

Re: FreeBSD installation problem

2003-08-11 Thread Johan Paul
>> I've tried to install FreeBSD 4.8 Stable on my computer about 5 times >> but every damn time I get an error when the installation reaches the >> dependence install. I get an error messages saying something "... error >> code -1 Please check the debug screen for more info". When I press >> ALT+F2

Re: FreeBSD installation problem

2003-08-07 Thread Rus Foster
> > > I don't understand what you mean "on the way out" but I don't think the > problem is lack of memory because I have 384MB in my machine. > > But could my slicing have something to do with this thing. I have three > HDDs in the machine a 3GB, 4GB and 6GB divided like this. > I mean that I thin

Re: FreeBSD installation problem

2003-08-07 Thread mikael . karlsson
> I've tried to install FreeBSD 4.8 Stable on my computer about 5 times > but every damn time I get an error when the installation reaches the > dependence install. I get an error messages saying something "... error > code -1 Please check the debug screen for more info". When I press > ALT+F2 I se

Re: FreeBSD installation problem

2003-08-07 Thread Rus Foster
> I've tried to install FreeBSD 4.8 Stable on my computer about 5 times > but every damn time I get an error when the installation reaches the > dependence install. I get an error messages saying something "... error > code -1 Please check the debug screen for more info". When I press > ALT+F2 I s

Re: FreeBSD Installation Problems

2003-03-29 Thread Terry Lambert
Sukhbinder Singh wrote: > When I try installing it using the Floppy disk method it gives me a > different type of error message. This time it gives me an error message > like, > "unable to transfer the bin distribution from fd0 Do you want to try to > retrieve it again? Yes No " If I press yes it

Re: FreeBSD Installation Problems

2003-03-29 Thread Sukhbinder Singh
- Original Message - From: John Murphy <[EMAIL PROTECTED]> To: Sukhbinder Singh <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, March 27, 2003 10:22 PM Subject: Re: FreeBSD Installation Problems "Sukhbinder Singh" <[EMAIL PROTECTED]> wrote

Re: FreeBSD Installation Problems

2003-03-29 Thread Bill Moran
Sukhbinder Singh wrote: By the way, I am now installing FreeBSD version 4.7 not version 5.0 any longer. When I try installing it using the Floppy disk method it gives me a different type of error message. This time it gives me an error message like, "unable to transfer the bin distribution from fd

Re: FreeBSD Installation Problems

2003-03-29 Thread John Murphy
"Sukhbinder Singh" <[EMAIL PROTECTED]> wrote: >I looked at vty3 (Alt - F3). I saw the screen saying "PPP Started" and "ppp >on foo" but this "ppp on foo" the ppp is not in capital letters it is in >the lower case letters. Then it is not connecting to your ISP for some reason. Did you wait long

Re: FreeBSD Installation Problems

2003-03-29 Thread John Murphy
"Sukhbinder Singh" <[EMAIL PROTECTED]> wrote: >I did what you asked me to do. This time I had a little bit of progress but >still I got a differen error message. I used the windows command winipcfg >command to get the DNS information. As I indicated in my previous mail there >are 6 fields in the w

Re: FreeBSD Installation Problems

2003-03-29 Thread Sukhbinder Singh
By the way, I am now installing FreeBSD version 4.7 not version 5.0 any longer. When I try installing it using the Floppy disk method it gives me a different type of error message. This time it gives me an error message like, "unable to transfer the bin distribution from fd0 Do you want to try to

Re: FreeBSD Installation Problems

2003-03-27 Thread John Murphy
"Sukhbinder Singh" <[EMAIL PROTECTED]> wrote: > First, I made the 2 image floppy disk for the 2 image files by >downloading them from ftp.freebsd.org. These 2 files are kern.flp and >msfroot.flp. I also downloaded and made an image disk for drvivers.flp just >to download the drivers at the ins

Re: FreeBSD Installation Problems

2003-03-27 Thread John Vender
I was stumbling on. If I don't see any help on this in the next couple of days I'll see if any of my FreeBSD loving friends have any recent ftp install experience and can see where your install is going wrong. Cheers...John - Original Message - From: John Vender <[EMAIL

Re: FreeBSD Installation Problems

2003-03-27 Thread Sukhbinder Singh
PPP process 76 and after pressing enter here I get another message saying "unable to adjust your media configuration and try again : " This is my installation process. It fails to download freebsd automatically from the freebsd ftp site like it should. Any help will be helpful. thanks, Suk

Re: FreeBSD Installation Problems

2003-03-26 Thread Matthew Seaman
(freebsd-hackers@ removed from CC: this is definitely -questions material.) On Wed, Mar 26, 2003 at 05:53:04PM +0800, Sukhbinder Singh wrote: > I am trying to install FreeBSD into my personal computer, however I am > receiving error messages during the course of my installation. When I a

Re: FreeBSD Installation Problems

2003-03-23 Thread Sukhbinder Singh
e 2 error message be solved. Any help will help. thanks - Original Message - From: taxman <[EMAIL PROTECTED]> To: Sukhbinder Singh <[EMAIL PROTECTED]> Sent: Sunday, March 23, 2003 11:10 AM Subject: Re: FreeBSD Installation Problems > > really, why do you persist in sending

Re: FreeBSD Installation Problems

2003-03-22 Thread Bill Moran
Sukhbinder Singh wrote: Dear Sir, I am trying to install FreeBSD into my personal computer. I am using the FTP installation method using the standard installation. When I try to start the FTP installation I get message such as :- Warning: no /dev/tun0 device. PPP will not work !. Unable to

Re: FreeBSD Installation Problems

2003-03-22 Thread John Vender
On Sunday, March 23, 2003, at 12:48 AM, Sukhbinder Singh wrote: Dear Sir,      I am trying to install FreeBSD into my personal computer. I am using the FTP installation method using the standard installation. When I try to start the FTP installation I get message such as :- Warning: no /dev/tun

Re: FreeBSD Installation Problems

2003-03-20 Thread Sukhbinder Singh
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>Dear Sir,     I am trying to install FreeBSD into my personal computer. I am facing with some problems that I need your help in assisting me. I do have the 2 dos image file floppies done. I am using the standard installation me

Re: FreeBSD Installation on HP Pavilion ZT1130

2003-01-01 Thread Scott Robbins
> > Saturday, December 7, 2002, 3:29:10 AM, you wrote: > > > Hi, > > > I'm trying to install the FreeBSD 4.7-RELEASE on my HP Pavilion ZT1130 > > notebook, but there is some problems. > > > Note: my notebook doesn't have floppy drive. > > > When a try to boot from my CD drive (actually a Toshi

Re: FreeBSD Installation on HP Pavilion ZT1130

2003-01-01 Thread Alex
Dear/Beste Eduardo, Saturday, December 7, 2002, 3:29:10 AM, you wrote: > Hi, > I'm trying to install the FreeBSD 4.7-RELEASE on my HP Pavilion ZT1130 > notebook, but there is some problems. > Note: my notebook doesn't have floppy drive. > When a try to boot from my CD drive (actually a Toshib

Re: FreeBSD installation problem

2002-07-21 Thread Brian T. Schellenberger
idea. Anybody else? | marc | | - Original Message - | From: "Brian T.Schellenberger" <[EMAIL PROTECTED]> | To: "Marc Freeman" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> | Sent: Monday, July 15, 2002 2:22 PM | Subject: Re: FreeBSD installation problem | | > W

RE: FreeBSD installation hanging

2002-07-15 Thread Liu, Daniel (CSD engineer)
Title: Message I saw the same problem before. How big is your hard disk size? And the disk size freebsd reported when you install freebsd?     Regards Liu Daniel -Original Message-From: Marc Freeman [mailto:[EMAIL PROTECTED]] Sent: Monday, July 15, 2002 6:23 PMTo: [EMAI

Re: FreeBSD installation problem

2002-07-15 Thread Adam Weinberger
what's the problem? hit the F1 key and FreeBSD should start loading. or hit Enter, even. or is that not what the problem is? -Adam >> (07.14.2002 @ 2133 PST): Marc Freeman said, in 1.8K: << > >Hi i am trying to installed freeBSD 4.6. but on booting i keep on >getting the message > >

Re: FreeBSD installation problem

2002-07-14 Thread Steve Wingate
On Sun, 2002-07-14 at 21:33, Marc Freeman wrote: > Hi i am trying to installed freeBSD 4.6. but on booting i keep on getting the >message > > F1FreeBSD > Default: F1 > - > i have read the FAQ's which say to put a small dos partition at the beginning of the >drive but this has not worked. o

Re: FreeBSD installation problem

2002-07-14 Thread Brian T . Schellenberger
Well, the message is perfectly normal & correct. It should, however, boot up FreeBSD 10 seconds later, or immediately if you hit F1 or Enter. So are we to gather that it hangs instead? Is that correct? On Monday 15 July 2002 12:33 am, Marc Freeman wrote: | Hi i am trying to installed freeB