Emulex LP10000ExDC Manual de usuario Pagina 46

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 366
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 45
4. Copy the file system from the running system (you can use any other procedure to
copy the system). Type:
cd /
tar cf - ./bin ./dev/ ./etc ./lib ./misc ./mnt ./root ./sbin ./tmp ./usr ./var ./home | (cd /mnt1;
tar xf -)
cd /boot
tar cf . | (cd /mnt0\tar xf -)
cd /mnt1
mkdir boot proc home
5. Modify fstab on the Fibre Channel boot disk (you can keep old SCSI drives in fstab,
just change their devs to the correct ones and mkdir their mount points). Type:
cd /mnt1/etc
Edit fstab, change to:
/dev/sdX3 / ext2 defaults 1 1
/dev/sdX1 /boot ext2 defaults 1 2
/dev/sdX2 swap swap defaults 1 0
/dev/fd0 /mnt/floppy ext2 noauto,owner 0 0
.
. <==other drives (CD for example)
.
/proc proc defaults 0 0
/dev/pts devpts gid=5,mode=620 0 0
6. Boot using the floppy created in step 2. At the LILO boot prompt, type:
linux root=/dev/sdX3
From this point on, you are dealing with the Fibre Channel boot disk.
Emulex Documentation, Drivers and Software
46
Vista de pagina 45
1 2 ... 41 42 43 44 45 46 47 48 49 50 51 ... 365 366

Comentarios a estos manuales

Sin comentarios