FreeBSD 11.1 on Soekris NET4501. Storage issue

Michael Sierchio kudzu at tenebras.com
Thu Dec 14 18:25:37 UTC 2017


Sorry, that got away too fast.

Disable ACPI in /boot/loader.conf, and add a line for the mount device

hint.acpi.0.disabled="1"

vfs.root.mountfrom="ufs:/dev/ada0s1"


>From this I conclude your device is not a GPART but old fashioned
slice/partition disk.


Post your kernconf. You may be missing something.


- M

On Thu, Dec 14, 2017 at 10:20 AM, Michael Sierchio <kudzu at tenebras.com>
wrote:

> IIRC not all CF cards work, but...
>
> Try adding these to /boot/loader.conf
>
> kern.cam.boot_delay="10000"
>
> kern.cam.scsi_delay="5000"
>
> On Thu, Dec 14, 2017 at 11:07 AM, fml <tetrosalame at gmail.com> wrote:
>
>> On Wed, Dec 13, 2017 at 08:35:12PM +0100, Polytropon wrote:
>> >
>> > On my ye olde home PC, I have those in /boot/loader.conf:
>> >
>> >       hw.ata.atapi_dma="1"
>> >       hw.ata.ata_dma="1"
>> >       hw.ata.wc="0"
>> >
>> > Maybe this will help?
>>
>> Thank you and Mike but...no progress.
>> It still can't mount root (ada0s1a) and the list of GEOM managed
>> disk devices is empty.
>>
>> I'm stuck.
>> f.
>> _______________________________________________
>> freebsd-questions at freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "freebsd-questions-unsubscribe
>> @freebsd.org"
>>
>
>
>
> --
> "Well," Brahma said, "even after ten thousand explanations, a fool is no
> wiser, but an intelligent person requires only two thousand five hundred."
>
> - The Mahābhārata
>



-- 
"Well," Brahma said, "even after ten thousand explanations, a fool is no
wiser, but an intelligent person requires only two thousand five hundred."

- The Mahābhārata


More information about the freebsd-questions mailing list