Marcel Kaiser

Results 66 comments of Marcel Kaiser

Type the following at the loader prompt (Press `3` at the boot menu): ``` set kern.hz=100 boot ``` If that helps, you can make that change permanent by adding the...

The dist files from the previous run are probably the cause. Run ``` # rm -f /tmp/{base.txz,kernel.txz} ``` and try again.

Sorry, you need to clean first: ``` # ./build clean ``` This should do the trick

There seem to be network errors. Try another [svn mirror](https://people.freebsd.org/~blackend/doc/en/books/handbook/svn-mirrors.html), and adjust `SRCURL` in build.conf accordingly. Then try again: ``` # ./build clean # ./build all ```

> Now it's compiled,screen print install nomadbsd kernel finish,but i can't find nomad.img create,do i need to run other commands? Compiling and installing the kernel is just one stage of...

Run `git pull` first to get the latest (and fixed) code.

Copy&Paste accident. Thank you, Grégory.

Hi @a-bateman, is there any error message before the single-user mode shell starts?

No problem. Usually, if the system goes into single-user mode without you telling it to do so, there is something wrong (e.g. corrupted filesystem that can't be repaired in background)....

That looks like you chose to merge your `/etc/rc.subr` with the new one when running `freebsd-update`, but you didn't complete it. You left the `