Re: Re-building kernel with make-kpkg (was: cdrecord + ide cdrw)

2002-03-03 Thread Dimitri Maziuk
* Bill Moseley ([EMAIL PROTECTED]) spake thusly: > At 11:23 AM 03/03/02 +1100, Davor Balder wrote: > > > >make-kpkg clean > >make-kpkg --revision= kernel_image > >dpkg -i > > This was nice as it moved my existing kernel to .old, but that made me wonder: > > Say I rebuild my kernel after it's ins

Re: Re-building kernel with make-kpkg (was: cdrecord + ide cdrw)

2002-03-02 Thread Faheem Mitha
On 3 Mar 2002, Bill Moseley wrote: > At 11:23 AM 03/03/02 +1100, Davor Balder wrote: > > > >make-kpkg clean > >make-kpkg --revision= kernel_image > >dpkg -i > > This was nice as it moved my existing kernel to .old, but that made me wonder: > > Say I rebuild my kernel after it's installed I deci

Re: Re-building kernel with make-kpkg (was: cdrecord + ide cdrw)

2002-03-02 Thread Manoj Srivastava
>>"Bill" == Bill Moseley <[EMAIL PROTECTED]> writes: Bill> That is, say I started out with just one kernel 2.2.20. I build a new Bill> 2.4.17 kernel and ran make-kpkg and dpkg -i. So now Bill>vmlinuz -> boot/vmlinuz-2.4.17 Bill>vmlinuz.old -> boot/vmlinuz-2.2.20-idepci Bill> Now,

Re: Re-building kernel with make-kpkg (was: cdrecord + ide cdrw)

2002-03-02 Thread dman
On Sat, Mar 02, 2002 at 07:28:54PM -0800, Bill Moseley wrote: | At 11:23 AM 03/03/02 +1100, Davor Balder wrote: | > | >make-kpkg clean | >make-kpkg --revision= kernel_image | >dpkg -i | | This was nice as it moved my existing kernel to .old, but that made me wonder: | | Say I rebuild my kernel a

Re-building kernel with make-kpkg (was: cdrecord + ide cdrw)

2002-03-02 Thread Bill Moseley
At 11:23 AM 03/03/02 +1100, Davor Balder wrote: > >make-kpkg clean >make-kpkg --revision= kernel_image >dpkg -i This was nice as it moved my existing kernel to .old, but that made me wonder: Say I rebuild my kernel after it's installed I decided I want to change a kernel setting. If I go throug

Re: cdrecord + ide cdrw

2002-03-02 Thread Davor Balder
tc/lilo.conf (don't forget the append="hdc=scsi") and > you should be able to boot without problems. > > Greetz, > Sebastiaan > > > > > david > > - Original Message - > > From: "Sebastiaan" <[EMAIL PROTECTED]> > >

Re: cdrecord + ide cdrw

2002-03-02 Thread Hans Ekbrand
On Sat, Mar 02, 2002 at 10:04:04PM +0100, Sebastiaan wrote: > High, > > On Sat, 2 Mar 2002, Hans Ekbrand wrote: > > > On Sat, Mar 02, 2002 at 12:42:29PM +0100, Sebastiaan wrote: > > > You have to compile the ide-scsi emulation support in the kernel. So > > > basically, you recompile your kernel

Re: cdrecord + ide cdrw

2002-03-02 Thread Sebastiaan
High, On Sat, 2 Mar 2002, Hans Ekbrand wrote: > On Sat, Mar 02, 2002 at 12:42:29PM +0100, Sebastiaan wrote: > > You have to compile the ide-scsi emulation support in the kernel. So > > basically, you recompile your kernel with CONFIG_BLK_DEV_IDESCSI=y > > (module does not work) and boot your ker

Re: cdrecord + ide cdrw

2002-03-02 Thread Sebastiaan
From: "Sebastiaan" <[EMAIL PROTECTED]> > To: "David Richards" <[EMAIL PROTECTED]> > Cc: > Sent: Saturday, March 02, 2002 11:42 AM > Subject: Re: cdrecord + ide cdrw > > > > High, > > > > On Sat, 2 Mar 2002, David Richards wrot

Re: cdrecord + ide cdrw

2002-03-02 Thread David Richards
OTECTED]> Cc: Sent: Saturday, March 02, 2002 11:42 AM Subject: Re: cdrecord + ide cdrw > High, > > On Sat, 2 Mar 2002, David Richards wrote: > > > HI > > Under redhat i was able to use my cdrw. In debian when i type > > cdrecord -scanbus > > it comes back

Re: cdrecord + ide cdrw

2002-03-02 Thread Osamu Aoki
On Sat, Mar 02, 2002 at 11:32:37AM -, David Richards wrote: > Under redhat i was able to use my cdrw. In debian when i type ... > I am root. what do i have to do to get it my cdrw working again ? or can you > point to some documents that will help me work it out Few options exist for CD-R(

Re: cdrecord + ide cdrw

2002-03-02 Thread Hans Ekbrand
On Sat, Mar 02, 2002 at 12:42:29PM +0100, Sebastiaan wrote: > You have to compile the ide-scsi emulation support in the kernel. So > basically, you recompile your kernel with CONFIG_BLK_DEV_IDESCSI=y > (module does not work) and boot your kernel with parameter 'hdc=scsi', I use ide-scsi emulation

Re: cdrecord + ide cdrw

2002-03-02 Thread Sebastiaan
High, On Sat, 2 Mar 2002, David Richards wrote: > HI > Under redhat i was able to use my cdrw. In debian when i type > cdrecord -scanbus > it comes back with > spaceport:/home/davidr# cdrecord -scanbus > Cdrecord 1.8 (i686-pc-linux-gnu) Copyright (C) 1995-2000 J?rg Schilling > cdrecord: No su

cdrecord + ide cdrw

2002-03-02 Thread David Richards
HI Under redhat i was able to use my cdrw. In debian when i type cdrecord -scanbus it comes back with spaceport:/home/davidr# cdrecord -scanbus Cdrecord 1.8 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling cdrecord: No such file or directory. Cannot open SCSI driver. cdrecord: For pos