SSDs on laptops provide a block-device interface. For the embedded Linux systems that UBIFS is targeted to, hopefully the vendor should enable it for you.
(I bet Nokia is planning to use it for their new Internet tablets, for example)
Posted Oct 10, 2008 18:56 UTC (Fri) by dedekind (subscriber, #32521)
[Link]
Right. This often confuses "non-embedded" people who do not distinguish between a "block device" and "mtd device". UBIFS is for MTD devices. Examples of block devices: HDD, eMMC, SSD, CF, SD, etc.