NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
andymharris
Mar 16, 2023Aspirant
How do disable services from SSH on ReadyNAS 6 Pro?
After upgrading my Pro 6 to 6.10.8 (from 6.10.7), it is stuck booting at 99% and displays "google-drive.service" on the OLED screen. I'm taking from that, that this service is stopping the boot proce...
Sandshark
Mar 16, 2023Sensei - Experienced User
From SSH, systemctl list-unit-files --type=service will show all services managed by systemctl and their status. systemctl is-enabled google-drive will show the status of the google-drive.service. Assuming google-drive.service is shown as enabled on your system (it's disabled on mine, but I've never used my NAS with Google Drive), then systemctl disable google-drive should disable it. You can verify by repeating one of the first commands. Then, re-boot with rn_shutdown -r.
Now if you actually need Google Drive running, this will just get you booted and you'll have to fix the issue before you re-enable it. I can't help with that.
StephenB
Mar 16, 2023Guru - Experienced User
Another path you could try - power down, disconnect the ethernet, and power up. Then see if the boot process completes. If it does, then just reconnect the network.
- andymharrisMar 16, 2023Aspirant
StephenB I tried that and unfortunately, it made no difference.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!