On 06/06/2008, Jordi Pujol <[EMAIL PROTECTED]> wrote:
> > Still the inability to set up readonly devices is a deficiency of
>  > BusyBox. Similarily it fails to understand -f and -n mount options
>  > which would break stuff if busybox mount was used.
>  >
>
> about the Busybox mount command,
>  can be that the option -n is not well documented in busybox,
>
>  my personalized initramfs-tools not includes the executable files for 
> commands
>  that are already built into busybox, and with the internal mount the next
>  instruccions work correctly,
>
>  + mount -n -t tmpfs tmpfs /xino
>
>  + mount -n -o remount,add:1:/filesystem-lzma.squashfs=rr aufs /root
>
>  + mount -n -o remount,add:1:/pcjordi.squashfs=rr aufs /root
>
>  + mount -n -o remount,add:1:/tws.squashfs=rr aufs /root
>

Yes, looks like they have patched something in already. Still the -f
option is not correct when mtab is not supported. If I understand the
code correctly it actually attempts the mount in that case.

Thanks

Michal

_______________________________________________
debian-live-devel mailing list
debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to