[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cdrdao (copie al volo)



On 090503, 13:50, Guldo K wrote:
> > stamattina mi sono svegliato presto con un astrana voglia
> > di....ricompilare. Ho messo il 2.4.19 e attivato l'emulazione scsi e
> > tutte le scelte che mi hai detto tu.
> OK :-)
> Anche se gia' che c'eri potevi passare al 2.4.20...

non avevo voglia di scaricare la patch :), per l'uso domenstico che ne faccio va bene lo stesso ;-PP

> Come immaginavo...
> Scusami, t'ho fatto perdere un po' di tempo, avrei dovuto spiegarmi meglio subito :-P

no problem

> TOGLI l'ultima riga e sistema la parte del 2.4.19 cosi':
> 
> image=/boot/2.4.19/vmlinuz
>         label=2.4.19
>         read-only
>         root=/dev/hda5
>         append="/dev/hdc=ide-scsi"
> #       restricted
> #       alias=2
 
> poi lilo e reboot.

accidenti, ho fatto ma non funziona

thlon:/home/gianni# cat /etc/lilo.conf
# /etc/lilo.conf - See: `lilo(8)' and `lilo.conf(5)',

..........................................

# Kernel command line options that apply to all installed images go
# here.  See: The `boot-prompt-HOWO' and `kernel-parameters.txt' in
# the Linux kernel `Documentation' directory.
#
# append=""

# Boot up Linux by default.
#
default=2.4.19

image=/vmlinuz.old
        label=2.2.20
        read-only
        root=/dev/hda5
#       restricted
#       alias=1

image=/boot/2.4.19/vmlinuz
        label=2.4.19
        read-only
        root=/dev/hda5
        append="/dev/hdc=ide-scsi"
#       restricted
#       alias=2

athlon:/home/gianni# cdrecord -scanbus
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.5'
scsibus0:
        0,0,0     0) *
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) 'YAMAHA  ' 'CRW8424S        ' '1.0d' Removable CD-ROM
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *

ti posto le scelte fatte sul kernel /usr/src/linux/.config

# Block devices
#
CONFIG_BLK_DEV_FD=y
# CONFIG_BLK_DEV_XD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_CISS_SCSI_TAPE is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=y           [1]
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_DEV_INITRD is not set

[1] questo l'ho modificato a mano perche' mi era sfuggito (il programma non consente di tornare indietro 
e non avevo voglia di riniziare), dunque ho tolto il commento e ho messo "y" 
(#prima era CONFIG_BLK_DEV_LOOP is not set) credo vada bene, ovviamente *dopo* ho compilato

#
# SCSI support
#
CONFIG_SCSI=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_SD_EXTRA_DEVS=40
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_SR_EXTRA_DEVS=2
CONFIG_CHR_DEV_SG=y

ciao e grazie ancora, gianni



Reply to: