Gentoo Archives: gentoo-soc

From: Yiyong Chen <yiyong.chen.2012@×××××.com>
To: gentoo-soc@l.g.o
Subject: [gentoo-soc] Micro Gentoo: weekly report #5
Date: Mon, 23 Jun 2014 07:11:41
Message-Id: CAJ-dQzkr8oTPwc=ZeFgEEdJkgktSvtQQ86hNJbW45h=P-f1h3Q@mail.gmail.com
1 Hi guys,
2
3 My progress of first week is as bellow.
4
5 Source code: *https://github.com/yiyong-chen/micro-gentoo
6 <https://github.com/yiyong-chen/micro-gentoo>*
7
8
9 Week #5
10 =========
11
12 The progresses of this week:
13
14 This week, I continue to make a micro-gentoo kvm image which could boot
15 from cvmfs repo.
16
17 1. complete to pack up a hdd image for kvm.
18 2. do initial test of hdd images using kvm, qemu and virt-manager.
19 3. build a debug env for kvm and virt-manager
20 4. fix the init script path issue.
21 5. fixing the "VFS: unable to mount root fs" issue. I am tracing the panic
22 error happened in mount_block_root function.
23
24 Goals for the next week:
25 1. complete the kvm image.
26
27 Best Wishes!