in virtual box is setting for shared folders, use it.
Hello. I have instaled BT4 on virtual box and got problem with enter to my 2 hdd in laptop when use BT. In BT3 acces to windows disk was simple but in this new version i dont know how to do this. Help me pls ;]
P.s. Windows 7 instaled on c drive, d empty disk dont know how to acces from bt4
in virtual box is setting for shared folders, use it.
I should ask difrent. In run live cd with bt4. My question is: how to acces to files in hdd in pc c: and d:
Mount the volumes.
To view partitions recognised by BackTrack
orCode:cat /proc/partitions
To mount a partition to a mount point, try the following, replacing the values in <pointy brackets> with your own variables.Code:fdisk -l
Code:mkdir /media/<partition_name> mount <device> /media/<partition_name>
As an example, to mount device /dev/sda1
For more help check the mount manual.Code:mkdir /media/sda1 mount /dev/sda1 /media/sda1
Maybe an FAQ entry for this is warranted, I see this question a fair bit...Code:man mount
Last edited by lupin; 03-11-2010 at 01:28 AM.
Capitalisation is important. It's the difference between "Helping your brother Jack off a horse" and "Helping your brother jack off a horse".
The Forum Rules, Forum FAQ and the BackTrack Wiki... learn them, love them, live them.
A FAQ entry seems like a good idea.
I'm a compulsive post editor, you might wanna wait until my post has been online for 5-10 mins before quoting it as it will likely change.
I know I seem harsh in some of my replies. SORRY! But if you're doing something illegal or posting something that seems to be obvious BS I'm going to call you on it.
K-menu ->system menu -> storage media if it doesnt show your drives tap "F5"-key once to refresh.
or in konquerior type to addressbar media:/ and press enter.
I try do this but i get "special device hda5 does not exist" same with usb disk
Capitalisation is important. It's the difference between "Helping your brother Jack off a horse" and "Helping your brother jack off a horse".
The Forum Rules, Forum FAQ and the BackTrack Wiki... learn them, love them, live them.