[Bug 1089038] [NEW] [PATCH] Add support for booting from subdirectory in root
Vojtech Bocek
vbocek at gmail.com
Tue Dec 11 17:57:24 UTC 2012
Public bug reported:
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 - android
devices devices like Nexus 7. Ubuntu then does not have to
replace Android, and can be easily dual-booted.
** Affects: initramfs-tools (Ubuntu)
Importance: Undecided
Status: New
** Patch added: "rootsubdir.diff"
https://bugs.launchpad.net/bugs/1089038/+attachment/3457514/+files/rootsubdir.diff
** Description changed:
- This patch allows booting from some subdirectory on root
+ 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 - android
devices devices like Nexus 7. Ubuntu then does not have to
replace Android, and can be easily dual-booted.
--
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:
New
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 - android
devices devices like Nexus 7. Ubuntu then does not have to
replace Android, and can be easily dual-booted.
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