diff options
Diffstat (limited to 'initrd')
-rw-r--r-- | initrd/boot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/initrd/boot b/initrd/boot new file mode 100644 index 0000000..13e5876 --- /dev/null +++ b/initrd/boot @@ -0,0 +1,3 @@ +choice = filemenu +print("\nChoice: ") +print(choice) |