SliTaz SliTaz Forum

You are not logged in.

#1 2013-05-14 16:56:34

searchfgold6789
Member
Registered: 2011-09-13
Posts: 41

Slitaz will not install: "Error: No disk selected, can't install any bootloader."

Hi,

I'm having some trouble installing SliTaz 4.0 on an Optiplex 580. The problem is, whenever I try to install, SliTaz gives me the error above next to "Install Bootloader", which I have checked. I need to install SliTaz alongside Windows and have Grub installed.

Attached is a screenshot of GParted and the installer with the settings I want selected (CDROM is checked and I am trying to install to /dev/sda5, the small, dark blue ext4 partition).

Is there anything I can do?

[attachment=25458,1133] [attachment=25458,1134]

Offline

#2 2013-05-14 17:48:42

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: Slitaz will not install: "Error: No disk selected, can't install any bootloader."

May be it's because you try to install on an extended partition.

Why don't you do two primary partition: one for SliTaz and another for the swap?

Offline

#3 2013-05-14 20:04:55

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

Re: Slitaz will not install: "Error: No disk selected, can't install any bootloader."

That looks strange.

i suggest you handle this differently.

Do not install grub, and instead, boot to windows, install grub4dos; this way the bootloader is untouched, which means, you still have the access to your recovery partition should you need it

when you install grub4dos in windows you can make it run from the windows bootloader, you will have an additional menu with the option to boot windows or grub4dos which in turn allows you to boot slitaz. I prefet that setup under some conditions, including what I see in your partitions.

from the grub4dos (windows) package

copy grldr to c:\

copy menu.lst to c:\

(I cannot remember if there are more files, have a quick look in the doc)

add the relevant line in the c:\menu.lst so that it finds your slitaz partition, and remove anything you do not want

modifiy c:\boot.ini (below is a copy of mine as an example), it has more things than required,but that will give you an idea

[c][boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professionnel" /fastdetect /NoExecute=OptIn
signature(6706eb19)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professionnel" /fastdetect
C:\grldr="Grub4DOS"[/c]
and voilà

I have also added some lines in the menu.lst to boot a frugal slitaz with the relevant files in c:\boot

I found it gives me some more flexibility if i want/need to reinstall the slitaz partition, (which i tend to break once in a while), and it gives me the option to boot frugal when the slitaz partition is broken

Offline

#4 2013-05-18 21:23:11

domcox
Administrator
Registered: 2011-03-29
Posts: 104

Re: Slitaz will not install: "Error: No disk selected, can't install any bootloader."

What's the output of:

# blkid

Offline

#5 2013-05-19 09:25:00

Guest
Guest

Re: Slitaz will not install: "Error: No disk selected, can't install any bootloader."

Personally I've used tazinst to install to HDD, SSD, SDHC card, & pendrive.

Maybe give that a try (?).

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

Board footer

Powered by FluxBB
Modified by Visman

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