SliTaz SliTaz Forum

You are not logged in.

#1 2015-05-01 13:53:24

trekker92
Member
Registered: 2011-11-03
Posts: 54

x64: grub, logical partition

hey

i don't know if i'm wrong, but when i try to install slitaz 5 64bits, on a logical partition, i just can't boot because grub cant find kernel or something..

but works on rc5 32b

Offline

#2 2015-05-01 16:56:58

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: x64: grub, logical partition

There has been a problem with tazinst not copying the 64 bit kernel from the source to the install partition.

http://hg.slitaz.org/tazinst/rev/3b7bb383a54b

Complete the install by booting into the live cd,mount the install partition.

Check install partition /boot for kernel,if needed loop mount the iso,copy the kernel to /boot.

Check grub configuration,edit if necessary.

Online

#3 2015-05-01 21:59:00

trekker92
Member
Registered: 2011-11-03
Posts: 54

Re: x64: grub, logical partition

thanks, it works.

tried to install dual boot on logical partitions with slitaz 5 x64 and slitaz 3 x32 :

the error come back if slitaz 3 is installed after slitaz 5.

if slitaz 5 is installed after slitaz 3, the grub version from slitaz 5 avoid the error message (vmlinuz not found..) and everything works.

just edit your /boot/grub/menu.list to add your OSes

Offline

#4 2015-05-01 23:20:15

trekker92
Member
Registered: 2011-11-03
Posts: 54

Re: x64: grub, logical partition

i'm afraid i have to give you some details about my slitaz 5 x64 and 3 x32 comparisons :

for opera 12 (latest linux version, works great on slitaz3)

tux@slitaz:~$ /usr/local/bin/opera

/usr/local/bin/opera: exec: line 4: /usr/local/lib/opera/opera: not found

tux@slitaz:~$ ls -l /usr/local/lib/opera/

total 23796

drwxr-xr-x    3 root     root          4096 May  2 03:14 gstreamer

-rw-r--r--    1 root     root        143992 May  2 03:14 liboperagtk2.so

-rw-r--r--    1 root     root        125576 May  2 03:14 liboperakde4.so

-rwxr-xr-x    1 root     root      23972056 May  2 03:14 opera

-rwxr-xr-x    1 root     root        106456 May  2 03:14 opera_autoupdatechecker

drwxr-xr-x    2 root     root          4096 May  2 03:14 plugins

drwxr-xr-x    2 root     root          4096 May  2 03:14 pluginwrapper

tux@slitaz:~$

Offline

#5 2015-05-06 01:03:06

trekker92
Member
Registered: 2011-11-03
Posts: 54

Re: x64: grub, logical partition

i got to say, the same version of opera in x64 works fine on fedora 64

i thought the problem might comes from slitaz :x

Offline

#6 2015-05-06 03:35:47

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: x64: grub, logical partition

The only part of slitaz-64 that is 64-bit is the kernel and modules.

Don't install 64-bit software, it won't run.

User space filesystem libraries and programs are 32-bit.

Opera-12.16.1860 32-bit runs while booted into 3.2.54-slitaz64 kernel

Online

#7 2015-05-06 19:11:05

trekker92
Member
Registered: 2011-11-03
Posts: 54

Re: x64: grub, logical partition

i knew opera 32 was running on slitaz5 64, but i didnt knew all of that.. i thought programs were running in x64.. little sad sad

will programs be able to run in x64 a day?

(thanks for your answer, btw)

Offline

#8 2015-05-07 00:54:03

alanyih
Administrator
Registered: 2011-04-02
Posts: 532

Re: x64: grub, logical partition

will programs be able to run in x64 a day?

Ref:

It is a live cd (based on base flavor) with a 64 bits kernel and a fully featured 64 bits environment (no desktop). You can download it on https://googledrive.com/host/0B7R739rLD0ezWFJyOTFEM1pGa0U/iso/slitaz-rolling-base64.iso.

http://forum.slitaz.org/topic/64-bit-version/page/2#post-35725

Offline

#9 2015-05-08 11:13:52

trekker92
Member
Registered: 2011-11-03
Posts: 54

Re: x64: grub, logical partition

wait.. i dont get it..

what do you mean by " a fully featured 64 bits environment (no desktop)." ?

x64, nothing or everything?

Offline

#10 2015-05-08 13:23:03

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: x64: grub, logical partition

According to the name of the ISO file, seems it is a Base flavor.

And, really, Base flavor don't contains Desktop environment. It means that you can use only full power of the linux console, and not able to run any Xorg, GTK+, or Qt-based applications.

Offline

#11 2015-05-08 13:59:48

trekker92
Member
Registered: 2011-11-03
Posts: 54

Re: x64: grub, logical partition

it's stange, the iso allow running desktop apps

Offline

#12 2015-05-16 13:45:31

trekker92
Member
Registered: 2011-11-03
Posts: 54

Re: x64: grub, logical partition

hello

a little news about slitaz x64 :

i'm trying to install vbox ose :

tazpkg get-install virtualbox-ose on slitaz5rc2x32 works fine, virtual machine boots up

trying the same on slitaz5x64:

tazpkg get-install virtualbox-ose on slitaz5rc2x64 (rolling)

output:

"virtualbox-ose" (4.2.6) is installed.

root@slitaz:/home/tux# exit

tux@slitaz:~$ virtualbox &

tux@slitaz:~$ modprobe: FATAL: Module vboxdrv not found.

WARNING: The vboxdrv kernel module is not loaded. Either there is no

module

         available for the current kernel (3.2.53-slitaz64) or it failed

to

         load. Please recompile the kernel module and install it by

           sudo /etc/init.d/vboxdrv setup

         You will not be able to start VMs until this problem is fixed.

tux@slitaz:~$

nothing in /etc/init.d/ kind of VBoxsetup or vboxdrv

what can i do ? i need virtualisation

thank you

Offline

#13 2015-05-16 17:40:05

trekker92
Member
Registered: 2011-11-03
Posts: 54

Re: x64: grub, logical partition

another app problem :

skype 4.3.0.37 works fine on fedora, but not at all on slitaz 5 x32 or x64 :

softwares launches fine but doesn't connect, skype echo/sound test fail to connect..

Offline

#14 2015-05-16 18:36:03

trekker92
Member
Registered: 2011-11-03
Posts: 54

Re: x64: grub, logical partition

[and by the way, i do not understand why mayland and nvidia are sitting in the libreoffice installation.]

Offline

#15 2015-05-16 18:44:39

az_ua
Moderator
Registered: 2014-05-02
Posts: 284

Re: x64: grub, logical partition

For VirtualBox you can try:

- Re-cook it.

- Find how to recompile modules only. Try "tazpkg convert" something of this.

https://packages.debian.org/search?keywords=VirtualBox+dkms

- Install proprietary get-virtualbox (or from its website)

For Skype you need pulseaudio.

Offline

#16 2015-05-27 00:25:11

trekker92
Member
Registered: 2011-11-03
Posts: 54

Re: x64: grub, logical partition

tried with pulseaudio for skype.. doesn't works too sad

using get-virtualbox : starting a compilation during installation.. ask me which file to patch..

i'm a little lost, i don't have dev skills, i wonder if i could just install vbox without any compilation.. to scared to mess up everything

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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