Hi Clanyon, ----- Original Message ----- > From: "Thomas Zimmermann" <[email protected]> > To: "Claynon Souza" <[email protected]> > Cc: [email protected] > Sent: Thursday, February 7, 2013 8:16:21 AM > Subject: Re: [b2g] [Beginner] Help building B2G > > Am Thu, 7 Feb 2013 07:47:25 -0800 (PST) > schrieb Claynon Souza <[email protected]>: > > > > where are stored your files ? > > > > It's in the partition I store my files (not the OS) > > /media/claynon/arquivos/Documentos/Mozilla/D2G > > /media is for removable disks and USB sticks, etc. Are you sure you > have > write and execute permissions on the drive?
make sure that the place you're trying to build from isn't a FAT volume. That won't work. The output from: mount | grep /media would also be useful. Dave Hylands _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
