Ciao a tutti voglio fare un dual boot sulla mia macchina mettendo in un hard disk linux e nell'altro windows
Quindi al momento ho hda: linux e hdb: windows
Hda:master e hdb:slave
Ho letto un paio di thread vecchi ed ho modificato il mio lilo.conf così:
Però dando lilo -v spunta questo messaggiocodice:# Windows bootable partition config begins other = /dev/hdb label = Windows table = /dev/hdb # Windows bootable partition config ends # Linux bootable partition config begins image = /boot/vmlinuz root = /dev/hda1 label = Linux read-only image = /boot/vmlinuz-ide-2.4.29 root = /dev/hda1 label = Linux2.4 read-only map-drive=0x80 to = 0x81 map-drive=0x81 to = 0x80
Infatti nn riesco a far partire windows mentre linux parte!codice:skipping 31 old session files reading /etc/lilo.conf wrote /etc/lilo.conf, 62 lines, 1289 chars root@caarot:~# lilo -v LILO version 22.5.9, Copyright (C) 1992-1998 Werner Almesberger Development beyond version 21 Copyright (C) 1999-2004 John Coffman Released 08-Apr-2004 and compiled at 00:18:50 on May 21 2004. Reading boot sector from /dev/hda1 Warning: Kernel & BIOS return differing head/sector geometries for device 0x80 Kernel: 65535 cylinders, 16 heads, 63 sectors BIOS: 1024 cylinders, 255 heads, 63 sectors Using MENU secondary loader Calling map_insert_data Mapping message file /boot/boot_message.txt Calling map_insert_file Boot other: /dev/hdb, on /dev/hdb, loader CHAIN Fatal: Partition entry not found.
Cosa devo fare?
grazie

Rispondi quotando

