You are not logged in.

#1 2012-11-05 20:44:29

longmains
Member
From: Scotland
Registered: 2012-03-06
Posts: 15
Website

[SOLVED] Syslinux no windows

Just installed Arch Linux on my laptop which also has Windows XP.

This is the first time using syslinux with Arch. Can't get it to boot into my Windows XP install.

Device Boot      Start         End      Blocks   Id  System
/dev/sda1              63             127597679    63798808+   7  HPFS/NTFS/exFAT
/dev/sda2   *   127597680   158850719    15626520   83  Linux
/dev/sda3       158850720   161844479     1496880   82  Linux swap / Solaris
/dev/sda4       161844480   234441647    36298584   83  Linux

My syslinux.cfg file operating systems...

LABEL arch
        MENU LABEL Arch Linux
        LINUX ../vmlinuz-linux
        APPEND root=/dev/sda2 ro
        INITRD ../initramfs-linux.img

LABEL archfallback
        MENU LABEL Arch Linux Fallback
        LINUX ../vmlinuz-linux
        APPEND root=/dev/sda2 ro
        INITRD ../initramfs-linux-fallback.img

LABEL windows
        MENU LABEL Windows
        COM32 chain.c32
        APPEND sd0 1

Tried sd0 2, sd1 1. Still not booting windows.

Any ideas?

Last edited by longmains (2012-11-05 22:02:05)

Offline

#2 2012-11-05 21:11:47

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,359

Re: [SOLVED] Syslinux no windows

did you try hd0 instead of sd0?

Online

#3 2012-11-05 22:01:03

longmains
Member
From: Scotland
Registered: 2012-03-06
Posts: 15
Website

Re: [SOLVED] Syslinux no windows

Thanks Scimma - that works.

Offline

#4 2012-11-06 09:36:47

DSpider
Member
From: Romania
Registered: 2009-08-23
Posts: 2,273

Re: [SOLVED] Syslinux no windows


"How to Succeed with Linux"

I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).

Offline

Board footer

Powered by FluxBB