I just made a custom build from the build server on Friday. I just tried to run it from Compact Flash on Alix.
When I try to run Asterisk I see [Mar 11 07:53:20] WARNING[443]: db.c:135 init_stmt: Couldn't prepare statement 'CREATE TABLE IF NOT EXISTS astdb(key VARCHAR(256), value VARCHAR(256), PRIMARY KEY(key))': disk I/O error [Mar 11 07:53:20] WARNING[443]: db.c:210 db_create_astdb: Couldn't create astdb table: disk I/O error I think this has to do with SQLite because if I go to /var/db/ and connect to sqlite3 and do .schema I see nothing, but if I go to /var/lib/asterisk/ and do sqlite3 astdb.sqlite3 sqlite> .schema Error: disk I/O error Any ideas? Thanks. ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
