Changes between Initial Version and Version 1 of Ticket #22191, comment 1
- Timestamp:
- Sep 28, 2024 2:16:50 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22191, comment 1
initial v1 1 I just tested in 7.1.2 and the VHD still crashes if I read or write over 800mb of data at once. It must be relating to buffers/cache or something like that. to be clear, the VHD is just made with VirtualBox and mounted as a 2nd disk after the guest OS is installed, so that I can transfer things without needing to install guest tools and use the network. I am trying to make a Linux Respin and the only way to get the builder on without having to install guest tools and add users/groups etc is via a VHD or a ISO mounted. which I can't copy from the VM to a ISO. It is stable as a rock on Windows Host on any version and even in Linux it works sometimes and never crashes the Host, but the VM guest just locks up, not even Ctrl+Alt + F1 - F7 can get to console etc. 1 I just tested in 7.1.2 and the VHD still crashes if I read or write over 800mb of data at once. It must be relating to buffers/cache or something like that. to be clear, the VHD is just made with VirtualBox and mounted as a 2nd disk after the guest OS is installed, so that I can transfer things without needing to install guest tools and use the network. I am trying to make a Linux Respin and the only way to get the builder on without having to install guest tools and add users/groups etc is via a VHD or a ISO mounted. which I can't copy from the VM to a ISO. It is stable as a rock on Windows Host on any version and even in Linux it works sometimes and never crashes the Host, but the VM guest just locks up, not even Ctrl+Alt + F1 - F7 can get to console etc. I have the VHD file on a separate M.2 NVME drive to my VM's HDD (also a M.2 drive though).