Tagged: homeserver 4.12 vm hyper-v
-
AuthorPosts
-
sinn3rParticipant2023-09-05 at 09:50Post count: 368
@charlez
Are you running the patched original image or a regular linux installation with the sqs files added?charlezParticipant2023-09-05 at 10:03Post count: 18regular linux installation with HS files added
masjerangParticipant2023-09-05 at 13:21Post count: 15I have it running via qemu. I upgraded my normal Debian 9 to Debian 11, and I’m using the sqs-files.
I had to add some changes to qemu to make sure dmidecode does the right job. The following I added to the parameters:
-smbios type=1,product=d3003,serial=000ab3xxxxxxThere are some errors on startup but it runs perfectly.
Error 1:
File “hsa_rca_mgr.py”, line 211, in init
IOError: [Errno 2] No such file or directory: ‘/hs/data/ssl/init-api-v1.pem’Error 2:
05.09.2023 12:10:02 (3)
File “hsa_syslogd.py”, line 38, in stop
OSError: [Errno 3] No such processsinn3rParticipant2023-09-05 at 23:01Post count: 368I am more interested in getting the original image running again, as in the past running just the sqs files on a regular linux created different problems with external devices like the Gira TK-IP gateway. And it needs more resources.
charlezParticipant2023-09-06 at 07:25Post count: 18Ok, i have no issues with tk-ip gateway.
And resources, it’s just a minimal installation without gui with only the services you need. Does not make that much of a difference. I don’t like using every time vmware workstation for importing it into esxi. New version, just copy files and ready. Also not messing around with remanent mem etc.
Still waiting on the error you get :)- This reply was modified 1 year, 2 months ago by charlez.
sinn3rParticipant2023-09-06 at 13:47Post count: 368@charlez
my error is this:
[…]
hs_main: ntp is True
File “hs_main.py”, line 712, in import_project
File “hs_project.py”, line 22, in get_maxspace
File “hs_linux.py”, line 157, in get_diskspace
OSError: [Errno 12] Cannot allocate memory
hs_main: waiting for knx-config
[…]After booting finished the status page shows an empty “Project-DD”, “IP: ?”, “Project (state): -1” and “Project (size): -1 kB”
and project upload doesn’t work (Authentification failed)- This reply was modified 1 year, 2 months ago by sinn3r.
rb4Participant2023-09-08 at 21:40Post count: 4What are sqs-files? Where do i get them and how do I have to integrate them into e.g. Debian?
AlbertParticipant2023-09-11 at 17:25Post count: 20Hallo ist es möglich von dem gepachten Image 4.11.3 auf die 4.12 über USB Firmware zu Updaten oder würde das zu einem Absturz der VM führen?, oder ist das Update sonst irgendwie schon möglich?
Vielen Dank schon mal.
Grüße Albertrb4Participant2023-09-14 at 21:55Post count: 4@charlez
would it be possible to provide an image of your 4.12 version?@Albert
did you already try to update via USB?AlbertParticipant2023-09-15 at 20:15Post count: 20@rb4
Bei mir läuft das (Image 4.11.3) auf Proxmox ich habe jetzt mal versucht einen USB Adapter hinzuzufügen und einen Bootfähigen USB Stick mit der Firmware 4.12 leider bin ich da ein Anfänger und komme nicht wirklich weiter.
rb4Participant2023-09-15 at 22:44Post count: 4AlbertParticipant2023-09-16 at 06:55Post count: 20@rb4
ich habe es jetzt nochmal mit dem USB und dem hs.iso probiert.
Ich habe keine Bootschleife, der USB Stick wird erkannt und scheinbar gelesen, aber scheinbar nicht geupdatet.
Wie kann man hier Bilder posten?Grüße
- This reply was modified 1 year, 2 months ago by Albert.
AlbertParticipant2023-09-16 at 07:12Post count: 20Hab das gerade auch mit dem LAN Firmware Update probiert, habe das selbe Problem mit der Boot Schleife.. :-(
Grüße
rb4Participant2023-09-16 at 16:58Post count: 4@Albert
use the img-option in the headline of the editor to enter the htlm-url of a picture. use e.g. https://de.imgbb.com/ to store pictures online- This reply was modified 1 year, 2 months ago by rb4.
RoellerKeymaster2023-09-19 at 09:51Post count: 50@Albert, @rb4, @sinn3r, the guys who are running at a Futro (real like hardware) have it running under 4.12
The message “The system is going down now.. SIGTERM to all processes, SIGKILL to all processes, Requesting system reboot” looks like after mounting the filesystem, right?Is it because the project is read after mounting the filesystem and then it does some hack-attempt detection and does a kill -9 in from the new firmware/software code?
Or is it earlier? Will the new software just detect a not-original filesystem and then do a kill -9 ?I am also in doubt if the Linux Kernel (Debian) is sending this KILL signal or is it from the new Homeserver software/firmware (as a sort of hack attemt detection).
If it’s from the Linux Kernel, then we probably do something wrong and might need to update drivers or kernel version.
However, if it’s from the new Homeserver software, then we need to check WHERE it is ‘thinks’ it is not running original Hardware… The FUTRO runs at 4.12 so we can see if we can modify some parameters on the FUTRO system (larger filesystem) or adding a non-original LAN interface like USB LAN. If it crashes then we know that it will detect these things now as ‘not original’… -
AuthorPosts
- You must be logged in to reply to this topic.