| Re: [hatari-devel] Using device files as drive images? | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
Am Sun, 12 Oct 2014 18:59:01 +0200
schrieb Uwe Seimet <Uwe.Seimet@xxxxxxxxx>:
> Hi,
> 
> > Sounds like File_Exists() has some problems with that device file...
> > what do you get when you run "stat /dev/sdc" ?
> 
> >stat /dev/sdc
>   File: ‘/dev/sdc’
>   Size: 0               Blocks: 0          IO Block: 4096   block
> special file Device: 5h/5d   Inode: 2063        Links: 1     Device
> type: 8,20 Access: (0777/brwxrwxrwx)  Uid: (    0/    root)   Gid:
> (    6/    disk) Access: 2014-10-12 18:57:04.657574929 +0200
> Modify: 2014-10-12 18:57:04.635575204 +0200
> Change: 2014-10-12 18:57:25.524314059 +0200
>  Birth: -
I was finally able to re-create the problem with an USB stick. I've
committed a fix, please try again.
 Thomas