-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fd93c4e
commit e5d4ad7
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -91,7 +91,12 @@ FILE_TYPE_REGULAR 0 Ethernet:0:4.0 | |
41 | ||
43 | ||
47 | ||
[[email protected] /usr/var]# | ||
[[email protected] /home/zelda]# dummy | ||
0: Hello World | ||
1: Hello World | ||
^X | ||
[keyboard interrupted] | ||
[[email protected] /home/zelda]# | ||
``` | ||
#### (b) Launch ZeldaOS via the Zelda.iso bootable image or hard drive. | ||
In this case the kernel is booted by GRUB multiboot. you can burn the `Zelda.iso` into a udisk drive or hard drive from which you can boot the kernel. | ||
|