diff --git a/basic.sh b/basic.sh index 89f0502..5f3274a 100755 --- a/basic.sh +++ b/basic.sh @@ -20,7 +20,7 @@ fi # Copy boot configuration cp ${SOURCE_DIR}/boot/extlinux.conf /boot/extlinux.conf -cp ${SOURCE_DIR}/boot/spotter.txt /boot/spotter.txt +cp ${SOURCE_DIR}/boot/vm.txt /boot/vm.txt cp ${SOURCE_DIR}/etc/inittab /etc/inittab cp ${SOURCE_DIR}/sbin/extend-disk /sbin/extend-disk cp ${SOURCE_DIR}/sbin/spotty /sbin/spotty diff --git a/basic/boot/extlinux.conf b/basic/boot/extlinux.conf index b5f695b..d90920b 100644 --- a/basic/boot/extlinux.conf +++ b/basic/boot/extlinux.conf @@ -2,7 +2,7 @@ DEFAULT vm PROMPT 0 ALLOWOPTIONS 0 NOESCAPE 1 -DISPLAY spotter.txt +DISPLAY vm.txt LABEL vm LINUX vmlinuz-virt INITRD initramfs-virt diff --git a/basic/boot/spotter.txt b/basic/boot/spotter.txt deleted file mode 100644 index 17896bd..0000000 --- a/basic/boot/spotter.txt +++ /dev/null @@ -1,4 +0,0 @@ - - -Startuji SpotterVM... - diff --git a/basic/boot/vm.txt b/basic/boot/vm.txt new file mode 100644 index 0000000..d62c11a --- /dev/null +++ b/basic/boot/vm.txt @@ -0,0 +1 @@ +