Ned, you do not need to make livecd to test kernel.
we can try do it with build in initramfs, bat you need some storage to save 
dmesg in, for example usb-stick.

1. plug the usb-stick in.
2. boot with kernel option break=mount
3. mkdir mnt
4. mount -t vfat /dev/sdb1 /mnt    ( edit it to your need, change file system 
type and device location  )
5, dd if=/proc/kmsg of=/mnt/dmesg
6. wait 5 seconds and reboot with ctrl+alt+del

if you have some correction, please lat me know ;)

-- 
failed to set xfer mode error.
https://bugs.launchpad.net/bugs/112132
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to