# mount
/dev/sd0a on / type ffs (local)
/dev/sd1i on /mnt type ext2fs (local)

# cd /mnt/
# cp Troya.avi /tmp/
cp: Troya.avi: Invalid argument


I do not think that is the problem, because some files can be
copied... the usb disk is brand new... three days old...

-w does not make any difference...



2016-04-17 19:21 GMT+02:00 Maurice McCarthy <m...@mythic-beasts.com>:
> On 2016-04-17 18:09, Pau Amaro-Seoane wrote:
>>
>> PS: This is a 2T drive... formatted as ext2
>>
>> 2016-04-17 18:56 GMT+02:00 Pau Amaro-Seoane <pau.amaro.seo...@gmail.com>:
>>>
>>> not working...
>>>
>>> # mount_ext2fs /dev/sd1i /home/pau/mnt/
>>> # cd /home/pau/mnt/
>>> # cp Troya.avi /home/pau/
>>> cp: Troya.avi: Invalid argument
>>>
>>>
>
>
> You may be mounted read-only
>
> # mount
>
> to see what is happening
>
> # mount -w /home/pau/mnt
>
> to mount read-write.
>
>
> _______________________________________________
> Openbsd-newbies mailing list
> Openbsd-newbies@sfobug.theapt.org
> http://mailman.theapt.org/listinfo/openbsd-newbies
_______________________________________________
Openbsd-newbies mailing list
Openbsd-newbies@sfobug.theapt.org
http://mailman.theapt.org/listinfo/openbsd-newbies

Reply via email to