All of lore.kernel.org
 help / color / mirror / Atom feed
From: "P. Christeas" <p_christ@hol.gr>
To: Geoff Levand <geoffrey.levand@am.sony.com>
Cc: linux-mips <linux-mips@linux-mips.org>
Subject: Re: does the linux support rootfs on vfat?
Date: Mon, 6 Mar 2006 19:08:54 +0200	[thread overview]
Message-ID: <200603061908.58658.p_christ@hol.gr> (raw)
In-Reply-To: <440C6814.4020204@am.sony.com>

On Monday 06 March 2006 6:49 pm, you wrote:
> It's attractive for a limited resource device that needs to have FAT
> support for a removable flash memory card (for Windows PC
> interoperability).  If you can use FAT for the root fs, that reduces the
> system resource needs.
>
> It doesn't make sense if his ide disk is non-removable though.
>

IMHO it is a bad idea alltogether. You are asking for trouble. The system 
resource needs are rather increased [1] than decreased. 
On the other hand, you would you need to trade files between the *root* fs of 
the linux and Windoze? Usually we want to trade some user files (like photos, 
music etc.), but not the system files. Would you trust Windoze ever not to 
destroy something in those root files? Why don't you create a second, VFAT 
partition and mount it somewhere?

[1] ext2 or whatever is optimized. FAT isn't so and you really want to run 
Linux trivial files from an optimized system.

  reply	other threads:[~2006-03-06 17:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-05  6:17 does the linux support rootfs on vfat? zhuzhenhua
2006-03-05  8:09 ` Jan-Benedict Glaw
2006-03-05 11:22   ` Ralf Baechle
2006-03-06 16:49     ` Geoff Levand
2006-03-06 17:08       ` P. Christeas [this message]
2006-03-06 12:36 ` Stuart Longland
2006-03-06 16:41 ` Geoff Levand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200603061908.58658.p_christ@hol.gr \
    --to=p_christ@hol.gr \
    --cc=geoffrey.levand@am.sony.com \
    --cc=linux-mips@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.