debootstrap linux-generic package and grub
- by user33993
I am trying to build a thin client remix using debootstrap. I have been successful but am wondering about one thing.
When I install linux-generic as per linuxlivecdcustomizationfromscratch
It asks me where I want to install grub. I know the package grub is needed if you install Ubuntu off the live cd, but why is it trying to configure grub using the drives on my host system in the chroot?
Thanks