moving files to win95 partition

1998-12-05 Thread AJ
heya, heres my prob i dont know if anyone can tell me what to do.. but can u tell me how to move files to my win95 partition from debian? i type: mount /dev/hda1 /mnt mv /home/artlu/filename /mnt/ then i get: cannot create regular file 'filename': Invalid Argument i have my kernel supporting win95

Re: moving files to win95 partition

1998-12-05 Thread Sean Johnson
It looks like you're missing arguments in the mount command. You might want to try: mount -t vfat /dev/hda1 /mnt On my system, I've created a directory (mkdir /95) and added an entry into fstab: /dev/hda2 /95 vfatdefaults0 0 This way if I want to move a