From Mac Novacom Installer:
cpuboot:
/Desktop/PreDev/webosdoctorp100ewwsprint.jar Folder/resources/NovacomInstaller.pkg/Contents/Archive/opt/nova/bin/cpuboot [-d device] [-s speed] [-f filename] -v
-d <device> Either a serial device (/dev/...) or just 'usb' for USB
-s <speed> Serial baud rate if using a serial device
-f <filename> File to upload
-o Only load a single device (once-mode)
-v Increase verbosity, more -v's, more output
logout
Novacom:
/Desktop/PreDev/webosdoctorp100ewwsprint.jar Folder/resources/NovacomInstaller.pkg/Contents/Archive/opt/nova/bin/novacom [-a address] [-p port] [-t] [-q] [-l] [-d device] <command>
options:
-a address: ip address of the novacomd server, default is 'localhost'
-p port: port of the novacomd server's device list port, default is 6968
-t: go into terminal mode, for interactive use
-k: go into krustymode to talk to older, non-packetized novacomds
-q: quit on EOF on stdin
-s: pass signals to remote process
-l: list devices and then exit
-d device: connect to specific device instead of first
-w: wait for device to show up before running command
logout
Novacomd:
Desktop/PreDev/webosdoctorp100ewwsprint.jar\ Folder/resources/NovacomInstaller.pkg/Contents/Archive/opt/nova/bin/novacomd ; exit;
[2009/6/9 23:47:38] novacomd version novacomd-57 starting...
[2009/6/9 23:47:38] sending options to existing novacomd process
logout
|