Sorry. Wrong there. I meant I want /dev/watchdog inside the loop, in the squashfs image.
Does that change the answer?
Amit

Andrew Gaffney wrote:
Amit Dor-Shifer wrote:
Hello again.

I'm trying to get /dev/watchdog onto my CD. I'm using a squashfs fstype.

The device is properly created by the kernel build stage, yet it doesn't end-up in the image. Seems the 'unbind' action unmounts /dev from the source before calling mksquashfs.

Any ideas how to circumvent this problem?

/dev is managed by udev on the LiveCD, the same as a normal install. You'll have to create a udev rule file that creates this device and add it to the LiveCD with livecd/overlay.


Reply via email to