Title: Solution Posted: How to make bootable GRUB CD ( IDE CDRW drive) for Debian 3.1 with 2.4 kernel
Here is the solution, that worked for me to make bootable GRUB CD for Debian 3.1 server with 2.4 kernel having IDE CD-RW ( Dell PowerEdge 2800 3.6 MHZ). This is useful for booting up your
On Saturday 17 January 2004 08:52 am, Thomas Sommer wrote:
> Am Sat, 17 Jan 2004 03:20:10 +0100 schrieb Roberto Sanchez:
>
> > Thomas Sommer wrote:
> >> Hi,
> >>
> >> after reading a lot of howtos, newsgroups, etc. i constandly have the
> >> following problem with my cdrw-drive (when i try to mou
Am Sat, 17 Jan 2004 03:20:10 +0100 schrieb Roberto Sanchez:
> Thomas Sommer wrote:
>> Hi,
>>
>> after reading a lot of howtos, newsgroups, etc. i constandly have the
>> following problem with my cdrw-drive (when i try to mount it):
>>
>> dusk:/# mount /dev/cdrw
>> mount: /dev/scd0 ist kein gülti
Am Sat, 17 Jan 2004 04:00:06 +0100 schrieb Alvin Oga:
>
>
> On Sat, 17 Jan 2004, Thomas Sommer wrote:
>
>> Hi,
>>
>> after reading a lot of howtos, newsgroups, etc. i constandly have the
>> following problem with my cdrw-drive (when i try to mount it):
>>
>> dusk:/# mount /dev/cdrw
>> mount:
Am Sat, 17 Jan 2004 04:00:10 +0100 schrieb Kevin Mark:
> On Sat, Jan 17, 2004 at 02:05:36AM +, Thomas Sommer wrote:
>> Hi,
>>
>> after reading a lot of howtos, newsgroups, etc. i constandly have the
>> following problem with my cdrw-drive (when i try to mount it):
>>
>> dusk:/# mount /dev/cd
Am Sat, 17 Jan 2004 08:10:06 +0100 schrieb Andreas Janssen:
> Hello
>
> Thomas Sommer (<[EMAIL PROTECTED]>) wrote:
>
>> after reading a lot of howtos, newsgroups, etc. i constandly have the
>> following problem with my cdrw-drive (when i try to mount it):
>>
>> dusk:/# mount /dev/cdrw
>> mount:
Hello
Thomas Sommer (<[EMAIL PROTECTED]>) wrote:
> after reading a lot of howtos, newsgroups, etc. i constandly have the
> following problem with my cdrw-drive (when i try to mount it):
>
> dusk:/# mount /dev/cdrw
> mount: /dev/scd0 ist kein gültiges blockorientiertes Gerät
> (english: is not a
On Sat, Jan 17, 2004 at 02:05:36AM +, Thomas Sommer wrote:
> Hi,
>
> after reading a lot of howtos, newsgroups, etc. i constandly have the
> following problem with my cdrw-drive (when i try to mount it):
>
> dusk:/# mount /dev/cdrw
> mount: /dev/scd0 ist kein gültiges blockorientiertes Gerät
On Sat, 17 Jan 2004, Thomas Sommer wrote:
> Hi,
>
> after reading a lot of howtos, newsgroups, etc. i constandly have the
> following problem with my cdrw-drive (when i try to mount it):
>
> dusk:/# mount /dev/cdrw
> mount: /dev/scd0 ist kein gültiges blockorientiertes Gerät
> (english: is not
Thomas Sommer wrote:
Hi,
after reading a lot of howtos, newsgroups, etc. i constandly have the
following problem with my cdrw-drive (when i try to mount it):
dusk:/# mount /dev/cdrw
mount: /dev/scd0 ist kein gültiges blockorientiertes Gerät
(english: is not a valid block device)
scsi-ide-module is
Hi,
after reading a lot of howtos, newsgroups, etc. i constandly have the
following problem with my cdrw-drive (when i try to mount it):
dusk:/# mount /dev/cdrw
mount: /dev/scd0 ist kein gültiges blockorientiertes Gerät
(english: is not a valid block device)
scsi-ide-module is installed proper,
Philip Mark Donaghy wrote:
I am happy to say that my debian experience is going really well. I
have created a internal network using NAT and have installed and
configured a gis mapping website using MapServer. Apart from that my
imediate goals are to configure a scanner and the cdrw drive.
I am happy to say that my debian experience is going really well. I
have created a internal network using NAT and have installed and
configured a gis mapping website using MapServer. Apart from that my
imediate goals are to configure a scanner and the cdrw drive.
apropo cdrw syslog says :
Nov
High,
On Thu, 24 Oct 2002, James Tappin wrote:
> On Thu, 24 Oct 2002 13:45:29 +0200 (METDST)
> Sebastiaan <[EMAIL PROTECTED]> wrote:
>
> > Yes. Now your CDRW is a SCSI device, so /dev/hdc does not exist anymore.
> > Try doing a 'mount /dev/scd0 /cdrom'. if that works and you are happy
> > with it
On Thu, 24 Oct 2002 13:45:29 +0200 (METDST)
Sebastiaan <[EMAIL PROTECTED]> wrote:
> Yes. Now your CDRW is a SCSI device, so /dev/hdc does not exist anymore.
> Try doing a 'mount /dev/scd0 /cdrom'. if that works and you are happy
> with it, do:
> rm /dev/cdrom
> ln -s /dev/scd0 /dev/cdrom
However
> or mount /cdrom. I vaguely remember having the same problem before on some
> other machine with IDE CDRW, but I do not remember the solution. Any ideas?
>
Yes. Now your CDRW is a SCSI device, so /dev/hdc does not exist anymore.
Try doing a 'mount /dev/scd0 /cdrom'. if that work
efore on some
other machine with IDE CDRW, but I do not remember the solution. Any ideas?
Thanks
Oleg
P.S. lsmod output attached:
Module Size Used byNot tainted
sr_mod 11512 0 (unused)
isofs 24448 0 (autoclean)
inflate_fs 1
* 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
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
>>"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,
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
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
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]>
> >
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
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
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
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
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(
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
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
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
On Fri, May 18, 2001 at 01:43:21PM -0400, [EMAIL PROTECTED] wrote:
> >Plextor's 2mb. I assume, all things being equal, this would be an
> >advantage. Is this a valid assumption?
>
> My understanding after reading about Burn-Proof on the Plextor web page is
> that
> this technology pretty much p
>On Thu, May 17, 2001 at 12:36:02AM +1000, [EMAIL PROTECTED] wrote:
>> Which would be the best for me to get?
>>
>> Plextor CD-RW PX-W1210TA 12/10/32 IDE 2m Buffer Burn-Proof
>> Sony CD-RW CRX160EBK 12/8/32 Internal IDE Retail Kit 4mb PC/MAC
>> Yamaha CD-RW Internal 16Wx10RWx40R IDE Retail Kit C
On Thu, May 17, 2001 at 12:36:02AM +1000, [EMAIL PROTECTED] wrote:
> Which would be the best for me to get?
>
> Plextor CD-RW PX-W1210TA 12/10/32 IDE 2m Buffer Burn-Proof
> Sony CD-RW CRX160EBK 12/8/32 Internal IDE Retail Kit 4mb PC/MAC
> Yamaha CD-RW Internal 16Wx10RWx40R IDE Retail Kit CRW2100E
On Wed, May 16, 2001 at 11:02:43AM -0400, Hall Stevenson wrote:
> > Which would be the best for me to get?
> >
> > Plextor CD-RW PX-W1210TA 12/10/32 IDE 2m Buffer
> > Burn-Proof
> > Sony CD-RW CRX160EBK 12/8/32 Internal IDE Retail
> > Kit 4mb PC/MAC
> > Yamaha CD-RW Internal 16Wx10RWx40R IDE Retail
>Which would be the best for me to get?
>
>Plextor CD-RW PX-W1210TA 12/10/32 IDE 2m Buffer Burn-Proof
>Sony CD-RW CRX160EBK 12/8/32 Internal IDE Retail Kit 4mb PC/MAC
>Yamaha CD-RW Internal 16Wx10RWx40R IDE Retail Kit CRW2100EVK
>
>If I had a choice of these, is there anything to choose between
On Thu, May 17, 2001 at 12:36:02AM +1000, [EMAIL PROTECTED] wrote:
> Which would be the best for me to get?
>
> Plextor CD-RW PX-W1210TA 12/10/32 IDE 2m Buffer Burn-Proof
I have that drive and it works very well for me. Burn-proof is a must
these days, and is supported in the recent versions of
> Which would be the best for me to get?
>
> Plextor CD-RW PX-W1210TA 12/10/32 IDE 2m Buffer
> Burn-Proof
> Sony CD-RW CRX160EBK 12/8/32 Internal IDE Retail
> Kit 4mb PC/MAC
> Yamaha CD-RW Internal 16Wx10RWx40R IDE Retail
> Kit CRW2100EVK
>
> If I had a choice of these, is there anything to choose
Which would be the best for me to get?
Plextor CD-RW PX-W1210TA 12/10/32 IDE 2m Buffer Burn-Proof
Sony CD-RW CRX160EBK 12/8/32 Internal IDE Retail Kit 4mb PC/MAC
Yamaha CD-RW Internal 16Wx10RWx40R IDE Retail Kit CRW2100EVK
If I had a choice of these, is there anything to choose between them in
t
39 matches
Mail list logo