SliTaz SliTaz Forum

You are not logged in.

#1 2012-08-22 13:01:07

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

How to install on a 2 hhd system, one being windows.

Hello I ran slitaz 4.0 livecd once and then it would not boot into it again. So I have 3.0

running now. My question is I have two hhd's.

1. has windows on it.

2. The other is a 1 tb hhd sata.

I want to install it on the sata 1tb.

How to partion it to install it on that one. I think one is ext3 I think.

Can some one tell me the numbers for ext3 and the swap and all?

Ikinda like this here slitaz. All other linux did it for me.

Offline

#2 2012-08-22 14:40:05

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

Re: How to install on a 2 hhd system, one being windows.

I made ext3 and installed it to /dev/sda1

Offline

#3 2012-08-24 22:43:41

lobotazmania
Member
Registered: 2012-07-23
Posts: 16

Re: How to install on a 2 hhd system, one being windows.

hey wacht up this thread : http://doc.slitaz.org/en:handbook:installation

Offline

#4 2012-09-09 20:29:14

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

Re: How to install on a 2 hhd system, one being windows.

#

title windows 7

rootnoverify (hda1,0)

/dev/hda1

makeactive

chainloader +1

That is how I got it to work.

Offline

#5 2012-09-15 16:23:43

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

Re: How to install on a 2 hhd system, one being windows.

Now I can't get the 1 to stay in the /boot/grub/ menu.lst:

# /boot/grub/menu.lst: GRUB boot loader configuration.

#

# By default, boot the first entry.

default 0 # new

# Boot automatically after 8 secs.

timeout 1

# Graphical splash image.

splashimage=/boot/grub/splash.xpm.gz

# Change the colors.

#color yellow/brown light-green/black

# For booting SliTaz from : /dev/sda1

#

title ooseven

root (hd0,0)

kernel /boot/vmlinuz-2.6.37-slitaz root=/dev/sda1 quiet

#For booting Windows7 :/dev/sdb1

#

title 7

rootnoverify (hda1,0)

/dev/hda1

makeactive

chainloader +

And when it does it looks like this:

# For booting SliTaz from : /dev/sda1

#

title ooseven

root (hd0,0)

kernel /boot/vmlinuz-2.6.37-slitaz root=/dev/sda1 quiet

#For booting Windows7 :/dev/sdb1

#

title 7

rootnoverify (hda1,0)

/dev/hda1

makeactive

chainloader +1

%0

I never had this problem before.

I tried to go into the boot menu in my terminal but

when I do this it says:

ooseven@slitaz:~$su

password

root@slitaz:/home?ooseven#/boot/grub/menu.lst file

sh: /boot/grub/menu.lst: Permission denied.

What is up with that?

Offline

#6 2012-09-15 17:06:31

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

Re: How to install on a 2 hhd system, one being windows.

open terminal type su

enter your pass

then type

pcmanfm

go to your /boot/grub directory

right click menu.lst choose open with leafpad

now you can edit the file

That is how I did it

Offline

#7 2012-10-12 20:36:53

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

Re: How to install on a 2 hhd system, one being windows.

Need help with dual booting slitaz 4.0 and Cooking.

I would like to make cooking to be my os maybe. Just

have to iron on some bugs. So how do I nano /boot/grub

/menu.lst file to make this happen.

I have it like this:

title SliTaz

root (hd0,0)

kernel /boot/vmlinuz-2.6.37-slitaz root=/dev/sda1 quiet

#For booting cooking

#

Entry 1

title Cooking

root (hda1,0)

/dev/hda1

makeactive

chainloader +1

Offline

#8 2012-10-13 01:34:40

christophe
Member
Registered: 2011-04-17
Posts: 432

Re: How to install on a 2 hhd system, one being windows.

not sure what you are trying to do.

for cooking you should have a similar entry as for regulat slitaz

except you should adress the correct partition

ie eg, i think it should be

title Cooking

root (hda1,0)

/dev/hda1

kernel /boot/vmlinuz-2.6.37-slitaz root=/dev/sdb1 quiet

provided, this is the boot cooking installed on first partition sdb1 of the second disk (hd1,0) (regular 4.0 being on the first partition sda1 of the first disk ie (hd0,0)

some trial error likely required.

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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