Re: Kernel Config won't start...

2003-09-27 Thread Andreas Kohn
On Fri, 2003-09-26 at 22:39, Enoch Chan wrote:
 I have tried to install FreeBSD 5.0 and 5.1 from a burned CD
 ... Both CD won't boot to kernel config. I tried to go to the loader
 prompt and type in boot -c but it won't work. It just boot right 
 into sysinstall.

Hi, 

there is no boot -c anymore in FreeBSD 5. To set options for specific
devices or to disable some, you set hints in the boot loader, for
example

set hint.acpi.0.disabled=1
boot

To disable ACPI support and continue booting.

To find out more about the installation of FreeBSD, read the
Installation Guide at
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-start.html

(Section 2.3.2 deals with Kernel configuration)

HTH,
-- 
Andreas Kohn [EMAIL PROTECTED]

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


Re: Kernel Config won't start...

2003-09-27 Thread Andreas Kohn
[please include the list, and do not send HTML mail]

On Sat, 2003-09-27 at 19:03, Enoch Chan wrote:
 Heh, that's funny.. I got that from the FAQ, which proves that it is a
 bit outdated.. lol. I have tried that anyway and it didn't work. So
 how can I start the kernel config tool described in the installation
 part of the manual? 
 The wierd thing is that the manual says that the user should start the
 kernel config tool before installation, but it never tells us how...
 And then it just start talking about how to use it... 

As I said before, the configuration editor of FreeBSD 4 is no longer
existant in FreeBSD 5. 

Taken directly from
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-start.html

Note: From FreeBSD versions 5.0 and later, userconfig has been
depreciated in favor of the new device.hints(5) method. For more
information on device.hints(5) please visit Section 7.5

Please read that section if you think that you have to modify the
default settings. But the basic idea is that you do not have to modify
settings for most of the installs.


 Also, I have reinstalled FreeBSD like 10 times and still can't get X
 to work. It said it can't read extended io from /dev/io... I believe
 that might have something to do with the kernel config problem... I am
 not really sure about that. Can you help me on that too?? I posted the
 error log in the freebsd questions list before. If you can't find it,
 lemme know and I will send it to you right away!!! :)
  
Found by googling:
http://www.essenz.com/support/comp.unix.bsd.freebsd.misc/Oct/19/206982.html

Please try to lower your security level as described in the manual,
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/security.html#SECURELEVEL


 Enoch
 
 Andreas Kohn [EMAIL PROTECTED] wrote:
 On Fri, 2003-09-26 at 22:39, Enoch Chan wrote:
  I have tried to install FreeBSD 5.0 and 5.1 from a burned CD
  ... Both CD won't boot to kernel config. I tried to go to
 the loader
  prompt and type in boot -c but it won't work. It just boot
 right 
  into sysinstall.
 
 Hi, 
 
 there is no boot -c anymore in FreeBSD 5. To set options for
 specific
 devices or to disable some, you set hints in the boot loader,
 for
 example
 
 set hint.acpi.0.disabled=1
 boot
 
 To disable ACPI support and continue booting.
 
 To find out more about the installation of FreeBSD, read the
 Installation Guide at
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-start.html
 
 (Section 2.3.2 deals with Kernel configuration)
 
 HTH,
 -- 
 Andreas Kohn 
 
 __
 Do you Yahoo!?
 The New Yahoo! Shopping - with improved product search
-- 
Andreas Kohn [EMAIL PROTECTED]

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


Kernel Config won't start...

2003-09-26 Thread Enoch Chan
I have tried to install FreeBSD 5.0 and 5.1 from a burned CD... Both CD won't boot to 
kernel config. I tried to go to the loader prompt and type in boot -c but it won't 
work. It just boot right into sysinstall.


-
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]