Neoware Thin Client - Password Recovery

Personally I tried this procedure on Neoware e140 wich run Neolinux 2.x but i think it’s the some with other models or os version: Power on the thin client Press ‘SHIFT’ during boot procedure Now you can get LILO prompt, type: vga simple (I have tried without success to run directly init=/bin/bash the system start but don’t load correctly the filesystem on flashdrive) After kernel starting up procedure you can’t see nothing, then you can jump on terminal 2 pressing ‘ALT + F2’ ...

10 April 2010 @ 16:54 · Updated: 30 June 2026 @ 03:28 · leo

GRUB - Init Shell

Sometime in case of root password lost or file system corruption, you need to boot system with simple shell, skipping the init sequence. At Grub prompt press ’e’ to edit command before booting. Select ‘kernel’ line Press ’e’ again to edit selected command Type follow at end of the line: init=/bin/bash (or sh) Press ‘b’ to boot system Now you are at shell prompt. Enjoy

30 March 2010 @ 00:44 · Updated: 30 June 2026 @ 03:28 · leo