[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SSDT - Any More Ideas



On Thu, 2013-03-21 at 10:44 -0400, Ethan Rosenberg, PhD wrote:
> Dear List -
> 
> Copied the executable to the usb stick and can't find it -
> 
> rosenberg:/home/ethan/DOSutil# cp ../Downloads/D630_A18.exe /dev/sdf1
> rosenberg:/home/ethan/DOSutil# ls -la /dev/sdf1
> rosenberg:/home/ethan/DOSutil# ls -la /dev/sdf1
> brw-rw---T 1 root floppy 8, 81 Mar 21 10:29 /dev/sdf1
> rosenberg:/home/ethan/DOSutil# fdisk -l  D630_A18.exe
> rosenberg:/home/ethan/DOSutil#
> 
> Where is my mistake?

ls -lA /montpoint_of_the_stick

[root@archlinux rocketmouse]# mount /dev/sdc1 /mnt
[root@archlinux rocketmouse]# ls /dev/sdc1
/dev/sdc1
[root@archlinux rocketmouse]# ls /mnt
[root@archlinux rocketmouse]# touch /mnt/test.txt
[root@archlinux rocketmouse]# ls /dev/sdc1
/dev/sdc1
[root@archlinux rocketmouse]# ls /mnt
test.txt


Reply to: