On 2003-03-02 11:39, Paul Patryas <[EMAIL PROTECTED]> wrote:
> I have 2 questions:
>
> One is when I installed Freebsd 5.0 from a DOS partition,  it gave
> me an error message:
>
> Error mounting /dev/adOs1 on /dist:
> Operation not supported by device (19)
>
> The second one is when I installed the FreeBSD, I chose the boot
> manager. I choose FreeBSD and it gives me an error message like this:
>
> No /boot /loader
> FreeBSD:0:ad(0,a)/kernel
> boot:
> No /kernel

Try giving the default kernel path for 5.X at the boot: prompt

        0:ad(0,a)/boot/kernel/kernel

If this works, update your /boot/loader.conf to include:

        bootfile="/boot/kernel/kernel"

- Giorgos


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

Reply via email to