On Mon, Feb 11, 2008 at 10:45:36PM +0100, Christian T. Steigies wrote:
> On Mon, Feb 11, 2008 at 02:50:19PM -0600, Stephen R Marenka wrote:
> > On Mon, Feb 11, 2008 at 09:12:26PM +0100, Christian T. Steigies wrote:
> >
> > > config.amiga from svn says:
> > > # 2.6.24
> > > # enable, as requested b
On Mon, Feb 11, 2008 at 02:50:19PM -0600, Stephen R Marenka wrote:
> On Mon, Feb 11, 2008 at 09:12:26PM +0100, Christian T. Steigies wrote:
>
> > config.amiga from svn says:
> > # 2.6.24
> > # enable, as requested by Daniele Gratteri
> > CONFIG_SCSI_A4000T=y
> > CONFIG_SCSI_ZORRO7XX=y
> >
> > So
On Mon, Feb 11, 2008 at 09:12:26PM +0100, Christian T. Steigies wrote:
> config.amiga from svn says:
> # 2.6.24
> # enable, as requested by Daniele Gratteri
> CONFIG_SCSI_A4000T=y
> CONFIG_SCSI_ZORRO7XX=y
>
> So it seems I enabled it already. IIRC it was ony a config change, no
> patches needed.
On Mon, Feb 11, 2008 at 01:13:10PM -0600, Stephen R Marenka wrote:
> On Mon, Feb 11, 2008 at 05:56:15PM +0100, [EMAIL PROTECTED] wrote:
> > Messaggio originale
> > Da: [EMAIL PROTECTED]
> > Data: 11-feb-2008
> > 14.37
> > A:
> > Ogg: Re: [N
On Mon, Feb 11, 2008 at 05:56:15PM +0100, [EMAIL PROTECTED] wrote:
> Messaggio originale
> Da: [EMAIL PROTECTED]
> Data: 11-feb-2008
> 14.37
> A:
> Ogg: Re: [No common CD-ROM drive
> was detected]
>
> > I've sort of gotten lost here. I believe you ar
Messaggio originale
Da: [EMAIL PROTECTED]
Data: 11-feb-2008
14.37
A:
Ogg: Re: [No common CD-ROM drive
was detected]
> I've sort of gotten lost here. I believe you are using
a custom kernel
> and a daily initrd? Which cdrom are you using?
Will
try to explain my situation
On Mon, Feb 11, 2008 at 09:15:51AM +0100, Daniele Gratteri wrote:
> Ron Johnson ha scritto:
> >
> >
> >Need the iso9660 driver?
> >
> You were right, it was the isofs driver that was missing. By installing
> it, the installer could mount the CD-ROM media and go on with the
> installation proces
Ron Johnson ha scritto:
Need the iso9660 driver?
You were right, it was the isofs driver that was missing. By installing
it, the installer could mount the CD-ROM media and go on with the
installation process.
But the installer complains that it cannot find, on the CD, packages (I
suppose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 02/05/08 07:50, Daniele Gratteri wrote:
> Finn Thain ha scritto:
>>
>> ISTR
>> # modprobe sr_mod
>>
> Ok, I managed to copy the driver from floppy to the root filesystem in
> RAM and it is loaded when the installer looks for hardware. It gives th
On Tue, 5 Feb 2008, Daniele Gratteri wrote:
> Finn Thain ha scritto:
> >
> > ISTR
> > # modprobe sr_mod
> >
> Ok, I managed to copy the driver from floppy to the root filesystem in RAM and
> it is loaded when the installer looks for hardware. It gives the messages that
> can be seen in this l
Finn Thain ha scritto:
ISTR
# modprobe sr_mod
Ok, I managed to copy the driver from floppy to the root filesystem in
RAM and it is loaded when the installer looks for hardware. It gives the
messages that can be seen in this little photo:
http://www.webalice.it/gratteri/temp/cdrom.jpg
(I
On Mon, 4 Feb 2008, Geert Uytterhoeven wrote:
> On Mon, 4 Feb 2008, Daniele Gratteri wrote:
> > Eugen Paiuc ha scritto:
> > > you may try that (load a driver from floppy)
> > >
> > Where one could find a driver for SCSI CD-ROM? Should it be Amiga
> > specific or, more probably, linux-m68k sp
On Mon, 4 Feb 2008, Daniele Gratteri wrote:
> Eugen Paiuc ha scritto:
> > you may try that (load a driver from floppy)
> >
> Where one could find a driver for SCSI CD-ROM? Should it be Amiga specific or,
> more probably, linux-m68k specific?
No, it should be the standard SCSI CD-ROM driver, sr.
Eugen Paiuc ha scritto:
you may try that (load a driver from floppy)
Where one could find a driver for SCSI CD-ROM? Should it be Amiga
specific or, more probably, linux-m68k specific?
--
___ __
/ __|___ Daniele Gratteri, Italian Com
Geert Uytterhoeven ha scritto:
That makes me think SCSI CD-ROM support is missing from the kernel.
Checked on the config, there is:
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=m
CONFIG_CHR_DEV_OSST=m
CONFIG_BLK_DEV_SR=m
CONFIG_BLK_DEV_SR_VENDOR=y
CONFI
On Sat, 2 Feb 2008, Daniele Gratteri wrote:
> Geert Uytterhoeven ha scritto:
> > For SCSI, the CD-ROM is /dev/sr0. Does that one exist?
>
> No, it doesn't. I have "sda" and its Amiga partitions but no cd-rom unit is
> detected. Even tried to connect a A2091 controller, still units are listed
> dur
Geert Uytterhoeven ha scritto:
For SCSI, the CD-ROM is /dev/sr0. Does that one exist?
No, it doesn't. I have "sda" and its Amiga partitions but no cd-rom unit
is detected. Even tried to connect a A2091 controller, still units are
listed during bus scan but no entry in /dev.
--
___
>The installer asks me if I want to load a driver from floppy but I
think it >shouldn't be necessary.
you may try that (load a driver from floppy)
regards
--ee
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, 1 Feb 2008, Daniele Gratteri wrote:
> The installer loads well from the initrd, however when it detects hardware
> looking for CD-ROM drives, it says that it can't find a CD-ROM unit! In fact
> in /dev there is no "cdrom" entry, even if the units show well during SCSI bus
> scan. I have a T
Hi!
After solving a problem, a new one is here!
The installer loads well from the initrd, however when it detects
hardware looking for CD-ROM drives, it says that it can't find a CD-ROM
unit! In fact in /dev there is no "cdrom" entry, even if the units show
well during SCSI bus scan. I have a
20 matches
Mail list logo