You are not logged in.
I have a harddrive in a arch computer which is not listed in fstab and not used as root, boot or home. I want to remove it from the computer, but when I try this I get the error filesystem check failed. I get the option to repair, and then get logged in as root. Here I can see my ordinary boot, root and home with fdisk -l. How can I tell the computer that there is nothing wrong, that I dont want use that disk? I searched the forum for this error and found a recommendation to use e2fsck, but since the error is because of the removed disk I cant do that.
Last edited by heptapod (2011-04-28 07:51:23)
Offline
Perhaps removing the disk changes what your bios reports as sda sdb etc
Offline
That was it, thanks. The boot partition somehow got a new name. I updated it in /etc/fstab and now it works.
Offline
Moderator -- Please add [Solved] to the thread title by editing your first post. Thanks
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Always use persistent block device naming to prevent this.
Offline