# Chromium Browser FreeBSD AppDir "Demo"

**URL:** https://discourse.appimage.org/t/chromium-browser-freebsd-appdir-demo/1835
**Category:** Creating AppImages
**Created:** [September 15, 2020, 4:47pm UTC](https://discourse.appimage.org/t/chromium-browser-freebsd-appdir-demo/1835 "2020-09-15T16:47:04Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![cmatomic](https://yyz1.discourse-cdn.com/flex027/user_avatar/discourse.appimage.org/cmatomic/32/281_2.png) [@cmatomic](https://discourse.appimage.org/u/cmatomic)
#### Post date: [September 15, 2020, 4:47pm UTC](https://discourse.appimage.org/t/chromium-browser-freebsd-appdir-demo/1835/1 "2020-09-15T16:47:04Z")

</div>

I’m trying to create a functional appimage in FreeBSD , this script is just a demonstration to generate an appimage on FreeBSD and FreeBSD variants the end result does not generate a functional appimage, but it can run directly in the chromium.AppDir folder " ./AppRun " .

when running the created appimage gives the following error

> sh: ./chromium-84.0.4147.135.AppImage: Exec format error

access off the script at the following address

> <https://github.com/cmatomic/RecipesAppimage/blob/master/FreeBSDappimage/chromiumAppimageV2.sh>

---

<div class="post-metadata">

### Author: ![probono](https://yyz1.discourse-cdn.com/flex027/user_avatar/discourse.appimage.org/probono/32/81_2.png) [@probono](https://discourse.appimage.org/u/probono)
#### Post date: [September 19, 2020, 7:26am UTC](https://discourse.appimage.org/t/chromium-browser-freebsd-appdir-demo/1835/2 "2020-09-19T07:26:37Z")

</div>

Not sure how this relates to AppImage.

Looks more like you are trying to make a functional AppDir on FreeBSD?

In order not to confuse people, please don’t call related concepts “AppImage”. [https://github.com/AppImage/AppImageSpec/blob/master/draft.md](https://github.com/AppImage/AppImageSpec/blob/master/draft.md) defines what an AppImage is.

As for FreeBSD, I am currently experimenting with it. Please also see this relevant discussion; feel free to chime in there:

> <https://github.com/furybsd/furybsd-livecd/issues/164>
>
> AppImage/AppImageKit#98
> @probonopd I see you are attached to the app image project. I would be interested in shipping a solution like this...

---

<div class="post-metadata">

### Author: ![cmatomic](https://yyz1.discourse-cdn.com/flex027/user_avatar/discourse.appimage.org/cmatomic/32/281_2.png) [@cmatomic](https://discourse.appimage.org/u/cmatomic)
#### Post date: [September 19, 2020, 10:44am UTC](https://discourse.appimage.org/t/chromium-browser-freebsd-appdir-demo/1835/3 "2020-09-19T10:44:18Z")

</div>

ok, did not want to cause confusion, but this .AppDir is functional just test on FreeBSD.

---

<div class="post-metadata">

### Author: ![probono](https://yyz1.discourse-cdn.com/flex027/user_avatar/discourse.appimage.org/probono/32/81_2.png) [@probono](https://discourse.appimage.org/u/probono)
#### Post date: [September 19, 2020, 3:49pm UTC](https://discourse.appimage.org/t/chromium-browser-freebsd-appdir-demo/1835/4 "2020-09-19T15:49:36Z")

</div>

Yes, I also have functional AppDirs on FreeBSD…
