|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#8621 | |
|
Senior Member
Iscritto dal: Jul 2005
Città: Torino
Messaggi: 1464
|
Quote:
Cionci capo del clan ad honorem.
__________________
AMD64 3500+ cooled by TMG A1; ASROCK DUAL_VSTA ; SAPPHIRE X800GT 256MB + ATI SILENCER 5 REV 2; 2 X 512 MB DDR400 S3+;1 SEAGATE SATA2 250 G Hiper 580 W Le mie foto |
|
|
|
|
|
#8622 |
|
Member
Iscritto dal: Mar 2005
Città: London
Messaggi: 182
|
ciao a tutti. premetto che ho già cercato su google ma senza risultati.
come si fa ad usare il file.asc del clan per la firma? |
|
|
|
|
#8623 |
|
Senior Member
Iscritto dal: May 2004
Città: Stra (VE)
Messaggi: 5606
|
Dici l'immagine? il logo? scaricala e mettila nella firma
Chiunque voglia apparire nella lista, me lo dica, anche con un pm Ultima modifica di oclla : 25-05-2007 alle 12:35. |
|
|
|
|
#8624 | |
|
Senior Member
Iscritto dal: May 2004
Città: Padova
Messaggi: 2221
|
Quote:
major minor #blocks name 8 0 160086528 sda 8 1 20482843 sda1 8 2 139596817 sda2 8 16 199148544 sdb 8 17 156151768 sdb1 8 18 2048287 sdb2 8 19 30716280 sdb3 8 20 10225372 sdb4
__________________
http://www.flickr.com/photos/dnamat/ |
|
|
|
|
|
#8625 |
|
Senior Member
Iscritto dal: Oct 2003
Città: Sannicandro di Bari
Messaggi: 2539
|
Ciao a tutti ho deciso di installare Linux sul mio muletto per impararlo avrei optato per Ubuntu...mi dite quale e' l'ultima versione grazie.
Il mio muletto e' un Compaq Proliant 1600 con 3 disci SCSI 10.000 di cui 2 in raid 1 . posso installarlo tranquillamente..grazie
__________________
Acer Aspire X5950 / Creative Inspire5800 5.1 / Monitor Hyundai L91A 19'' LCD |
|
|
|
|
#8626 | |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Quote:
|
|
|
|
|
|
#8627 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Allega ad un tuo messaggio il file /boot/grub/menu.lst
|
|
|
|
|
#8628 |
|
Senior Member
Iscritto dal: May 2004
Città: Padova
Messaggi: 2221
|
guarda lo stavo modificando adesso... # menu.lst - See: grub(8), info grub, update-grub(8) # grub-install(8), grub-floppy(8), # grub-md5-crypt, /usr/share/doc/grub # and /usr/share/doc/grub-doc/. ## default num # Set the default entry to the entry number NUM. Numbering starts from 0, and # the entry number 0 is the default if the command is not used. # # You can specify 'saved' instead of a number. In this case, the default entry # is the entry saved with the command 'savedefault'. # WARNING: If you are using dmraid do not change this entry to 'saved' or your # array will desync and will not let you boot your system. default 0 ## timeout sec # Set a timeout, in SEC seconds, before automatically booting the default entry # (normally the first entry defined). timeout 3 ## hiddenmenu # Hides the menu by default (press ESC to see the menu) hiddenmenu # Pretty colours #color cyan/blue white/blue ## password ['--md5'] passwd # If used in the first section of a menu file, disable all interactive editing # control (menu entry editor and command-line) and entries protected by the # command 'lock' # e.g. password topsecret # password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/ # password topsecret # # examples # # title Windows 95/98/NT/2000 # root (hd0,0) # makeactive # chainloader +1 # # title Linux # root (hd0,1) # kernel /vmlinuz root=/dev/hda2 ro # # # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST ### BEGIN AUTOMAGIC KERNELS LIST ## lines between the AUTOMAGIC KERNELS LIST markers will be modified ## by the debian update-grub script except for the default options below ## DO NOT UNCOMMENT THEM, Just edit them to your needs ## ## Start Default Options ## ## default kernel options ## default kernel options for automagic boot options ## If you want special options for specific kernels use kopt_x_y_z ## where x.y.z is kernel version. Minor versions can be omitted. ## e.g. kopt=root=/dev/hda1 ro ## kopt_2_6_8=root=/dev/hdc1 ro ## kopt_2_6_8_2_686=root=/dev/hdc2 ro # kopt=root=UUID=b08c767b-e763-494f-8a0f-e2a899adae45 ro # kopt_2_6=root=/dev/sdb4 ro ## default grub root device ## e.g. groot=(hd0,0) # groot=(hd1,3) ## should update-grub create alternative automagic boot options ## e.g. alternative=true ## alternative=false # alternative=true ## should update-grub lock alternative automagic boot options ## e.g. lockalternative=true ## lockalternative=false # lockalternative=false ## additional options to use with the default boot option, but not with the ## alternatives ## e.g. defoptions=vga=791 resume=/dev/hda5 # defoptions=quiet splash ## should update-grub lock old automagic boot options ## e.g. lockold=false ## lockold=true # lockold=false ## altoption boot targets option ## multiple altoptions lines are allowed ## e.g. altoptions=(extra menu suffix) extra boot options ## altoptions=(recovery) single # altoptions=(recovery mode) single ## controls how many kernels should be put into the menu.lst ## only counts the first occurence of a kernel, not the ## alternative kernel options ## e.g. howmany=all ## howmany=7 # howmany=all ## should update-grub create memtest86 boot option ## e.g. memtest86=true ## memtest86=false # memtest86=true ## should update-grub adjust the value of the default booted system ## can be true or false # updatedefaultentry=false ## ## End Default Options ## title Ubuntu, kernel 2.6.17-11-generic root (hd1,3) kernel /boot/vmlinuz-2.6.17-11-generic root=/dev/sdb4 ro quiet splash initrd /boot/initrd.img-2.6.17-11-generic quiet savedefault boot title Ubuntu, kernel 2.6.17-11-generic (recovery mode) root (hd1,3) kernel /boot/vmlinuz-2.6.17-11-generic root=/dev/sdb4 ro single initrd /boot/initrd.img-2.6.17-11-generic boot title Ubuntu, kernel 2.6.17-10-generic root (hd1,3) kernel /boot/vmlinuz-2.6.17-10-generic root=/dev/sdb4 ro quiet splash initrd /boot/initrd.img-2.6.17-10-generic quiet savedefault boot title Ubuntu, kernel 2.6.17-10-generic (recovery mode) root (hd1,3) kernel /boot/vmlinuz-2.6.17-10-generic root=/dev/sdb4 ro single initrd /boot/initrd.img-2.6.17-10-generic boot title Ubuntu, memtest86+ root (hd1,3) kernel /boot/memtest86+.bin quiet boot title Windows rootnoverify (sda1,0) makeactive chainloader +1 boot ### END DEBIAN AUTOMAGIC KERNELS LIST in rosso la parte che ho aggiunto appena adesso.. ma le coordinate sda1,0 me le sono inventate.. -.-"
__________________
http://www.flickr.com/photos/dnamat/ |
|
|
|
|
#8629 | |
|
Senior Member
Iscritto dal: Jun 2004
Città: Trieste
Messaggi: 2599
|
Visto che si parla di grub, chiedo aiuto pure io. Per vari motivi mi tocca reinstallare winxp su una partizione da 7gb ottenuta ridimensionando le altre con gparted.
Una volta installato winxp, qual è il processo da seguire per reinstallare grub? Inserisco il livecd di feisty e poi? La situzione è la seguente: /dev/sda1 <---- / /dev/sda2 <---- /home /dev/sda3 <---- SWAP /dev/sda4 <---- sarà dedicata a winxp E' giusto il seguente procedimento? Quote:
|
|
|
|
|
|
#8630 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
|
|
|
|
|
#8631 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
No....
sudo su- grub root (hd0,0) setup (hd0) quit shutdown -h now Dovrebbe funzionare...i nomi dei dischi visti da grub sono diversi da quelli visti da Linux.... Se non funziona proviamo con il montaggio di sda e con grub-install... |
|
|
|
|
#8632 | |
|
Senior Member
Iscritto dal: Jun 2004
Città: Trieste
Messaggi: 2599
|
Quote:
spiega un po' |
|
|
|
|
|
#8633 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Dalla live:
sudo mkdir /mnt/sda1 sudo mount -t ext3 /dev/sda1 /mnt/sda1 sudo grub-install /dev/sda1 --root-directory=/mnt/sda1 |
|
|
|
|
#8635 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
|
|
|
|
|
#8636 | |
|
Senior Member
Iscritto dal: May 2004
Città: Padova
Messaggi: 2221
|
Quote:
di queste : 8 0 160086528 sda 8 1 20482843 sda1 8 2 139596817 sda2 8 16 199148544 sdb 8 17 156151768 sdb1 8 18 2048287 sdb2 8 19 30716280 sdb3 8 20 10225372 sdb4
__________________
http://www.flickr.com/photos/dnamat/ |
|
|
|
|
|
#8637 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
sudo fdisk -l /dev/sda
sudo fdisk -l /dev/sdb Cerca di capirlo dall'output di questi comandi... |
|
|
|
|
#8638 |
|
Senior Member
Iscritto dal: Dec 2003
Città: Hamburg/Torino
Messaggi: 2757
|
Ho notato che tra gli aggiornamenti c'è anche il source del 2.6.20-16.28...dove lo mette?
in usr/src? Perchè lì avevo già un 2.6.20 e nn vorrei fosse quello vecchio.. |
|
|
|
|
#8639 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Io ho il 2.6.20-15 generic, ma vedo che nel repository c'è anche il 2.6.20-16 generic
|
|
|
|
|
#8640 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
L'ho installato...vediamo
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 16:59.



















