Opened 16 years ago
Closed 16 years ago
#2520 closed bug (fixed)
could not create mutexError: Unexpected end of fs_shell reply. Was still expecting 4 bytes
Reported by: | kaliber | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | haiku@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
On linux I am copying additional files to the haiku.image from late-image-script. I got error:
cp -r generated/tmp/root/common /myfs/ could not create mutexError: Unexpected end of fs_shell reply. Was still expecting 4 bytes cp -r generated/tmp/root/home /myfs/ Error: Failed to open connection to FS shell: Connection refused ./build/scripts/late-image-script.sh: line 56: 28328 Segmentation fault $bfsShell -n $imageOffsetFlags "$imagePath" > /dev/null cp -r generated/tmp/root/var /myfs/ Error: Failed to open connection to FS shell: Connection refused
Change History (2)
comment:1 by , 16 years ago
Cc: | added |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I get something similar when trying to add extra zip files to my images: