|
| Problem med at mounte cdrom Fra : FePe |
Dato : 04-08-04 12:40 |
|
Efter nogle installation med dselect, kan jeg ikke få cdrom-drevet
mountet. Her er, hvad `dmesg | grep hd` giver:
ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:DMA
ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc:DMA, hdd:DMA
hda: Maxtor 6Y080L0, ATA DISK drive
hdc: GCR-8523B, ATAPI CDROM drive
hdd: HL-DT-ST GCE-8525B, ATAPI CDROM drive
hda: Maxtor 6Y080L0, 78167MB w/2048kB Cache, CHS=9964/255/63
hdc: ATAPI 52X CD-ROM drive, 128kB Cache
hdd: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache
hda: hda1 hda2 hda3 hda4
Men `mount -t iso9660 siger bare
--
FePe
fepe@fepe.dk
Don't interrupt me, while I'm interrupting.
-- Winston Churchill
| |
FePe (04-08-2004)
| Kommentar Fra : FePe |
Dato : 04-08-04 12:42 |
|
FePe <fepe@fepe.dk> writes:
> Efter nogle installation med dselect, kan jeg ikke få cdrom-drevet
> mountet. Her er, hvad `dmesg | grep hd` giver:
>
> ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:DMA
> ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc:DMA, hdd:DMA
> hda: Maxtor 6Y080L0, ATA DISK drive
> hdc: GCR-8523B, ATAPI CDROM drive
> hdd: HL-DT-ST GCE-8525B, ATAPI CDROM drive
> hda: Maxtor 6Y080L0, 78167MB w/2048kB Cache, CHS=9964/255/63
> hdc: ATAPI 52X CD-ROM drive, 128kB Cache
> hdd: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache
> hda: hda1 hda2 hda3 hda4
>
> Men `mount -t iso9660 siger bare
>
mount: block device /dev/cdrom is write-protected, mounting read-only
mount: No medium found
Hvad mon der er sket?
--
FePe
fepe@fepe.dk
Don't interrupt me, while I'm interrupting.
-- Winston Churchill
| |
FePe (04-08-2004)
| Kommentar Fra : FePe |
Dato : 04-08-04 12:44 |
|
FePe <fepe@fepe.dk> writes:
> FePe <fepe@fepe.dk> writes:
>
> > Efter nogle installation med dselect, kan jeg ikke få cdrom-drevet
> > mountet. Her er, hvad `dmesg | grep hd` giver:
> >
> > ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:DMA
> > ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc:DMA, hdd:DMA
> > hda: Maxtor 6Y080L0, ATA DISK drive
> > hdc: GCR-8523B, ATAPI CDROM drive
> > hdd: HL-DT-ST GCE-8525B, ATAPI CDROM drive
> > hda: Maxtor 6Y080L0, 78167MB w/2048kB Cache, CHS=9964/255/63
> > hdc: ATAPI 52X CD-ROM drive, 128kB Cache
> > hdd: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache
> > hda: hda1 hda2 hda3 hda4
> >
> > Men `mount -t iso9660 siger bare
> >
Det skulle være `mount -t iso9660 /dev/cdrom /cdrom`.
--
FePe
fepe@fepe.dk
Don't interrupt me, while I'm interrupting.
-- Winston Churchill
| |
Christian Joergensen (04-08-2004)
| Kommentar Fra : Christian Joergensen |
Dato : 04-08-04 17:50 |
|
On Wed, 04 Aug 2004 13:43:47 +0200, FePe wrote:
>> > hdc: GCR-8523B, ATAPI CDROM drive
>> > hdd: HL-DT-ST GCE-8525B, ATAPI CDROM drive
>> > Men `mount -t iso9660 siger bare
> Det skulle være `mount -t iso9660 /dev/cdrom /cdrom`.
>> mount: block device /dev/cdrom is write-protected, mounting read-only
>> mount: No medium found
Hvor peger /dev/cdrom hen? Er det det CD-ROM drev du har lagt CD'en I du
forsoeger at laese fra?
--
Christian Joergensen
http://www.razor.dk/
| |
|
|