foamy3
Group: Members
Posts: 6
Joined: Sep. 2006 |
|
Posted: Sep. 28 2006,03:39 |
|
First off, I'm very new to Linux. DSL is the only linux distro I've ever used.
I installed DSL without much trouble to my harddrive. It is a full debian-type install. I later added a second harddrive onto the computer. This drive has a windows 98 install on it. After mounting /mnt/hdb1, I can view all of the files from the drive without trouble. I can't seem to boot into windows, though. I'm using GRUB as my bootloader. There is only 1 partion on hdb, and the boot flag is set. These are some of the GRUB entries I've tried:
Code Sample | title Windows root (hd1,0) chainloader +1 makeactive boot
title Windows2 rootnoverify (hd1,0) makeactive chainloader +1 |
I've also used the 'edit' command within grub to change the format a little. Nothing seems to work. With the first example I posted, "title Windows," when I boot, the screen says:
Quote | root (hd1,0) Filesystem type is fat, partion type 0xb chainloader +1 makeactive boot |
Does anyone know what I'm doing wrong?
-------------- "For the future, NEVER do what you just did again."
|