SliTaz SliTaz Forum

You are not logged in.

#1 2011-10-22 13:34:49

outwork
Member
Registered: 2011-03-29
Posts: 15

Add Slitaz to windows mbr

It is possible to add slitaz (hdd install) to windows 7 mbr? I dont really want to install grub.

Offline

#2 2011-10-23 10:18:14

Guest
Guest

Re: Add Slitaz to windows mbr

Frugal install to Microsoft Windows partition

Install Grub4dos.

This article will assume that your C: drive is (hd0,0). You need at least 160MB to run Slitaz cooking (128MB for Slitaz 1.0).

Tested with Windows XP on FAT32 and on NTFS.

For Windows XP, 2000 or NT, copy http://mirror.slitaz.org/boot/grldr into C:\ and append to C:\boot.ini:

C:\grldr="Grub4DOS"

Traditional frugal install

Copy http://mirror.slitaz.org/boot/cooking/bzImage and http://mirror.slitaz.org/boot/cooking/rootfs.gz (both <30MB) into C:\boot and append to C:\menu.lst (create it) the following text:

title SliTaz cooking

  kernel (hd0,0)/boot/bzImage rw root=/dev/null vga=normal

  initrd (hd0,0)/boot/rootfs.gz

Works fine with Windows XP on FAT32 and on NTFS.

#3 2011-10-23 12:43:04

outwork
Member
Registered: 2011-03-29
Posts: 15

Re: Add Slitaz to windows mbr

I solved my problem:) Added Slitaz with Easybcd to my mbr.

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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