update scripts. relative directories. boot to ubuntu noble command line.
This commit is contained in:
@@ -3,8 +3,11 @@ set -e
|
||||
dir=$(dirname "$0")
|
||||
echo $dir
|
||||
cd $dir
|
||||
./install_dependencies.sh
|
||||
./build_kernel.sh
|
||||
./build_filesystem.sh
|
||||
sudo ./create_image.sh
|
||||
./build_initramfs.sh
|
||||
./build_image.sh
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user