Encounter problems with downloading HP Proliant ml350p gen8 Linux?
Encounter problems with downloading HP Proliant ml350p gen8 Linux?
Hey everyone. You're dealing with a common issue when setting up Kali Linux on HP Proliant ML350p gen8 servers. The storage size discrepancy is likely due to the way the system identifies available space. Since you have more than 10 TB but only see 8 GB, it might be because the partitioning process is detecting the actual usable space differently. Try checking the disk usage with a tool like `df` or `smartctl` to confirm what's actually available. Also, ensure your ISO is correctly formatted and that you're using the right partition layout for Kali. If the issue persists, consider resetting the partition table or using a different method to verify space before proceeding.
Use FDisk to create a partition of 2TB or less and install it there.