Booting, Hibernation, & Resuming
Note: If there is any problem during any of the demos, issuing the sbuml--kill-all-xterm-linux command will kill all SBUML/UML related processes and clean out all the SBUML machine state. Usually, this command is unnecessary.
- Boot a new machine:
[(sbumldemo subshell) sbumldemo]$ sbumlboot m1
Toms filesystem should boot within 10 seconds or so and show the login prompt.
- Hibernate the machine:
[(sbumldemo subshell) sbumldemo]$ sbumlhibernate m1
- Resume the machine from hibernation:
[(sbumldemo subshell) sbumldemo]$ sbumlresume m1
- Press return and the resumed machine should display another login prompt.
|