I tried to apply the recommendation of question:
Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
After running that command:
sudo mount --bind /dev /mnt/dev
I get this error message:
mount: mount point /mnt/dev does not exist
fdisk -l returns
/dev/sda1
/dev/sda2
/dev/sda5
do I need to mount sda2 and sda5?
Any info that can help me rescue that serve
On Fedora 17, I am trying to mount a hard drive as slave using the following command:
mount /dev/sda5 /mnt/fedora8
And I get this error:
mount: unknown filesystem type 'LVM2_member'
How do I mount this hard drive as slave?
Since working with Linux I've never had a problem accessing my data stick, but now all of a sudden I get this pop-up error message whenever I plug it in or try to open it via my file manager:
Quote:
Failed to mount "16G Removable Volume".
Hello everybody,
I have a problem. I couldn't mount my ubuntu partition, my windows partition is working ok.
Before I upgraded to 11.2 I could normally mount my NTFS partition from an external harddrive no there is this error:
Code:
Error mounting: mount exited with exit code 32: mount:
unknown filesystem type 'ntfs'
If I mount via terminal with mount -t ntfs-3g it is working.
The same problem I had with my Truecrypt partition in NTFS, but there I could solve the
Hi there I want to access the disk where I have windows installed, but I got this error message:
Unable to mount 123 GB Volume
Error mounting /dev/sda2 at /media/aimad/4E2E4F0C2E4EEC91:
Command-line `mount -t "ntfs" -o
"uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177"
"/dev/sda2" "/media/aimad/4E2E4F0C2E4EEC91"' exited with non-zero exit
status 14: Windows is
hii run pacman -Syu -ignore glibc everyday. this morning , after i start my laptop, i found /boot and /home are not mounted automatically.
Help please. I have installed 11.2 (64 bit on a laptop running AMD 64 *2)and can not get cifs to work correctly.
I have verified my setup with the Swerdna HowTo, and have searched and searched the forums for a similar situation.
I've searched the forums for an answer to this problem.