You are not logged in.

#1 2005-12-16 23:34:17

VuLTuRe
Member
From: Turkey
Registered: 2005-12-16
Posts: 56
Website

Can't open windows with lilo

Arch 0.7 (Wombat) 2.6.14.3

#sfdisk --list
Disk /dev/hda: 6296 silindir, 16 kafa, 63 sektör/iz
birimler = 516096 baytlık silindir, 1024 baytlık blok, 0'den başlayarak

                              silindir   blok
   Aygıt Önykl Balangıç Bitiş sayısı   sayısı
/dev/hda1   *      0+     65      66-     33263+  83  Linux
/dev/hda2         66     586     521     262584   82  Linux swap / Solaris
/dev/hda3        587    6295    5709    2877336   83  Linux
/dev/hda4          0       -       0          0    0  Boş

Disk /dev/hdc: 9733 silindir, 255 kafa, 63 sektör/iz
birimler = 8225280 baytlık silindir, 1024 baytlık blok, 0'den başlayarak

                              silindir   blok
   Aygıt Önykl Balangıç Bitiş sayısı   sayısı
/dev/hdc1   *      0+   1416    1417-  11382021    c  W95 FAT32 (LBA)
/dev/hdc2       1417    9731    8315   66790237+   f  W95 Ext'd (LBA)
                başlangıç: (sld,kafa,sekt) (1023,254,63) gerekirken (1023,0,1) b                                                             ulundu
/dev/hdc3          0       -       0          0    0  Boş
/dev/hdc4          0       -       0          0    0  Boş
/dev/hdc5       1417+   9731    8315-  66790206    7  HPFS/NTFS
                başlangıç: (sld,kafa,sekt) (1023,254,63) gerekirken (1023,1,1) b                                                             ulundu
# cat /etc/lilo.conf
#
# /etc/lilo.conf
#

boot=/dev/hda
# This line often fixes L40 errors on bootup
# disk=/dev/discs/disc0/disc bios=0x80

default=arch
timeout=30
lba32
prompt

image=/boot/vmlinuz26
        label=arch
        root=/dev/hda3
        read-only
        vga=773

other=/dev/hdc1
        optional
        label=Windows
        table=/dev/hdc

# End of file
# pacman -Q lilo
lilo 22.7.1-1

When i select windows, it tells  just "Loading windows" and then nothing...


TuX We TrusT

Offline

#2 2005-12-17 00:04:36

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: Can't open windows with lilo

Try GRUB.

Offline

#3 2005-12-17 00:07:17

VuLTuRe
Member
From: Turkey
Registered: 2005-12-16
Posts: 56
Website

Re: Can't open windows with lilo

it was same problem with grub.


TuX We TrusT

Offline

#4 2005-12-17 12:17:22

sami
Member
From: Finland
Registered: 2004-10-14
Posts: 17

Re: Can't open windows with lilo

I don't know if this help but i have this kind of options in lilo.conf

other=/dev/hda1
        label=Windows
loader = "chainloader +1"

Offline

#5 2005-12-17 15:11:48

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Can't open windows with lilo

I don't use the table or loader option to boot in Windows. I don't really know what these options do. I have a single IDE HD and I only use:

other=/dev/hda1
label="WindowsXP"

Offline

#6 2005-12-17 15:49:52

VuLTuRe
Member
From: Turkey
Registered: 2005-12-16
Posts: 56
Website

Re: Can't open windows with lilo

loader = "chainloader +1"   <--- doesn't work
i've tried all combinations.

like without table. without optional. /dev/discs/disc1/part1 (/dev/hdc1)   roll

Still nothing sad


TuX We TrusT

Offline

#7 2005-12-17 17:25:23

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Can't open windows with lilo

Are you sure it's /dev/hdc1 that windows is installed on? I know I had trouble booting into my win partition until I realized I was pointing at the wrong one. tongue

Also... isn't /dev/hdc1 -> /dev/discs/disc2/part1 ?

Offline

#8 2005-12-17 17:34:57

VuLTuRe
Member
From: Turkey
Registered: 2005-12-16
Posts: 56
Website

Re: Can't open windows with lilo

Yes i'm sure. it's /dev/hdc1


TuX We TrusT

Offline

#9 2005-12-17 20:19:49

scarecrow
Member
From: Greece
Registered: 2004-11-18
Posts: 715

Re: Can't open windows with lilo

What happens if you move lilo/grub loader to /dev/hda3 (or /dev/hda1, if this is a /boot partition) and try something like  that as a primary loader?
The only time I had this issue (with lilo) it was a bios issue...


Microshaft delenda est

Offline

Board footer

Powered by FluxBB