3

I'm trying to create a custom CD using my own minimal debian installed setup.

I just simply typed build-simple-cdd. The process was successful, but when I tested it on my virtualbox and disabling the network, it looks for the kernel.

Did I miss anything on my setup?

nozimica
  • 874
  • 8
  • 24
Marc Vitalis
  • 151
  • 8

1 Answers1

1

My guess would be that your image doesn't support the architecture of your vm (e.g., 64-bit iso but your vm is specified as 32-bit).

Mount the CD and check the contents manually to make sure that what you expect to be there is actually there.

bahamat
  • 38,658
  • 4
  • 70
  • 103