Re: Install freeze while or immediately after finish copying the ports-collection

2005-11-13 Thread Timm Florian Gloger

* On 11/12/2005 9:55 PM  Roland Smith wrote:


Have you verified the checksum of the ISO image after you downloaded it?

What happens if you don't install ports? (you can always do it later).



Yep. Checksums are ok.
If i just install a minimal system as Brandon suggested, the 
installation process works properly (except that disk geometry allegedly 
wrong, but the system-guessed values are correct for LBA mode).




How do you know that the network card doesn't work? If you go to the
emergency shell (alt-F4, IIRC) and type 'ifconfig', does it show a
network interface with 'media: Ethernet'?



Yes. The card is detected and also configured while the install process, 
but every try to connect to a ftp server fails.


Sadly, another problem occured after rebooting. The slave harddisk had 
debian on it  before the installation of BSD with grub written into the 
MBR. The problem is, i seems that bsd writes its own bootloader into th 
MBR of the slave harddisk. So grub is still in the master's MBR but the 
config files are of course not addressable.


So is it possible to instruct the sysinstall to write its bootloader to 
the mbr of the master harddisk and detect and conigure winxp for dual boot?


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


Re: Install freeze while or immediately after finish copying the ports-collection

2005-11-13 Thread Roland Smith
On Sun, Nov 13, 2005 at 05:22:34PM +0100, Timm Florian Gloger wrote:
 If i just install a minimal system as Brandon suggested, the 
 installation process works properly (except that disk geometry allegedly 
 wrong, but the system-guessed values are correct for LBA mode).

Well, that's something.

 How do you know that the network card doesn't work? If you go to the
 emergency shell (alt-F4, IIRC) and type 'ifconfig', does it show a
 network interface with 'media: Ethernet'?
 
 
 Yes. The card is detected and also configured while the install process, 
 but every try to connect to a ftp server fails.

Do you have a router and/or firewall? If so, is it configured correctly
to let ftp from this machine through?

snip
 So is it possible to instruct the sysinstall to write its bootloader to 
 the mbr of the master harddisk and detect and conigure winxp for dual boot?

I think this is covered in the Handbook.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpB9tYcLov75.pgp
Description: PGP signature


Re: Install freeze while or immediately after finish copying the ports-collection

2005-11-13 Thread Timm Florian Gloger

Thanks for all your help.

After installing the bootloader correctly, 6.0 boots well and fast.
Also network is runnig now. Seems sysinstall did not bring it up after 
configuring, so i didi this manualy on the holo shell.


I noticed a mistake i made during the diagnostic of the freezes. They 
may not be just the result of the atapi devices.


After booting for a several times now i got 2 more freezes in not 
coherent periods of time after logging in.


i am able to access the fs through the other os so i checked the message 
and other logfiles, but i cannot find any panic or other bad logentries.


Any ideas/ suggestions?

(Will post this as a new thread)
Thanks a lot again

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


Install freeze while or immediately after finish copying the ports-collection

2005-11-12 Thread Timm Florian Gloger

Hi list,

I am sorry to request help again, but now (after getting the system boot 
with the install cd [see other messages]) the install process freezes 
while or immediately after the copying the ports collection to my harddisk.


First i thought i could be my usb keyboard (thought i read something 
like that somewhere else) but even with ps/2 devices the freeze occures.
Using an extern ftp server for installation is not possible since my 
inboard 3com network interface seems to be not supported correctly.


Any ideas?

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


Re: Install freeze while or immediately after finish copying the ports-collection

2005-11-12 Thread Brandon Gale

Timm,

We had a similar problem during our install - the fix was to only 
install the bare minimum to get the system running 6.0, then install 
everything else after rebooting and re-running sysinstall.


Thanks,
Brandon

Timm Florian Gloger wrote:


Hi list,

I am sorry to request help again, but now (after getting the system 
boot with the install cd [see other messages]) the install process 
freezes while or immediately after the copying the ports collection to 
my harddisk.


First i thought i could be my usb keyboard (thought i read something 
like that somewhere else) but even with ps/2 devices the freeze occures.
Using an extern ftp server for installation is not possible since my 
inboard 3com network interface seems to be not supported correctly.


Any ideas?

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

.


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


Re: Install freeze while or immediately after finish copying the ports-collection

2005-11-12 Thread Roland Smith
On Sat, Nov 12, 2005 at 09:36:24PM +0100, Timm Florian Gloger wrote:
 Hi list,
 
 I am sorry to request help again, but now (after getting the system boot 
 with the install cd [see other messages]) the install process freezes 
 while or immediately after the copying the ports collection to my harddisk.

Have you verified the checksum of the ISO image after you downloaded it?

What happens if you don't install ports? (you can always do it later).

 First i thought i could be my usb keyboard (thought i read something 
 like that somewhere else) but even with ps/2 devices the freeze occures.
 Using an extern ftp server for installation is not possible since my 
 inboard 3com network interface seems to be not supported correctly.
 
 Any ideas?

How do you know that the network card doesn't work? If you go to the
emergency shell (alt-F4, IIRC) and type 'ifconfig', does it show a
network interface with 'media: Ethernet'?

Anyway, ftp install uses the same install program. So unless you have a
suspicion that it's the CD or the atapicd driver that causes the hang
instead of sysinstall, I don't think ftp install will make a difference.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpKoB0r9wWS1.pgp
Description: PGP signature


Where is the ports collection of FreeBSD 4.9-RELEASE?

2003-10-31 Thread Rostislav Krasny
Hello.

I just installed the FreeBSD 4.9-RELEASE by FTP from ftp.freebsd.org. I
have chosen All in Choose Distributions step of sysinstall. During
the installation I got error message about that the ports collection
cannot be located in ftp.freebsd.org. I did few retries but without
success, so I continued the installation. There was no more problem.

Now I see that
ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.9-RELEASE/ports/
directory just doesn't exist. I checked few mirrors of ftp.freebsd.org
but .../4.9-RELEASE/ports/ doesn't exist there too. At the same time
.../4.8-RELEASE/ports/ and .../5.1-RELEASE/ports/ exist. As far as I
know, most people uses ISO images and installs FreeBSD from CD. I
didn't check FreeBSD 4.9-RELEASE ISO image but I'm suspecting that
.../4.9-RELEASE/ports/ exist there. Is .../4.9-RELEASE/ports/
non-existence a consequence of some FTP upload problem? Could someone
upload .../4.9-RELEASE/ports/ to fix it?

Thanks

__
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ports collection

2000-11-14 Thread Jeffrey J. Mountin

At 03:35 PM 11/14/00 -0500, Evan S wrote:
I cvs'uppd my ports collection like the handbook and UPDATING file said
to, will that be enough so after I make installworld and merge master my
ports won't have to be recompiled?

Thanks,

Evan Sarmiento ([EMAIL PROTECTED])
http://sekt7.org/es

While I am busy griping here is another example.

This question more appropriate to -ports, but at least marginally concerns 
-stable.  I'm not saying this doesn't belong here, but there have far too 
many ports specific questions on this list.  Myself and others have pointed 
this out.  In many cases the questions were answered very recently on 
-ports.  If you use ports you should be reading -ports.


When in doubt re-compile them.  If you track -cvs-all (like you are 
*supposed* to), then re-compile them only when you changes to 
libraries.  The pending version bump is by far the best example, but 
re-doing the ports you install is a good blanket rule when a commit has 
"lib" in it.  Call it the "when in doubt" rule. ;)

As for how, check the archives for -stable and -ports. ;)


Jeff Mountin - [EMAIL PROTECTED]
Systems/Network Administrator
FreeBSD - the power to serve



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message