Mekeor Melire <[email protected]> (2017-04-26): > Thank y'all for your help so far. > > Martin Michlmayr <[email protected]> writes: > > > * Cyril Brulebois <[email protected]> [2017-04-24 21:45]: > >> Maybe setting DEBCONF_DEBUG=developer would help figure out what's > >> successful and what isn't? > > > > Mekeor, do you have (or can you make) a serial console for your QNAP > > (see my web page for some information)? That would be the easiest way > > to pass the config option. > > Next weekend, I will try to have/make a serial console on my QNAP > TS-119P+, following these guides: > > http://www.cyrius.com/debian/kirkwood/qnap/ts-119/serial/ > http://www.cyrius.com/debian/kirkwood/qnap/ts-119/uboot/ > > I just wonder at which exact step I would have to specify this config > option. (Other upcoming questions, I'd ask in IRC while doing it.)
I think you just need to add “DEBCONF_DEBUG=developer” at the end of the
“setenv bootargs” line? E.g.:
setenv bootargs console=ttyS0,115200n8 root=/dev/ram rw
initrd=0xa00000,0x8fffff DEBCONF_DEBUG=developer
KiBi.
signature.asc
Description: Digital signature

