cant open my partions after reboot [duplicate]


up vote
1
down vote
favorite
This question already has an answer here:
Unable to mount Windows (NTFS) filesystem due to hibernation
21 answers
when i try to open any partion i find this error
Error mounting /dev/sda5 at /media/mano/upnto: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sda5" "/media/mano/upnto"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Failed to mount '/dev/sda5': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the 'ro' mount option.
but when i try to mount it i get this error
mount: special device /dev/sda5 does not exist
dual-boot
marked as duplicate by muru, Eric Carvalho, karel, Elder Geek, Dorian Mar 8 at 16:16
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |Â
up vote
1
down vote
favorite
This question already has an answer here:
Unable to mount Windows (NTFS) filesystem due to hibernation
21 answers
when i try to open any partion i find this error
Error mounting /dev/sda5 at /media/mano/upnto: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sda5" "/media/mano/upnto"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Failed to mount '/dev/sda5': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the 'ro' mount option.
but when i try to mount it i get this error
mount: special device /dev/sda5 does not exist
dual-boot
marked as duplicate by muru, Eric Carvalho, karel, Elder Geek, Dorian Mar 8 at 16:16
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
1
sda5
!=sdb5
â muru
Mar 8 at 2:12
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
This question already has an answer here:
Unable to mount Windows (NTFS) filesystem due to hibernation
21 answers
when i try to open any partion i find this error
Error mounting /dev/sda5 at /media/mano/upnto: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sda5" "/media/mano/upnto"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Failed to mount '/dev/sda5': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the 'ro' mount option.
but when i try to mount it i get this error
mount: special device /dev/sda5 does not exist
dual-boot
This question already has an answer here:
Unable to mount Windows (NTFS) filesystem due to hibernation
21 answers
when i try to open any partion i find this error
Error mounting /dev/sda5 at /media/mano/upnto: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sda5" "/media/mano/upnto"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Failed to mount '/dev/sda5': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the 'ro' mount option.
but when i try to mount it i get this error
mount: special device /dev/sda5 does not exist
This question already has an answer here:
Unable to mount Windows (NTFS) filesystem due to hibernation
21 answers
dual-boot
dual-boot
edited Mar 8 at 12:29
asked Mar 8 at 1:50
Abdalrhman Shibl
94
94
marked as duplicate by muru, Eric Carvalho, karel, Elder Geek, Dorian Mar 8 at 16:16
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by muru, Eric Carvalho, karel, Elder Geek, Dorian Mar 8 at 16:16
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
1
sda5
!=sdb5
â muru
Mar 8 at 2:12
add a comment |Â
1
sda5
!=sdb5
â muru
Mar 8 at 2:12
1
1
sda5
!= sdb5
â muru
Mar 8 at 2:12
sda5
!= sdb5
â muru
Mar 8 at 2:12
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
2
down vote
First, like the error message says, Please resume and shutdown
- fix this problem in Windows.
Windows fully (no hibernation or fast restarting)
Second, if your disk is /dev/sda5
, why did you try to mount /dev/sdb5
? That won't work.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
First, like the error message says, Please resume and shutdown
- fix this problem in Windows.
Windows fully (no hibernation or fast restarting)
Second, if your disk is /dev/sda5
, why did you try to mount /dev/sdb5
? That won't work.
add a comment |Â
up vote
2
down vote
First, like the error message says, Please resume and shutdown
- fix this problem in Windows.
Windows fully (no hibernation or fast restarting)
Second, if your disk is /dev/sda5
, why did you try to mount /dev/sdb5
? That won't work.
add a comment |Â
up vote
2
down vote
up vote
2
down vote
First, like the error message says, Please resume and shutdown
- fix this problem in Windows.
Windows fully (no hibernation or fast restarting)
Second, if your disk is /dev/sda5
, why did you try to mount /dev/sdb5
? That won't work.
First, like the error message says, Please resume and shutdown
- fix this problem in Windows.
Windows fully (no hibernation or fast restarting)
Second, if your disk is /dev/sda5
, why did you try to mount /dev/sdb5
? That won't work.
answered Mar 8 at 4:36
waltinator
20.7k74068
20.7k74068
add a comment |Â
add a comment |Â
1
sda5
!=sdb5
â muru
Mar 8 at 2:12