View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#272
boot into Harmattan via telnet:

Code:
mount /mnt/2
/boot/menu/select_os_animated.sh ; echo $?
/usr/bin/disable_pm ; kexec -e ; echo $? ; sleep 10
Select your kernel when the menu comes up after the second command then enter the third command
 

The Following 3 Users Say Thank You to thedead1440 For This Useful Post: