SliTaz SliTaz Forum

You are not logged in.

#1 2013-02-17 16:46:24

Atle
Member
Registered: 2013-02-17
Posts: 9

Grub4dos code to boot live Slitaz image

Dear Slitaz users...

I got help for this project once before, but have lost the code to add into menu.lst in order to make Slitaz bootable.

I want to be able to run Slitaz of my android as i do with Puppy Linux. The problem is that it needs to be in RAM ONLY as i otherwise can not use the phone as a modem via USB.

With Puppy Linux is can just click on a .iso file(given its a puppy) and then copy the files to a partition. The  run Grub4dos and it boots as if from a live CD. This i can not do with Puppy as it gets a kernel error during booting.

Anyone interested in getting those lines of code sorted out?

My aim is to be able to boot Slitaz, Tiny Core and Puppy into ram only... Only Puppy will do this as for now.

Best Atle

Offline

#2 2013-02-24 18:03:12

bignono1
Member
Registered: 2013-02-23
Posts: 2

Re: Grub4dos code to boot live Slitaz image

title Slitaz Linux (sda1/slitaz)

  uuid xxxxxxxxxxxxxxxx

  kernel /slitaz/bzImage root=/dev/null ro

  initrd /slitaz/rootfs4.gz /slitaz/rootfs3.gz /slitaz/rootfs2.gz /slitaz/rootfs1.gz

you might remove the uuid line or input as per your machine.

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, 8 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]