Skip to content
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

Can't recover from halt #11

Open
irik77587 opened this issue May 5, 2022 · 0 comments
Open

Can't recover from halt #11

irik77587 opened this issue May 5, 2022 · 0 comments

Comments

@irik77587
Copy link

irik77587 commented May 5, 2022

I installed ntfs3-dkms on manjaro and set it for my /home partition

# /etc/fstab
UUID=58C8-619C					/boot/efi	vfat    umask=0077 0 2
UUID=60f225a5-d96a-43db-a35d-49c6efad88f3	/		ext4    defaults,noatime 0 1
UUID=542F116A4C0961EB				/home		ntfs3	acl,discard,noatime 0 2
tmpfs						/tmp		tmpfs   defaults,noatime,mode=1777 0 0
/swapfile					none		swap    defaults 0 0

I have ssd. But if I halt my PC and then power-on, initramfs mounts all the partitions accept /home. Maybe this is not a bug but a config issue on my side. And don't worry I intentionally halted my test PC. No worries of loosing data here.

@irik77587 irik77587 changed the title Can't recover halt Can't recover from halt May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant