SliTaz SliTaz Forum

You are not logged in.

#1 2012-08-22 14:43:16

ooseven
Member
Registered: 2012-08-22
Posts: 57

How to get my windows on my other hhd show on slitaz grub?

How to get my other hhd drive that has windows on it to be seen on slitaz grub?

Offline

#2 2012-08-22 19:04:11

totoetsasoeur
Moderator
Registered: 2011-03-29
Posts: 247

Re: How to get my windows on my other hhd show on slitaz grub?

Edit your menu.lst file as explained here: http://doc.slitaz.org/en:handbook:installation

Dual-Booting with Windows

Offline

#3 2012-08-25 00:30:27

ooseven
Member
Registered: 2012-08-22
Posts: 57

Re: How to get my windows on my other hhd show on slitaz grub?

I'm sorry I should of gave you more info:

I have slitz 4.0 on /dev/sda1

I have windows 7 on /dev/hda1

I got the old boot of 3.0 out of there sense I upgrated from that.

So I'm making some gain. Had to reinstall a few times, lost the grub hahaha

But I'm back and gained some ground...

Offline

#4 2012-08-25 00:51:34

ooseven
Member
Registered: 2012-08-22
Posts: 57

Re: How to get my windows on my other hhd show on slitaz grub?

I got windows to show. But it comes up with the error:

Invalid or unsupported execuble format.

This is how I did it:

title Windows 7

#

rootnoverify (hd0,0)

chainloader +1

Window 7 being on ide hdd

Slitaz being on the sda hdd.

I'm missing the executable setup

Offline

#5 2012-08-25 06:11:14

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: How to get my windows on my other hhd show on slitaz grub?

Windows7 normally has two partitions that of the os And that is where the system reserved boot.

You've got to bet the grub.

Another thing if you have two disks then the launch of the second becomes (hd1, 0)

Offline

#6 2012-08-26 16:27:27

ooseven
Member
Registered: 2012-08-22
Posts: 57

Re: How to get my windows on my other hhd show on slitaz grub?

Well this is not working. I have tried every thing on the net.

I get this error:

root (hd1.0)

error 11 unrecognized device string.

I will have to stay with f8 to boot to windows till some one

know how to do this and let me know.

I do not like to quit cause some on else may be looking for this answer.

So it's f8

Offline

#7 2012-08-26 16:37:08

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: How to get my windows on my other hhd show on slitaz grub?

Not root but rootnoverify es.

title Windows

rootnoverify (hd1,0)

chainloader +1

makeactive

if windows boot partition is first, another change the second parameter

Offline

#8 2012-08-26 21:07:48

ooseven
Member
Registered: 2012-08-22
Posts: 57

Re: How to get my windows on my other hhd show on slitaz grub?

So here is how I got it so far:

title other opperating systems : root (hda1)

#

title windows 7

rootnoverify (hd0.0)

map (hd0) (hd1)

map (hd1) (hd0)

makeactive

chainloader +1

I had it

title windows 7

rootnoverify (hd1,0)

chainloader +1

makeactive

And I get this:

root (hd1,0)

error 11 unrecognized

device string

Offline

#9 2012-08-26 21:36:25

ooseven
Member
Registered: 2012-08-22
Posts: 57

Re: How to get my windows on my other hhd show on slitaz grub?

This is how I got it to work:

title 7

rootnoverify (hd1,0)

/dev/hda1

makeactive

chainloader +1

Now I have the perfect sysem thank you all.....

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.023 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]