diff options
Diffstat (limited to 'doc/faq')
-rw-r--r-- | doc/faq/faq.docbook | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/faq/faq.docbook b/doc/faq/faq.docbook index c1782bf00..da5128bb6 100644 --- a/doc/faq/faq.docbook +++ b/doc/faq/faq.docbook @@ -1151,6 +1151,10 @@ </ulink> </para> <para> + For recent kernels (2.6.x series) the raw devices are neither + needed nor supported anymore, so don't bother. + </para> + <para> To use raw devices, first connect a free raw device to your dvd device, use something like: <screen> <command>raw /dev/raw1 /dev/dvd</command></screen> |