"David B.Teague" wrote: > > All: > > This is a Second Request. I really need an answer. > > I have the following kernel related packages installed, > according to dpkg -l > > ii kernel-headers- 2.0.32-5 Linux kernel headers. > ii kernel-image-2. custon.1.0 Linux kernel binary image. > ii kernel-package 4.11 Debian Linux kernel package build > scripts. > ii kernel-source-2 2.0.34-4 Linux kernel source. > > It appears that if I configure all SCSI, then make config > doesn't offer me an iso9660 file system. I should be able > to configure all SCSI and still have iso9660 fs. > > How do I force cause the kernel's make config to offer > me an iso9660 file system? Or how do I hack the .config to get > that fs?
If your looking for iso9660 I think you enable that under "File systems." At least in 'make xconfig' if I remember correctly. hth, kent