ISO icon indicating copy to clipboard operation
ISO copied to clipboard

Disk Drive is not automounted/detected?

Open niyasc opened this issue 4 years ago • 2 comments

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):

  • Live ISO or installed system to disk: Live
  • FreeBSD version (System --> About this Computer): 13.0
  • helloSystem build (cat /.url): 0.7 dev build
  • Running in a virtual machine: No

Computer (please complete the following information):

  • Device: HP Laptop 15s-fq1xxx

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

niyasc avatar Dec 02 '21 04:12 niyasc

Thanks for testing @niyasc.

Please run in a Terminal:

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

Will it work then?

probonopd avatar Dec 02 '21 18:12 probonopd

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.

niyasc avatar Dec 06 '21 04:12 niyasc