There are 2 OS on the PC: wind7 and mint17.3, Apache2 and phpmyadmin are on both. The task is to work with the same database on different operating systems.

  • Is it impossible to make both databases look at the same path in the file system? After all, the data in the database is (for example) the data folder. Type in my.ini - datadir install one way - Vasily Barbashev
  • Well, yes, this is necessary, I just do not know where to prescribe this path. And besides, the file system of the sections under the OS is different. - Roman Maltsev

1 answer 1

To work with ext in windows, you can use the Ext2Fsd program. And reading / writing ntfs is done by regular linux tools.