[Bug 1089038] Re: [PATCH] Add support for booting from subdirectory in root

Steve Langasek steve.langasek at canonical.com
Thu Mar 14 01:38:17 UTC 2013


** Changed in: initramfs-tools (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1089038

Title:
  [PATCH] Add support for booting from subdirectory in root

Status in “initramfs-tools” package in Ubuntu:
  Confirmed

Bug description:
  Attached patch allows booting from some subdirectory on root
  device via "rootsubdir" command line parameter. It is very similiar
  to booting from loop device, except it uses "mount -o bind".

  This is useful for devices whose main OS is not Ubuntu - e.g. android
  devices like Nexus 7. Ubuntu then does not have to
  replace Android, and can be easily dual-booted.

  Note: this patch can't handle paths with spaces, and I don't know how
  should that be fixed. Anything with spaces should not be even passed as
  kernel parameter I guess. Anyway, the "loop" option has the same problem,
  since rootsubdir does almost the same thing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1089038/+subscriptions




More information about the foundations-bugs mailing list