-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Asus laptop HDD not recognized #260
Comments
In shredos, can you ALT F2 and run |
Apologies, can you rerun the command as follows: |
Also can you post the output of dmesg.txt that you should find on the ventoy flash drive. That may hopefully show an attempt to bind the ahci driver to the SATA controller. |
The echo command returns |
Does dmesg.txt also contain this error? Do any live distros like ubuntu see the disk? What's the history of this laptop, I'm just wondering if it's a hardware fault or a buggy driver with this specific hardware? Was this running Windows or Linux before? Is the disc recognised in the bios? |
Can you also confirm what storage you have, the specs say a 1TB HDD and a 128 or 256GB SSD M.2/AHCI, is that correct? |
The 1TB HDD is recognized by the bios and when live booting ubuntu 24.04. Right now it has a windows 10 system installed with the usual partitions. However, I do not have any SSD installed, although the motherboard has one slot for it. I'll post the dmesg.txt file so you can have a look into it. I believe there is information related to the command at the end of it, but I'm not tech savvy enough to know what's relevant. |
Thanks. I'm wondering if this could be a bug in the 6.6.x kernel, does either of the previous two ShredOS releases (with kernels 6.4.16 and 5.13.19 detect the drive? |
I tried with shredos 0.35 and 0.34 and remains the same. |
Good to know that Ubuntu live detects the drive. Can you boot Ubuntu live again and run I can then see if I should include some extra drivers, like the Intel management driver. Thanks. |
The HM175 chipset might come with Intel Rapid Storage Technology (RAID). And it might be enabled preventing any OS to address and talk to the drive directly. I recall you can set the RST to be in RAID mode even though just having 1 disk. |
Hello. I'm currently trying to wipe my laptop's main HDD using schredos in a ventoy USB. However, It only shows the usb stick which I used to boot and not the other drive.
Laptop is an Asus Rog Gl753VD with lastest bios version and I'm also using schredos lastest version (v2024.02.2_26.0_x86-64_0.37). I tried dissabling fast startup and secure boot and making sure AHCI is enabled. I'm I missing something? Thanks.
Edit: Typo
The text was updated successfully, but these errors were encountered: