|
From: Dom <dl...@ed...> - 2008-01-11 08:04:37
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Serge Leschinsky wrote: <blockquote cite="mid:478...@in..." type="cite"><!---->Well. Let's do it in another way.... I haven't checked it but I hope it should work.<br> <pre wrap=""> in DL 1.2: mount /tmp/bootcd-1.3x.iso /mnt -o loop chroot /mnt/ /bin/bash -l /sbin/install-on-usb </pre> </blockquote> Thanks for your suggestion, but unfortunately after the second line (chroot) I get the message:<br> <br> FATAL: kernel too old<br> <br> and then, unsurprisingly, the install-on-usb fails the same way as before.<br> <br> Dom<br> <br> <br> </body> </html> |