Brian J. Murrell wrote:
> On Thu, 2009-01-08 at 20:33 -0500, Jose Vasconcellos wrote:
>   
>> Attached is a patch to handle the mounting and unmounting
>> of blocked device. This handles both USB and IEEE1394
>> devices. It removes /sbin/usb-storage in favor of using the
>> block hotplug event.
>>     
>
> Sweet.  Any chance you tested this for the use-case of having a usb disk
> as the root device/filesystem?
>
> b.
>   
Haven't tested for that. Normally, the root FS is in FLASH.
I'm not sure what kind of configuration would put the root FS
in a removable drive.

Do note that with this patch, all partitions in a drive are mounted.
They are mounted in /mnt/$dev where $dev is the device name (e.g. sda1)

_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to