SliTaz SliTaz Forum

You are not logged in.

#1 2013-03-19 17:46:41

bigdoor79
Member
Registered: 2013-03-19
Posts: 1

Trying to mount C: drive, Slitaz cant see it.

I'm using Slitaz running on portable virtual box. Im trying to mount my C: drive but fdisk -l doesn't see it so I dont know how to mount it. is there any drivers or something that i need to do to get it to see a ntfs partition?

Offline

#2 2013-03-19 18:07:30

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Trying to mount C: drive, Slitaz cant see it.

Slitaz is the guest and you want to mount the C:/ drive on the Windows host ?

You could use Shared folders in Virtualbox.

Linux version of virtualbox requires guest additions for Shared folders so I don't use it.

I  enable network sharing on the C:/ drive on windows,

Slitaz virtualbox settings/ network/ adapter_1/ Attached to: Bridged Adapter

Boot slitaz,Open terminal, su, password: root

[c]# tazpkg recharge[/c]

[c]# tazpkg -gi smbfs[/c]

Mount C:/ as samba share on slitaz.

[c]# mkdir smb[/c]

[c]# mount //i.p. address windows/windows.share.name   smb[/c]

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]