[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kullervo



On Thu, Jan 24, 2013 at 01:41:47AM +0100, Ingo J?rgensmann wrote:
> Am 23.01.2013 um 23:54 schrieb "Christian T. Steigies" <cts@debian.org>:
> 
> > kullervo is doing fine so far with the new kernel and current debian.
> > I am setting up a new chroot, then I will have a look at sbuild and buildd.
> > A few things seem to have changed. I hope I do not need to use LVM for the
> > chroots?
> 
> You should preferrably use either LVM or BTRFS snapshotsto speed up deinstallation of build-dep packages. I've chosen LVM because I'm unfamiliar with BTRFS, which is the most recommended option for handling chroots. 

I am a bit familar with LVM. Can I use this on one partition only instead of
the whole disk? So far I always used chroot in standard directories, but
debootstrap failed in the end with this:

W: Failure trying to run: chroot /data/chroot/buildd/sid mount -t proc proc /proc
W: See /data/chroot/buildd/sid/debootstrap/debootstrap.log for details

chroot: failed to run command 'mount': No such file or directory

I dimly remember that I have to mount the proc directory on the host system,
but this error message is not very helpful.

> > Also, why do I see only 107MB RAM, I thought it has 128MB?
> 
> 
> On Arrakis, which has 128M as well: 
> 
> arrakis:/home/ij# free -m
>              total       used       free     shared    buffers     cached
> Mem:           114        109          5          0          6         41
> -/+ buffers/cache:         61         53
> Swap:         1161         45       1115
> 
> But I'm using -m memfile: 
> 
> 2097152
> 0x08000000 125829120
> 
> Because otherwise the kernel won't boot. How do you start your kernel on kullervo? Is it the stock kernel from debian-ports or manually built?

It is the standard kernel from debian-ports, but I think Thorsten has the
same version on is webpage. I tried to build my own with the crosscompiler
packages from Thorsten, but the build failed...

[    0.000000] Linux version 3.2.0-4-amiga (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14+m68k.2) ) #1 Debian 3.2.35-2
[    0.000000] Enabling workaround for errata I14 
[    0.000000] Amiga hardware found: [A3000] VIDEO BLITTER AMBER_FF AUDIO FLOPPY A3000_SCSI KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA DENISE_HR AGNUS_HR_PAL MAGIC_REKICK ZORRO3 
[    0.000000] Ignoring memory chunk at 0x7000000:0x1000000 before the first chunk
[    0.000000] Fix your bootloader or use a memfile to make use of this area!
[    0.000000] On node 0 totalpages: 28672
[    0.000000] free_area_init_node: node 0, pgdat 00377d3c, node_mem_map 003ff000
[    0.000000]   DMA zone: 252 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 28420 pages, LIFO batch:7
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 28420
[    0.000000] Kernel command line: root=/dev/sda5 fb=false video=amifb:ntsc-lace BOOT_IMAGE=Work:linux/vmlinux-3.2.0-4-amiga

How do I use a memfile to use this area, or where do I get a fixed
bootloader?
 
Christian


Reply to: