[yocto] Does my build disk's filesystem make a difference?

autif khan autif.mlist at gmail.com
Sat Jan 7 07:16:14 PST 2012


You are better off with one of the dual boot OSes in a virtual machine
that a dual boot situation where you are trying to write to NTFS from
linux or trying to work with ext2fs tools from windows.

I do not even know if you can create equivalent of symlinks (used
extensively in yocto) on an NTFS

In theory, it might work, but NTFS was not built for linux, likewise,
ext4 was not meant to be used for windows. It is a bad idea.

You know - unless this happens to be your master's research thesis :-)

On Fri, Jan 6, 2012 at 6:53 PM, Jeff Osier-Mixon <jefro at jefro.net> wrote:
> I am creating a Yocto Project build system. For various reasons, it is a
> dual-boot system, win7 & linux (probably mint 12, haven't decided). I have a
> primary boot disk with both operating systems and a large secondary disk to
> use for build trees etc.
>
> Does the filesystem on the big secondary disk matter? Ideally I would like
> to be able to get to the large data disk from both operating systems. That
> would necessitate NTFS, as win7 does not speak ext4 reliably, but I don't
> want to slow my builds down.
>
> --
> Jeff Osier-Mixon http://jefro.net/blog
> Yocto Project Community Manager @Intel http://yoctoproject.org
>
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



More information about the yocto mailing list