helloSystem / helloSystem/ISO

Make UDF ISOs work correctly

Open
#278 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Shell
Stars
847
Forks
66
PR merge metrics
No merged PRs in 30d

Description

This is what currently happens:

![image](https://user-images.githubusercontent.com/2480569/135768571-2289d003-ba58-4d55-8115-b85fe3613f5f.png)

No mention of UDF at all at https://github.com/vermaden/automount

Doing this manually works fine:

```
FreeBSD% sudo umount /dev/da0
FreeBSD% sudo mkdir -p /media/CCRA_X64FRE_DE-DE_DV5
FreeBSD% sudo mount_udf /dev/da0 /media/CCRA_X64FRE_DE-DE_DV5
```

![image](https://user-images.githubusercontent.com/2480569/135768730-d3c36e0f-011a-41c2-96b1-1714b8169459.png)

@vermaden. Am I missing something?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.