Hi,
I'm new to NodeOS.
I'm trying to build NodeOS.
use npm install to get and build NodeOS
But, when i use qemu-system-x86_64 to launch NodeOS
When linux kernel initial, it stay on :
.........................
[ 20.437522] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 20.524758] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 20.652660] TCP: cubic registered
[ 20.751746] Initializing XFRM netlink socket
[ 20.815748] NET: Registered protocol family 10
[ 20.884425] sda: unknown partition table
[ 21.045296] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 21.092952] sd 0:0:0:0: [sda] Attached SCSI disk
[ 21.133849] sit: IPv6 over IPv4 tunneling driver
[ 21.184698] NET: Registered protocol family 17
[ 21.232982] Key type dns_resolver registered
[ 21.351737] registered taskstats version 1
[ 21.422624] Magic number: 15:958:761
[ 21.446296] console [netcon0] enabled
[ 21.476595] netconsole: network logging started
[ 21.642662] ALSA device list:
[ 21.653663] No soundcards found.
[ 22.132709] Freeing unused kernel memory: 5948K (ffffffff81a72000 - ffffffff82041000)
[ 22.216699] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
It can not launch successfully !!
What can i do !?
Hi,
I'm new to NodeOS.
I'm trying to build NodeOS.
use npm install to get and build NodeOS
But, when i use qemu-system-x86_64 to launch NodeOS
When linux kernel initial, it stay on :
.........................
[ 20.437522] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 20.524758] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 20.652660] TCP: cubic registered
[ 20.751746] Initializing XFRM netlink socket
[ 20.815748] NET: Registered protocol family 10
[ 20.884425] sda: unknown partition table
[ 21.045296] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 21.092952] sd 0:0:0:0: [sda] Attached SCSI disk
[ 21.133849] sit: IPv6 over IPv4 tunneling driver
[ 21.184698] NET: Registered protocol family 17
[ 21.232982] Key type dns_resolver registered
[ 21.351737] registered taskstats version 1
[ 21.422624] Magic number: 15:958:761
[ 21.446296] console [netcon0] enabled
[ 21.476595] netconsole: network logging started
[ 21.642662] ALSA device list:
[ 21.653663] No soundcards found.
[ 22.132709] Freeing unused kernel memory: 5948K (ffffffff81a72000 - ffffffff82041000)
[ 22.216699] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
It can not launch successfully !!
What can i do !?