SliTaz SliTaz Forum

You are not logged in.

#1 2013-01-25 22:17:25

howmanylicks
Member
Registered: 2013-01-25
Posts: 3

Mount command returns "No such device"

Hi --

I'm trying to mount an NTFS WIN XP drive using the mount command and I'm getting "No such device".

fdisk -l shows the drive I'm looking to mount: /dev/sda1

The command I'm trying to execute is:

mount -t ntfs-3g /dev/sda1 /mnt/ntfs

I am logged in as root and created a folder under mnt called ntfs.

Is there something I'm missing here? Any help would be appreciated.

Thanks

Offline

#2 2013-01-25 22:26:24

gdesilva
Member
Registered: 2011-04-07
Posts: 419

Re: Mount command returns "No such device"

Did you try using mountbox utility?

Offline

#3 2013-01-25 22:26:41

christophe
Member
Registered: 2011-04-17
Posts: 432

Re: Mount command returns "No such device"

tailor to your own needs:

mount.cifs //192.168.0.X/remote_folder /media/ntfs -o user=Windows_domain/windows_user,rw,uid=1001,gid=1001

You will be prompted for your windows passwd

Offline

#4 2013-01-25 22:28:44

howmanylicks
Member
Registered: 2013-01-25
Posts: 3

Re: Mount command returns "No such device"

Yes, did try Mountbox, but nothing happens when I click the drive and click "Mount" button.

Offline

#5 2013-01-25 22:30:37

howmanylicks
Member
Registered: 2013-01-25
Posts: 3

Re: Mount command returns "No such device"

christophe -- Unfortunately I'm trying to recover a password, so that won't work.

Offline

#6 2013-01-25 22:37:08

gdesilva
Member
Registered: 2011-04-07
Posts: 419

Re: Mount command returns "No such device"

Mounted WinXP partition using mountbox and the options used are

/dev/sdb2 on /media/cdrom type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)

Perhaps you may want to try using similar options when doing the command line mount...

EDIT: tried the same mount command you used at the top of this thread and it works fine for me

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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