diff --git a/gen-website.sh b/gen-website.sh index 99536ce..68c2871 100755 --- a/gen-website.sh +++ b/gen-website.sh @@ -27,7 +27,7 @@ genHtml starfiveVisionFive2/Ubuntu2410_outofthebox "StarFive VisionFive 2 Ubuntu genHtml starfiveVisionFive2/Ubuntu2504_outofthebox "StarFive VisionFive 2 Ubuntu 25.04 AMDGPU" # TODO fix link .md to .html -rsync -a --prune-empty-dirs --include '*/' --include '*.ico' --include '*.html' --include '*.css' --include '*.png' --include '*.jpeg' --exclude '*' ./ ../website +rsync -a --prune-empty-dirs --include '*/' --include '*.ico' --include '*.html' --include '*.css' --include '*.png' --include '*.jpeg' --include '*.jpg' --exclude '*' ./ ../website rm *.html rm kodi/*.html diff --git a/starfiveVisionFive2/Ubuntu2504_outofthebox.md b/starfiveVisionFive2/Ubuntu2504_outofthebox.md index 25be1de..0b6b4ef 100644 --- a/starfiveVisionFive2/Ubuntu2504_outofthebox.md +++ b/starfiveVisionFive2/Ubuntu2504_outofthebox.md @@ -43,7 +43,8 @@ It can look something like this: or ![img](FedoraATIRadeon5450/setup.png) or -[youtube video](https://www.youtube.com/watch?v=Jp0ZPA4IQGw) +![img](Ubuntu2504_outofthebox/PXL_20250120_212814579.MP_smaller.jpg) +see [youtube video](https://www.youtube.com/watch?v=Jp0ZPA4IQGw) ## Flash Ubuntu 25.04 (beta) to eMMC @@ -134,4 +135,4 @@ network: You will now see a KDE desktop login! Good luck and have fun! -![screenshot of OpenSUSE on RISC-V](Ubuntu2504_outofthebox/StarFiveVisionFive2Ubuntu25-04.png) \ No newline at end of file +![screenshot of Ubuntu 25.04 (beta) on RISC-V](Ubuntu2504_outofthebox/StarFiveVisionFive2Ubuntu25-04.png) \ No newline at end of file diff --git a/starfiveVisionFive2/Ubuntu2504_outofthebox/PXL_20250120_212814579.MP_smaller.jpg b/starfiveVisionFive2/Ubuntu2504_outofthebox/PXL_20250120_212814579.MP_smaller.jpg new file mode 100644 index 0000000..3eda237 Binary files /dev/null and b/starfiveVisionFive2/Ubuntu2504_outofthebox/PXL_20250120_212814579.MP_smaller.jpg differ