HelenOS bootloader, release 0.14.1 (Aladar), revision 51949d0ee
Built on 2025-04-18 01:27:37 for arm32
Copyright (c) 2001-2024 HelenOS project
Boot loader: 00000000 -> 0x0000ddc0

Memory statistics
 0x0000d000|0x0000d000: bootstrap stack
 0x00008000|0x00008000: bootstrap page table
 0x0000d8bc|0x0000d8bc: boot info structure
 0x80a00000|0x00a00000: kernel entry point
Boot loader: 00000000 -> 0x0000ddc0
Payload: 0x0000ddc0 -> 0x00233dc0
Kernel load address: 0x00a00000
Kernel start: 0x80a00000
RAM end: 0x01a00000 (16777216 bytes available)

Inflating components ... 
 0x80a00000|0x00a00000: kernel.elf.gz image (457788/142185 bytes)
 0x80a70000|0x00a70000: kernel.dbg.gz image (493040/184844 bytes)
 0x80ae9000|0x00ae9000: ns.gz image (104360/48116 bytes)
 0x80b03000|0x00b03000: loader.gz image (113916/53318 bytes)
 0x80b1f000|0x00b1f000: init.gz image (128024/59165 bytes)
 0x80b3f000|0x00b3f000: locsrv.gz image (119228/55681 bytes)
 0x80b5d000|0x00b5d000: rd.gz image (108088/50674 bytes)
 0x80b78000|0x00b78000: vfs.gz image (134684/62080 bytes)
 0x80b99000|0x00b99000: logger.gz image (117848/54776 bytes)
 0x80bb6000|0x00bb6000: ext4fs.gz image (171604/78974 bytes)
 0x80be0000|0x00be0000: initrd.img.gz image (8388608/1448574 bytes)
