Skip to content

Commit

Permalink
README.md: Add note about container specific behaviours
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Czapla <[email protected]>
  • Loading branch information
SebastianCzapla committed Dec 10, 2024
1 parent ed3adfa commit 50e2aed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,11 @@ git clone https://github.com/Dasharo/dcu.git

Simply use `dcuc` instead od `dcu`, and follow the section below.

NOTE: to avoid errors when using container version or tests that use dcu,
please, always provide all file arguments using just the file name,
coreboot.rom instead of ./coreboot.rom or absolute path /path/to/coreboot.rom.
This is a [known issue](https://github.com/Dasharo/dcu/issues/17).

### Standalone

The script will save the UUID and Serial Number to the COREBOOT region and the
Expand Down

0 comments on commit 50e2aed

Please sign in to comment.