看板 b96902HW 關於我們 聯絡資訊
6. Test Nachos: * ~/nachos/NachOS-4.0/code/build.linux> ./nachos You should see the following message: ┌─────────────────────┐ │Machine halting! │ │ │ │Ticks: total 10, idle 0, system 10, user 0│ │Disk I/O: reads 0, writes 0 │ │Console I/O: reads 0, writes 0 │ │Paging: faults 0 │ │Network I/O: packets received 0, sent 0 │ └─────────────────────┘ 我的只有出現 b96026@linux12: ~/nachos/NachOS-4.0/code/build.linux> ./nachos ./nachos: Command not found. 請問 我做了甚麼蠢事了嗎??? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.112.30.84
DarkKnightX:要先 make 檢查 make 有沒有出錯 09/24 19:51
curtisyyc:天哪make一堆看不懂得error 09/24 21:47