Search found 7 matches

by bscho
07 Sep 2015, 13:02
Forum: File recovery
Topic: cannot mount external drive on ALT rescue USB
Replies: 9
Views: 5697

Re: cannot mount external drive on ALT rescue USB

I have successfully mounted a Toshiba 500GB usb with a ntfs file system.
I used the command: mount -t ntfs /dev/sdc1 /media then ran photorec

I then found the device in the media directory and it works saving the files.

I have since tried to do the same using a 64GB usb stick which has the fat32 ...
by bscho
05 Sep 2015, 15:29
Forum: File recovery
Topic: cannot mount external drive on ALT rescue USB
Replies: 9
Views: 5697

Re: cannot mount external drive on ALT rescue USB

I have typed mount
which gives
udefs on /dev type devtmpfs (rw, realtime,size=8192k,nr_inodes=451961,mode=755)
/dev/sdb1 on /image type iso9660 (ro,realtime)
/dev/loop0 on /.ro type squashfs (ro,realtime)
/dev/sdb3 on / .rw type ext4 (rw,noatime,nodiratime, nobarrier, commit=30,min_batch_time ...
by bscho
10 Aug 2015, 05:32
Forum: File recovery
Topic: cannot mount external drive on ALT rescue USB
Replies: 9
Views: 5697

Re: cannot mount external drive on ALT rescue USB

I am not sure I answered your post about the mount command correctly.

I'am not sure of the mount command my device is /dev/sdc what should the correct mount command be?

I did mount -t partlabel=LIVE which it accepts but still I cannot find it in the directory
I tried mount -t /dev/sdc / but it ...
by bscho
09 Aug 2015, 22:06
Forum: File recovery
Topic: cannot mount external drive on ALT rescue USB
Replies: 9
Views: 5697

Re: cannot mount external drive on ALT rescue USB

There is no mount command. There is dev media and mnt in the directory listing. (media mnt gives nothing) dev gives disk which gives by-label which lists the usb's none of which is accepted they return to the / directory.

Thanks for your help.
by bscho
07 Aug 2015, 18:06
Forum: File recovery
Topic: cannot mount external drive on ALT rescue USB
Replies: 9
Views: 5697

Re: cannot mount external drive on ALT rescue USB

I have the usb in the list when I first run photorec as Disk /dev/sdc usb flash drive named LIVE. Does this mean the device is mounted?

I select for the recovered files dev/disk/by-label/LIVE but when I enter this the directory / reappears
where am I going wrong?

The manual says, File system from ...
by bscho
07 Aug 2015, 09:22
Forum: File recovery
Topic: cannot mount external drive on ALT rescue USB
Replies: 9
Views: 5697

Re: cannot mount external drive on ALT rescue USB

how do you read what is in fstab?

thanks for your help
by bscho
06 Aug 2015, 15:46
Forum: File recovery
Topic: cannot mount external drive on ALT rescue USB
Replies: 9
Views: 5697

cannot mount external drive on ALT rescue USB

I have made a USB with ALT Linux Rescue on. I am using photorec to recover files. I am having problems mounting a USB external for the recovered files.
All it seems to allow is recovery to the original disc. In the photorec manual it says: File system from external disk may be available in a /media ...