[oe] [oe-commits] org.oe.dev base-files: PocketPC machines: stop using random / mounts in fstab.

Paul Sokolovsky pmiscml at gmail.com
Tue Sep 25 09:28:30 UTC 2007


Hello pHilipp,

Tuesday, September 25, 2007, 9:35:42 AM, you wrote:

> On 9/25/07, pfalcon commit
> <openembedded-commits at lists.openembedded.org> wrote:
>> base-files: PocketPC machines: stop using random / mounts in fstab.
>> * Instead, use rootfs mount, like most other devices do, which corresponds
>> to the fact that such machines can be booted from a lots of sources.
>>
[]

>> ============================================================
>> --- packages/base-files/base-files/hx4700/fstab 8913bf7229f7c689c52fe0ba7ebd9fb3aabd7c73
>> +++ packages/base-files/base-files/hx4700/fstab c03b2054bfd3ebc1f2b69c7387c4be0c1c38205f
>> @@ -1,4 +1,4 @@
>> -/dev/mtdblock2         /               jffs2   defaults                1  1
>> +rootfs         /               auto    defaults                1  1
>>  /dev/mtdblock3         /home   jffs2   defaults        1  1

> Any idea what to do about this one? Mounting /dev/mtdblock3 on /home
> should only be done if there isn't wince on flash anymore.

  IMHO, all machine-specific entries should be added to fstab by OS
installer (until then by users manually). And IMHO, default config
should be such that all flash is a single partition.

> regards
> Philipp


-- 
Best regards,
 Paul                            mailto:pmiscml at gmail.com





More information about the Openembedded-devel mailing list