LiveCD trouble

Dario Freni saturnero at gmail.com
Thu Jul 5 08:56:27 UTC 2007


On Jul 4, 2007, at 5:30 PM, Ivan Voras wrote:

> Matteo Riondato wrote:
>
>> Replying to myself: I builded and tested a FreeSBIE based on HEAD  
>> as of
>> today and it worked without any issue.[1]
>
> Interesting...
>
>> Did you check out the CVS version (http://www.freesbie.org/ 
>> cvs.html) ?
>
> Yes.
>
>> Did you use the kernel configuration file included in FreeSBIE
>> (conf/i386/FREESBIE) ?
>
> No, I used my own kernel, which is GENERIC without the debug options.

Try adding:

options		GEOM_UZIP		# Read-only compressed disks
options 	GEOM_LABEL		# Providers labelization.

It should do the work. If you don't plan to use mfsroot GEOM_LABEL is  
somewhat mandatory to let the user boot from any kind of device (even  
usb keys).


More information about the freebsd-current mailing list