Re: self-built kernel causing boot problems

2007-01-31 Thread Roman Stöckl-Schmidt
Bob McGowan schrieb: Roman, For DOS fat based filesystems, you need to install a DOS tool set such as mtools or dosfstools. The mtools includes 'mlabel' to add a DOS label to an existing device. The documentation describes how to set this up. The dosfstools has a 'mkdosfs' command to creat

Re: self-built kernel causing boot problems

2007-01-30 Thread Bob McGowan
Roman Stöckl-Schmidt wrote: Thanks for your answer bob. Now there's only two problems remaining. First, my internet connection still isn't working, but I see I'll have to go investigate on this one but 2nd you might be able to help me with. my usb hdd, /dev/sda on the standard and sdb on my se

Re: self-built kernel causing boot problems

2007-01-30 Thread Roman Stöckl-Schmidt
Thanks for your answer bob. Now there's only two problems remaining. First, my internet connection still isn't working, but I see I'll have to go investigate on this one but 2nd you might be able to help me with. my usb hdd, /dev/sda on the standard and sdb on my self-built kernel is fat32 or

Re: self-built kernel causing boot problems

2007-01-30 Thread Bob McGowan
Roman Stöckl-Schmidt wrote: Hi fellow debianists! I've compiled a kernel from the up-to-date kernel-source-2.6 package with the aim to be able to build realtime linux security module. To do this I followed the instructions from the README.Debian in the realtime-lsm documentation. I got the li

self-built kernel causing boot problems

2007-01-30 Thread Roman Stöckl-Schmidt
Hi fellow debianists! I've compiled a kernel from the up-to-date kernel-source-2.6 package with the aim to be able to build realtime linux security module. To do this I followed the instructions from the README.Debian in the realtime-lsm documentation. I got the linux-2.6_2.6.18-7 sources, un