|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#12241 |
|
Senior Member
Iscritto dal: Dec 2004
Messaggi: 783
|
Cionci aiutami TU!!!
La settima scorsa sono passato ad Ubuntu ed ho creato una partizione da WinXP con PartitionMagic. Solo dopo l'installazione ed aver passato un po di tempo con Ubuntu ho provato a far partire Windows....il bootloader lo vedo e lo fa partire ma dopo un po che si carica esce quella scermatina celestina tipo lo scandisk e mi dice che non riesce a trovare due file. Chi se ne frega tanto era solo una prova di partizione. Rimetto tutto ex novo. Inserisco il cd di windows ma immediatamente dopo che esce la scritta "Rilevamento Hardware" si blocca tutto con il cursore che lampeggia e non va piu avanti. Che posso fare? Le partizioni sono Ubuntu - ext3 Swap Windows XP - ntfs Dati - ntfs Ovviamente l'unica che voglio salvare è dati...le altre le posso radere al suolo. Io speravo di fare come avevo letto e cioe di inserie il cd di windows e poi da li riparare il mbr.
__________________
"May the wind always be at your back and the sun upon your face. And may the wings of destiny carry you aloft to dance with the stars...." |
|
|
|
|
#12242 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Quella di Windows deve essere la prima partizione del sistema...in questo modo è la terza !!!
I dati li puoi recuperare anche da Ubuntu, li dovresti vedere. Incollami qui l'output del comando: sudo fdisk -l |
|
|
|
|
#12243 |
|
Senior Member
Iscritto dal: Aug 2006
Città: Udine
Messaggi: 3590
|
una curiosità, ho installato java6 jdk eppure il compilatore java su ubu nn mi funziona, per provare ho installato su vm ubuntu e senza instalare nient'alto il compilatore javac mi funziona
come mai questa storia non la capiscoo, adesso per far funzionare il compilatore java sull ubuntu installto nell hdd devo disinstallare i vari pacchetti java |
|
|
|
|
#12244 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Il jdk da dove l'hai installato ?
|
|
|
|
|
#12245 | |
|
Senior Member
Iscritto dal: Dec 2004
Messaggi: 783
|
Quote:
Codice:
Device Boot Start End Blocks Id System /dev/hda1 * 743 3048 18522913+ 17 Hidden HPFS/NTFS /dev/hda2 3049 7296 34122060 f W95 Ext'd (LBA) /dev/hda3 1 614 4931923+ 83 Linux /dev/hda4 615 742 1028160 82 Linux swap / Solaris /dev/hda5 3049 7296 34122028+ 7 HPFS/NTFS Partition table entries are not in disk order
__________________
"May the wind always be at your back and the sun upon your face. And may the wings of destiny carry you aloft to dance with the stars...." |
|
|
|
|
|
#12246 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Strano che risulti "Hidden"...
Posta il file /boot/grub/menu.lst (mettilo nel tag CODE)... |
|
|
|
|
#12247 | |
|
Senior Member
Iscritto dal: Mar 2000
Città: Torino
Messaggi: 5985
|
Quote:
per carita', ci son pure riuscito, ma poi tutto andava al rallentatore... xgl mi funziona eccome, ma ad esempio googleheart no, e non credo che sia ogl... e cmq da glrxinfo mi dice sempre che il 3d non e' abilitato... non chiedetemi perche'... anche se compiz funziona(va) benone... adesso ovviamente e' imputtanato al 100%
__________________
Larsen - portatile: Acer V3 772g (NX.M8SET.007) desktop: Asus PRIME X470-PRO - Ryzen 7 5800x - ANTEC HCG-750-GOLD - Corsair Vengeance LPX 4x8gb@3000 - Red Devil rx 5700xt 8gb - Huawei Mateview GT 34" - Oculus Rift s |
|
|
|
|
|
#12248 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Come mai hai fatto una partizione di soli 5 GB per linux ?
|
|
|
|
|
#12249 |
|
Senior Member
Iscritto dal: Aug 2006
Città: Udine
Messaggi: 3590
|
|
|
|
|
|
#12250 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Nono...non importa.. L'importante è che tu l'abbia installato da synaptic.
Avevi riavviato prima di provare il jdk ? Te lo dico perché potrebbero non essere state aggiornate le variabili d'ambiente... |
|
|
|
|
#12251 | |
|
Senior Member
Iscritto dal: Dec 2004
Messaggi: 783
|
Quote:
Codice:
# 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 use 'savedefault' 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 10 ## 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=1342d302-93b6-4d81-8dc9-1e290931faef ro ## Setup crashdump menu entries ## e.g. crashdump=1 # crashdump=0 ## default grub root device ## e.g. groot=(hd0,0) # groot=(hd0,2) ## 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 ## Xen hypervisor options to use with the default Xen boot option # xenhopt= ## Xen Linux kernel options to use with the default Xen boot option # xenkopt=console=tty0 ## 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 ## should update-grub add savedefault to the default options ## can be true or false # savedefault=false ## ## End Default Options ## title Ubuntu 7.10, kernel 2.6.22-14-generic root (hd0,2) kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=1342d302-93b6-4d81-8dc9-1e290931faef ro quiet splash initrd /boot/initrd.img-2.6.22-14-generic quiet title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode) root (hd0,2) kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=1342d302-93b6-4d81-8dc9-1e290931faef ro single initrd /boot/initrd.img-2.6.22-14-generic title Ubuntu 7.10, memtest86+ root (hd0,2) kernel /boot/memtest86+.bin quiet ### END DEBIAN AUTOMAGIC KERNELS LIST # This is a divider, added to separate the menu items below from the Debian # ones. title Other operating systems: root # This entry automatically added by the Debian installer for a non-linux OS # on /dev/hda1 title Microsoft Windows XP Professional root (hd0,0) savedefault makeactive chainloader +1
__________________
"May the wind always be at your back and the sun upon your face. And may the wings of destiny carry you aloft to dance with the stars...." |
|
|
|
|
|
#12252 | |
|
Senior Member
Iscritto dal: Aug 2006
Città: Udine
Messaggi: 3590
|
Quote:
Il programma «javac» può essere trovato nei seguenti pacchetti: * gcj-4.1 * java-gcj-compat-dev * jikes-sablevm * gcj-4.2 * kaffe * jikes-classpath * jikes-sun * ecj * j2sdk1.4 * jikes-gij * jikes-kaffe * sun-java5-jdk * sun-java6-jdk Provare: sudo apt-get install <pacchetto selezionato> bash: javac: command not found ho anche installato kaffe, ma la situazione nn è cambiata, desso prova a disinstallare tutto cio che a che fare con java.. |
|
|
|
|
|
#12253 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Quali file ti dice che mancano quando tenti il boot di XP ?
|
|
|
|
|
#12254 | |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Quote:
Poi quando l'hai installato fai il logout e fai nuovamente il login e riprova... Se continua a non funzionare allo proviamo a settarla a mano... |
|
|
|
|
|
#12255 | |
|
Senior Member
Iscritto dal: Dec 2004
Messaggi: 783
|
Quote:
Codice:
xmnt2002 program not found - skipping AUTOCHECK autochk program not found - skipping AUTOCHECK
__________________
"May the wind always be at your back and the sun upon your face. And may the wings of destiny carry you aloft to dance with the stars...." |
|
|
|
|
|
#12256 |
|
Senior Member
Iscritto dal: Aug 2006
Città: Udine
Messaggi: 3590
|
disinstallato tutti i pacchetti della sun + qualche altro che aveva a che fare con java e adesso funzia tutto, forse troppi pacchetti simili creavano conflitti tra di loro.. bho.. adesso ho ancora problema cn il file Xorg, driver video e risoluzione monitor... è una storia che non finisce mai..
|
|
|
|
|
#12257 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
|
|
|
|
|
#12258 | |
|
Senior Member
Iscritto dal: Dec 2004
Messaggi: 783
|
Quote:
Non voglio recuperarla mi accontento anche di eliminare le partizioni e rifare da zero.
__________________
"May the wind always be at your back and the sun upon your face. And may the wings of destiny carry you aloft to dance with the stars...." |
|
|
|
|
|
#12259 | |
|
Senior Member
Iscritto dal: Aug 2006
Città: Udine
Messaggi: 3590
|
Quote:
"tutto qui" |
|
|
|
|
|
#12260 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
salvodel:
sudo umount /dev/hda1 sudo cfdisk /dev/hda elimina la partizione primaria, crea la partizione primaria, rendila avviabile, scrivi i cambiamenti. Riavvia il sistema e reinstalla XP, in questo modo mantieni ubuntu, però perdi grub. Per reinstallarlo riavvia dalla live: sudo mkdir /media/hda3 sudo mount -t ext3 /dev/hda3 /media/hda3 sudo grub-install /dev/hda --root-directory=/media/hda3/ e dovrebbe funzionarti tutto. |
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 23:57.










come mai questa storia non la capiscoo, adesso per far funzionare il compilatore java sull ubuntu installto nell hdd devo disinstallare i vari pacchetti java








