bkbomber
06-23-2008, 11:51 AM
Backtrack 3 doesn't mount any of my non-root devices (other hard drive partitions or my flash drive) when it boots or if I try it manually. When I try manually it says
bt ~ # mount /dev/sdb1
mount: mount point /mnt/sdb1 does not exist
FIXED: I unplugged and plugged it into a different port and it works.
And this is what I get when I try to mount my Windows partition.
bt ~ # mount /dev/sda2
fuse: failed to access mountpoint /mnt/sda2: No such file or directory
FUSE mount point creation failed
Unmounting /dev/sda2 (SQ004244V07)
Is this a bug or did I make a n00b mistake?
bt ~ # mount /dev/sdb1
mount: mount point /mnt/sdb1 does not exist
FIXED: I unplugged and plugged it into a different port and it works.
And this is what I get when I try to mount my Windows partition.
bt ~ # mount /dev/sda2
fuse: failed to access mountpoint /mnt/sda2: No such file or directory
FUSE mount point creation failed
Unmounting /dev/sda2 (SQ004244V07)
Is this a bug or did I make a n00b mistake?