SliTaz SliTaz Forum

You are not logged in.

#1 2014-05-11 20:18:03

elektryk
Member
Registered: 2014-05-11
Posts: 1

slitaz-3.0-xvesa installation on a flash memory

Hi.

I'm tryin' to make bootable pendrive, I have installed GRUB2 through MultiSystem, pendrive boots normally in QEMU or VBOX, but when I'm tryin' to boot it on notebook it gives error:

"init: plymouth-splash process terminated..."

"mountall: Disconnected from Plymouth".

[c]menuentry "SLITAZ Xvesa" {
        set root='(hd0,3)'
        linux /boot/vmlinuz-2.6.30.6-slitaz root=/dev/sda3 rw vga=normal rootdelay=5
    initrd /boot/rootfs.gz
}[/c]
It works, but doesn't save changes on mounted partition.

[c]menuentry "SLITAZ Xvesa" {
        set root='(hd0,3)'
        linux /boot/vmlinuz-2.6.30.6-slitaz root=/dev/sda3 vga=normal rootdelay=5

}[/c]
It works normally, but not on a real machine.

Another question: can I load only a small inirtd and rest of filesystem (other programs and saved changes) on normal partition?

PS I'm new in SliTaz distro...

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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