[PLUTO-help] mandrake 9.0 e windows 2000

Alessandro R. alexerre a yahoo.it
Sab 15 Maggio 2004 23:09:27 CEST


On Sat, May 15, 2004 at 09:16:31PM +0200, Fosco wrote:
> ciao a tutti
> io ho installato mandrake 9.0 in un computer dove c'era gia windows
> 2000.
> quando l'ho riavviato lilo non funzionava ma al posto suo č comparsa una
> bellissima sfilza di 01 01 01 01 ecc.
> come faccio a metterlo a posto?
> grazie mille
> Fosco
Fai partire un live cd
fdisk /dev/hda

con il comando p guarda la tabella delle partizioni, potrebbe essere una cosa simile a questa:

-ROOT- [hal9k] pts/4 root #fdisk /dev/hda

The number of cylinders for this disk is set to 9964.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
   (e.g., DOS FDISK, OS/2 FDISK)

   Command (m for help): p

   Disk /dev/hda: 81.9 GB, 81964302336 bytes
   255 heads, 63 sectors/track, 9964 cylinders
   Units = cylinders of 16065 * 512 = 8225280 bytes

      Device Boot    Start       End    Blocks   Id  System
      /dev/hda1             1      4864  39070048+   b  Win95 FAT32
      /dev/hda2          4865      6689  14659312+  83  Linux
      /dev/hda3   *      6690      7963  10233405   a5  FreeBSD

   Command (m for help): q

-ROOT- [hal9k] pts/4 root #

Questo output ti indica che sulla /dev/hda1 hai windows con una partizione FAT32
su /dev/hda2 hai una partizione linux e su /dev/hda3 hai uno slice freebsd.
Lasciando perdere freebsd che x ora nn ce ne frega, tu avrai una cosa tipo
/dev/hda1 windows con NTFS e da /dev/hda2 a /dev/hda4 linux. Di cui - se hai usato il
tool automatico di mdk una č la /boot una č la swap e una č la root [una leggasi partizioni].

A questo punto devi chrootarti dentro la partizione di root e lo fai con

#mkdir /mnt/temp
#chroot /dev/hdaX /mnt/tmp

dove X sta per la partizione di root ovvero la /.

Una volta che sei dentro il sistema dai un

#env-update

e poi un

#lilo -v

a questo punto 

#exit

e

#reboot

estrai il livecd e il tuo sistema booterą normalmente presentandoti la schermata di lilo di mdk.
Se nn sono stato chiaro chiedi pure..

Ciao
-- 
Alessandro R.               (alexerre a yahoo.it)
Student at Computer Science Dept.
University of Milano
hp. http://www.silab.dsi.unimi.it/~ar637734


More information about the pluto-help mailing list