Re: [uml-user] skas4

2008-05-28 Thread Jeff Dike
Is this a 32-bit UML on a 64-bit host? On Sat, May 24, 2008 at 11:52:08AM +0200, vincent-perrier wrote: > Locating the top of the address space ... 0xd000 This suggests that it is... > Detected host type: i386 > (GDT indexes 6 to 9) This suggests that it isn't... As for the siginfo stuff

Re: [uml-user] Loading an ISO with UML.

2008-05-28 Thread Benedict Verheyen
David Chanters wrote: > Hi -- > > 2008/5/27 Benedict Verheyen <[EMAIL PROTECTED]>: >> ./vmlinuz_2.6.24.3 devfs=nomount load_ramdisk=1 ramdisk_size=3 >> mem=128m initrd=initrd.gz root=/dev/ram0 >> ubd0=root_fs_test ubd1=debian-testing-i386-netinst.iso ubd2=/dev/cdrom >> eth0=tuntap,tap8 > > Th