grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub2 boot root-on-zfs errors


From: Andrey Borzenkov
Subject: Re: grub2 boot root-on-zfs errors
Date: Sun, 10 Nov 2013 14:41:46 +0400

В Sun, 10 Nov 2013 12:28:50 +0200
Beeblebrox <address@hidden> пишет:

> >>Did you rerun ./autogen.sh?
> I ran gmake clean and cleaned all conig**** folders, then re-started
> from scratch.
> 

It would be more clean to start in new directory. If you build inside
source tree, use "git clean -d -x -f" to remove everything not in GIT
repo and start anew with autogen.sh.

> >>What is the value of your target_os ?
> Build, host & target are all the same. I tried setting all 3 as
> i386-freebsd for one of my runs, but that did not work.
> Otherwise, I did not set it in the configure command, as I expect the
> build should be able to identify the target on its own. Is this
> incorrect?
> 

Try explicit --target i386-freebsd. It is always possible that
autoconfiguration fails.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]