Ctrl+Alt+Num changes virtual screen Ctrl+Z Spawns Login If passwords not enabled use / to login as root Paths are [n]d:/dir/file n = node number optional d = disk number, 1=a: 2=b: 3=c: use mount to list Basic commands: search = search path path = search pattern tsk = ps cd = cd pwd = pwd ls = ls cp = cp files = find files +c +d +v ~ ls -l cat = cat chattr = chmod rm = rm locate = grep query = df size = wc tset = TERM= Ed editor: like unix ed enter goes in to insert mode num+ or alt enter returns to command Advanced: date, rtc + set = sets date chkfsys = fsck zap = rm for broken files, use chkfsys after spatch = hex edit dfs start a=1 = mounts dos disk fdformat = format floppy dinit = mkfs fdisk = fdisk /config/sys.init.0 = /etc/rc Deploy system to hdd: Boot from floppy fdisk 3 to create partition type=7 name=qnx mount disk 3 /drivers/disk.ata h=4 n=32 t=978 pa=qnx +v copy files to 3:/ change search path to 3: search 3 remount the driver from hdd by issuing same mount command but /drivers will be found on 3 now this is like chroot now install boot magic: boot /netboot/os.2.21atpb d=/drivers/disk.ata boot from hdd copy the rest modify /config/sys.init.0