Project

General

Profile

Feature #3295

UML: configure boot image for Ubuntu

Added by Alex Elder over 11 years ago. Updated almost 6 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

I'm not sure how to classify or assign this.

I use UML a lot for efficient development of the kernel code. This
uses a disk image, built using ceph src/scripts/build_debian_image.sh,
but the resulting image is a Debian environment.

I would like to use an Ubuntu environment instead. I built another
script based on build_debian_image.sh in hopes it could be generalized
a bit and used for more than just Debian. The result builds a (mostly)
bootable disk image, but it fires off a lot of terminal windows that
aren't wanted, and none of those actually function as terminals. Nor
does the "console" (the window in which uml was started) function.

If I use the identical UML kernel on an image using the Debian script
it works OK, so there seems to be something different about the
Ubuntu environment that causes this.

I have attached two files:
- The script I wrote, which once it works should be checked in
as ceph src/script/build_ubuntu_image.sh.
- The config file I used when building my UML kernel

To run UML I use ceph src/script/run_uml.sh

build_ubuntu_image.sh View - built_ubuntu_image.sh (3.49 KB) Alex Elder, 10/12/2012 08:39 AM

uml-config - UML kernel config (23.5 KB) Alex Elder, 10/12/2012 08:39 AM

History

#1 Updated by Loïc Dachary over 9 years ago

  • Project changed from Ceph to devops

#2 Updated by Sage Weil almost 6 years ago

  • Status changed from New to Rejected

Also available in: Atom PDF