helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
807 stars 58 forks source link

Disk Drive is not automounted/detected? #336

Open niyasc opened 2 years ago

niyasc commented 2 years ago

The other day, this issue was mentioned on Twitter. During the live boot, my disk is not automated or apparently not detected in helloSystem 0.7 testing image.

car /var/log/automount.log | grep ext is giving empty response.

The complete content of automount.log is as below. image

Below is the sudo lshw -class disk out from the Ubuntu for the same system.

  *-namespace               
       description: NVMe namespace
       physical id: 1
       logical name: /dev/nvme0n1
       size: 476GiB (512GB)
       capabilities: gpt-1.00 partitioned partitioned:gpt
       configuration: guid=e5379094-c8cb-4b96-804e-53f46ff3142e logicalsectorsize=512 sectorsize=512

Version (please complete the following information):

Computer (please complete the following information):

Please let me know if I can provide any additional useful information. Thanks.

probonopd commented 2 years ago

Thanks for testing @niyasc.

Please run in a Terminal:

sudo pkg install -y 'sysutils/fusefs-lkl'

Will it work then?

niyasc commented 2 years ago

Sorry, @probonopd. I can't test it now. Because, my WiFi driver is not supported. The above command will get package from the internet only, right?

https://bsd-hardware.info/?id=pci:10ec-c822-103c-85f7

Also, I don't have a LAN port.

Btw, this is my disk as detected by hw-probe. It is listed in linux-hardware.org, Could n't see it listed in bsd-hardware.org https://linux-hardware.org/?id=nvme:kioxia-kxg60znv512g

This is my hardware probe report (https://bsd-hardware.info/?probe=aa6c695947). Originally probed from Linux.