Re: keeping woody

2004-09-28 Thread Max Moritz Sievers
On Tuesday 28 September 2004 21:01, Clive Menzies wrote:
>  I don't think there is any non-free stuff on them. Time to google to verify
>  that. 

Take a look at the Virtual Richard M. Stallman:
http://packages.debian.org/stable/admin/vrms

-- 
Mit freundlichen Grüßen
Max Moritz Sievers



SCSI emulation with GRUB

2002-06-23 Thread Max Moritz Sievers
Hello,
I want to emulate SCSI for my IDE-CD-burner.
I compiled Linux with SCSI support for CD-ROMs and generic devices an I 
enabled SCSI emulation.
I read that I have to add
»append="hdx=ide-scsi hdy=ide-scsi"«
to  /etc/lilo.conf  in »Start Lilo global Section«.
But I use GRUB so I edited my /boot/grub/menu.lst in this way:
»kernel (hd0,4)/boot/vmlinuz-2.2.20 root=/dev/hdc5 append="hda=ide-scsi 
hdb=ide-scsi"« (in one line)
But after rebooting I have no (real) SCSI emulation:
bert:~#cat /var/log/kern.log
Jun 23 21:17:50 bert kernel: hda: PLEXTOR CD-R PX-W4012A, ATAPI CDROM drive
Jun 23 21:17:50 bert kernel: hdb: _NEC DV-5800B, ATAPI CDROM drive
Jun 23 21:17:50 bert kernel: hda: ATAPI 40X CD-ROM CD-R/RW drive, 4096kB Cache
Jun 23 21:17:50 bert kernel: Uniform CD-ROM driver Revision: 3.11
Jun 23 21:17:50 bert kernel: hdb: ATAPI 48X DVD-ROM drive, 512kB Cache
Jun 23 21:17:50 bert kernel: scsi0 : SCSI host adapter emulation for IDE 
ATAPI devices
Jun 23 21:17:50 bert kernel: scsi : 1 host.
Jun 23 21:17:50 bert kernel: scsi : detected total.

How can I enable SCSI emulation with GRUB?

With regards,
Max Moritz Sievers


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux bert 2.2.20 #1 SMP Sun Jun 23 20:19:34 CEST 2002 i686
Locale: LANG=C, LC_CTYPE=C


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



How to configure mutt

2000-12-13 Thread Max Moritz Sievers
Hello,
I read the man-page but didn't find it. When I start KMail I can 
configure a pop3-account and a smtp-server. How can I do this for mutt?

Regards,
Max Moritz Sievers