PDA

View Full Version : Linux ed installazione su scheda PCI raid


folagana
08-03-2005, 21:12
Salve,

sono piuttosto niubbo di questo sistema operativo l'ho installato ed utilizzato poco in passato ma adesso vorrei fare sul serio....

ho un problema che non riesco a risolvere. Io ho il PC con due HD montati in raid 0 su una scheda PCI promise. Ho trovato i drivers linux mandrake ma nonostante seguo la procedura non riesco ad installare il sistema operativo. Mi dice che non ho spazio.

Permesso che su tale raid 0 ho già due partizioni NTFS master su cui ho XP e un'altra logica su cui ho i dati. Ho lasciato uno spazio di 20 Gb non allocato alla fine della partizione logica per installare linux. Non c'è verso!!!

ho seguito le seguenti istruzioni. Dopo il punto sette non arrivo al punto 8 perchè lui riconosce hde ed hd?(non ricordo) ai quali mi chiede se voglio distruggere i dati o mantenerli. Io gli dico di mantenerli (perche credo siano le due partizioni NTFS) ma lui non vede lo spazio non allocato e mi dice spazio non sufficiente.

Qualcuno sa aiutarmi?

2.2 To install the FastTrak Series Linux Driver into a NEW SYSTEM

1.) Start the Mandrake Linux installation with CD-ROM booting.

2.) At the Mandrake Linux installation screen appear, Press F1.

3.) Append parameters (see Note 1 below) at the "boot:" prompt,
then press the Enter key.

4.) When "If you want to insert third-party kernel modules?"
message appear, Please select "No" to continue install.

5.) Press Ctrl-Alt-F2 at language selection menu, insert the
FastTrak Driver Disk in the floppy drive.

6.) Issue following commands to load FastTrak module, Because
Mandrake linux not initial floppy device at startup.
# modprobe floppy
# mkdir /floppy
# mount -t ext2 /dev/fd0 /floppy (Extract from linux)
or mount -t vfat /dev/fd0 /floppy (Extract from Windows)
# cd /floppy
# sh floppy.fix
# cd /
# umount /floppy

7.) Then Press Ctrl-Alt-F7 and proceed with the install.

8.) When installation at "Install bootloader" menu, click "Advanced"
button then click "OK" button. If you have multi-boot items, please
select each ertries then click "Modify" button, append kernel
parameters at Append field.
(see NOTE 2 below)

9.) Push "OK" button then push "Done" botton. Continue to proceed with
the install.

10.) Press Ctrl-Alt-F2 when installation at the Final step(Congratulations,
installation is complete)

11.) Insert the FastTrak Driver Disk floppy, Issue commands to load FastTrak
driver.
# chroot /mnt/
# mount /dev/fd0 /mnt/floppy
# cd /mnt/floppy
# sh setup-ft

12.) Choose your selection here, after FastTrak driver setup successful.
# cd /
# umount /mnt/floppy
# exit

13.) Please press Ctrl-Alt-F7 and push "OK" button to finish the installation.

folagana
09-03-2005, 18:51
up

forza qualche aiuto?