Done.
Booting the kernel...
SPARTAN kernel, release 0.14.1 (Aladar), revision 51949d0ee
Built on 2025-04-18 01:27:37 for arm32
Copyright (c) 2001-2024 HelenOS project
Detected 1 CPU(s), 262144 KiB free memory
Detected VFPv2
Program loader at 0xc03c0000
RAM disk at 0x00be0000 (size 8388608 bytes)
Kernel console ready (press any key to activate)
[init:locsrv(4)] loc: HelenOS Location Service
[init:vfs(6)] vfs: HelenOS VFS server
[init:logger(7)] logger: HelenOS Logging Service
[init:ns(2)] ns: HelenOS IPC Naming Service
[init:ns(2)] ns: Accepting connections
[init:logger(7)] logger: Accepting connections
[init:init(3)] init: HelenOS init
[init:rd(5)] rd: HelenOS RAM disk server
[init:rd(5)] rd: Found RAM disk at 0x00be0000, 8388608 bytes
[init:ext4fs(8)] ext4fs: HelenOS ext4 file system server
[init:locsrv(4)] loc: Accepting connections
[init:vfs(6)] vfs: Accepting connections
[init:rd(5)] rd: Accepting connections
[init:ext4fs(8)] ext4fs: Accepting connections
[init:init(3)] init: Root file system mounted on / (ext4fs at bd/initrd)
[init:init(3)] init: Starting /srv/system
[/srv/system(9)] system: HelenOS system server
[/srv/system(9)] system: Unable to stat /srv/fs/tmpfs
[/srv/system(9)] system: Unable to stat /srv/fs/exfat
[/srv/system(9)] system: Unable to stat /srv/fs/fat
[/srv/system(9)] system: Unable to stat /srv/fs/cdfs
[/srv/system(9)] system: Unable to stat /srv/fs/mfs
[/srv/system(9)] system: Starting /srv/klog
[kernel/other] note: Program loader at 0xc03c0000
[/srv/system(9)] system: Starting /srv/fs/locfs
[kernel/other] note: RAM disk at 0x00be0000 (size 8388608 bytes)
[/srv/fs/locfs(11)] locfs: HelenOS Device Filesystem
[/srv/fs/locfs(11)] locfs: Accepting connections
[/srv/system(9)] system: Location service file system mounted on /loc (locfs)
[/srv/system(9)] system: Temporary file system not mounted on /tmp ([ENOFS] No such file system type)
[/srv/system(9)] system: Starting /srv/devman
[/srv/devman(12)] devman: HelenOS Device Manager
kconsole> [/srv/devman(12)] devman: Accepting connections.
[devman] note: Wait for device tree to stabilize.
[/drv/root/root(13)] root: HelenOS root device driver
[devman] note: The `root' driver was successfully registered as running.
[/drv/icp/icp(15)] icp: HelenOS IntegratorCP platform driver
[devman] note: The `icp' driver was successfully registered as running.
[icp] note: icp_dev_add, device handle = 6
[/drv/virt/virt(14)] virt: HelenOS virtual devices root driver
[icp] note: Adding function 'intctl'.
[devman] note: The `virt' driver was successfully registered as running.
[icp] note: Adding function 'kbd'.
[virt] note: Registered child device `kfb'
[icp] note: Adding function 'mouse'.
[/drv/pl050/pl050(18)] pl050: HelenOS pl050 serial device driver
[/drv/icp-ic/icp-ic(17)] icp-ic: IntegratorCP Interrupt Controller driver
[devman] note: The `pl050' driver was successfully registered as running.
[devman] note: The `icp-ic' driver was successfully registered as running.
[/drv/kfb/kfb(16)] kfb: HelenOS kernel framebuffer driver
[devman] note: The `kfb' driver was successfully registered as running.
[devman] note: Function `/hw/intctl/a' added to category `irc'.
[devman] note: Function `/virt/kfb/kfb' added to category `display-device'.
[/drv/kfb/kfb(16)] kfb: Accepting connections
[icp-ic] note: Enable IRQ 3
[/drv/atkbd/atkbd(19)] atkbd: HelenOS AT keyboard driver.
[devman] note: The `atkbd' driver was successfully registered as running.
[devman] note: Function `/hw/kbd/a/kbd' added to category `keyboard'.
[pl050] note: kbd/pl050_write(1 bytes)
[pl050] note: kbd/pl050_write() success
[atkbd] note: Controlling 'a' (18).
[icp-ic] note: Enable IRQ 4
[/drv/ps2mouse/ps2mouse(20)] ps2mouse: HelenOS ps/2 mouse driver.
[devman] note: The `ps2mouse' driver was successfully registered as running.
[devman] note: Function `/hw/mouse/a/mouse' added to category `mouse'.
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[ps2mouse] note: Enabled IntelliMouse extensions
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[ps2mouse] note: Enabled 4th and 5th button.
[pl050] note: mouse/pl050_write(1 bytes)
[pl050] note: mouse/pl050_write() success
[ps2mouse] note: Controlling 'a' (21).
[devman] note: Device tree stable.
[/srv/system(9)] system: Unable to stat /srv/hid/s3c24xx_uart
[/srv/system(9)] system: Unable to stat /srv/hid/s3c24xx_ts
[/srv/system(9)] system: Unable to stat /srv/bd/vbd
[/srv/system(9)] system: Unable to stat /srv/volsrv
[/srv/system(9)] Error contacting volume service.
[/srv/system(9)] system: Unable to stat /srv/taskmon
[/srv/system(9)] system: Unable to stat /srv/net/loopip
[/srv/system(9)] system: Unable to stat /srv/net/ethip
[/srv/system(9)] system: Unable to stat /srv/net/dhcp
[/srv/system(9)] system: Unable to stat /srv/net/inetsrv
[/srv/system(9)] system: Unable to stat /srv/net/tcp
[/srv/system(9)] system: Unable to stat /srv/net/udp
[/srv/system(9)] system: Unable to stat /srv/net/dnsrsrv
[/srv/system(9)] system: Unable to stat /srv/clipboard
[/srv/system(9)] system: Unable to stat /srv/hid/remcons
[/srv/system(9)] system: Starting /srv/hid/input
[/srv/hid/input(21)] input: HelenOS input service
[/srv/hid/input(21)] input: Connected keyboard device 'devices/\hw\kbd\a\kbd'
[/srv/hid/input(21)] input: Connected mouse device 'devices/\hw\mouse\a\mouse'
[/srv/hid/input(21)] input: Accepting connections
[/srv/system(9)] system: Starting /srv/hid/output
[/srv/hid/output(22)] output: HelenOS output service
[/srv/hid/output(22)] output: Accepting connections
[/srv/system(9)] system: Unable to stat /srv/audio/hound
[/srv/system(9)] system: Starting /srv/hid/display
[/srv/hid/display(23)] display: Display server
[display] note: Starting with fresh configuration.
[display] note: Added display device '30'
[/srv/hid/display(23)] display: Accepting connections.
[/srv/system(9)] system: Spawning /app/taskbar
[/app/taskbar(24)] Error loading start menu from '/w/cfg/taskbar.sif'.
[/srv/system(9)] system: Spawning /app/terminal
[/app/terminal(25)] off=4,26
[/app/terminal(25)] wparams.rect=0,648,0,510
[/srv/system(9)] system: Starting /srv/hid/console
[/srv/hid/console(27)] console: HelenOS Console service
[/srv/hid/console(27)] console: Accepting connections
[/srv/system(9)] system: Spawning /app/getterm term/vc0 /loc --msg --wait -- /app/bdsh
[/srv/system(9)] system: Spawning /app/getterm term/vc1 /loc --wait -- /app/bdsh
[/srv/system(9)] system: Spawning /app/getterm term/vc2 /loc --wait -- /app/bdsh
[/srv/system(9)] system: Spawning /app/getterm term/vc3 /loc --wait -- /app/bdsh
[/srv/system(9)] system: Spawning /app/getterm term/vc4 /loc --wait -- /app/bdsh
[/srv/system(9)] system: Spawning /app/getterm term/vc5 /loc --wait -- /app/bdsh
[/srv/system(9)] system: Accepting connections.