Posts: 76
newbody
Joined: 28 Mar 2010
#1
I made use of an iso boot code I found in the FAQ so now it works again. Thanks

But I have to learn how to go from Demo to Root for to be able to listen to my music on the NTFS. But that is another thread.

My old text

I use"frugal install" a lot in puppy linux because it is rather fast way to test a distro.

So to my joy I read that anticapitalista actually are using that on the latest version of AntiX8.5 Final he develops.

Is that possible to use on the prefinal too for frugal isntall of an internal hdd? As of now I have it on an usb but my old Compaq Presario refuse to boot from usb.

and when reading this.


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"antix.freeforu ms.org/post14974.html#p14974"
linktext was:"antix.freeforu ms.org/post14974.html#p14974"
====================================

I have just been running antiX as a frugal install (in Puppy language) on a partition on my harddrive with rootfs persistence set. It works very well. It is very much like how Puppy runs and all savings are carried over to next boot. No real need to install.
I very much would like to do the same but I am not clever enough to figure out what to write in the menu.lst of grub4DOS or grub2 in case that is needed?

So hope that Anticapitalista read this and want to share the cheat code needed to get it to work.

Looking forward with great expectations to the final version of 8.5 but would be cool to test frugal install even now if that is possible with the prefinal iso.
Last edited by newbody on 09 Feb 2011, 23:45, edited 2 times in total.
Posts: 1,228
secipolla
Joined: 15 Jun 2008
#2
Basically a frugal install is a fromiso boot plus the cheatcodes for the persistent / (root) and /home. You would need a partition for the iso (plus vmlinuz and initrd.gz) and another for the persistency (can be mingled with other data, I think, but not with any other system so not to mix things).
Supposing antix-M8.5-prefinal.iso, its vmlinuz and its initrd.gz (these extracted with MC or Isomaster etc.) is in antiX directory in sda1 and sda2 is set for the persistency, then:

Code: Select all

title antiX-M8.5-prefinal frugal
kernel (hd0,0)/antiX/vmlinuz fromhd=/dev/sda1 fromiso=/antiX/antiX-M8.5-prefinal.iso rootfs=/dev/sda2 homefs=/dev/sda2 lang=xx vga=791
initrd (hd0,0)/antiX/initrd.gz
boot
lang=xx being your desired system language (like lang=br for Brazilian Portuguese). You can set xres=1024x768 or any other resolution too (but if you don't, as with the language you may set it at GRUB's menu screen - F2 and F3).

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://antix.mepis.org/index.php/Installation_Tips"
linktext was:"antiX fromiso booting."
====================================
Posts: 76
newbody
Joined: 28 Mar 2010
#3
Thanks indeed. I do my best to replicate the set up you suggested.
In case I fail I maybe write about it here within a week or so.

I did test it using the 8.5 prefinal versions that is available already now and I write from within AntiX now.

Now I have to find the set keyboard set up to my local Swedish version. To set lang=se did not work.

Maybe it is SV or sv I can test it next boot.

Kind of cool that it just worked.

I am a pessimist. I guess when I shut down and reboot it will search for the sda2 and find it to be a recovery partition that windows have tried to hide or a swap partition maybe? Hope it doesnt mess up with the recovery thing. If it does it is my fault and not anybody else fault.

Once again.

Very much appreciated that you took time and described it on a level that allowed me to actually get it going.
Posts: 1,228
secipolla
Joined: 15 Jun 2008
#4
You're right that the code is sv.
You can set-up your partitions with Gparted (Menu>Applications>System(or Tools etc.)>Gparted).
You can have up to 4 (four) primary partitions in a hard-drive, so if you plan to create some partitions in the future, create a so called extended partition. Inside this extended partition you may create several other partitions (I don't know how much). The example I gave you was just an example. I believe it could mess with windows recovery if you used its partition and if you pointed it to the swap partition the persistency wouldn't work.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#5
lang=se should work, but be aware that there is no translation for the antiX fluxbox/icewm menu.
If you open a terminal and su to root, does the terminal show in Swedesh? Same with keyboard, it should type Swedish characters.
Posts: 76
newbody
Joined: 28 Mar 2010
#6
Thanks to both of you. I looked into it using puppy. Sda2 is the recovery partition antiX wre very much to it. a lot of directories and wallpaters and other directories like home and demo and usr and var and so on.

I am in Antix now frugal install and I have edited in puppy the menu.lst to not write more to the recovery.

I failed to do a proper reboot but a shutdown has worked twice now. So I test more tomorrow.
I test frugal install tomorrow on the old compaw too. and that one I can have a proper sda2

Re the chars on keyboard. well now I have changed th lang=se to lang=us instead.
but in terminal I write setxkbmap se and that way I get a proper kbmap.

anticapitalista thanks indeed for setting up A so it can do frugal instal at all with saving.

Is it very difficult to change so it can save in same partition that it boots from?
Could one not have a Casper/rw file from pendrivelinux? They are premade so easy to use even for beginners? What cheat code does it need to be able to save in a casper-rw file?

I maybe boot once or twice again to check if it survives many reboots. Nut I most likely read and answer here only tomorrow. Feel very sleepy now past midnight.

To both of you. Thanks again for caring about frugal install. Most linux fans see that as a cheat or something one just dont do. Only real install is the way to use linux they tells me.
Posts: 1,228
secipolla
Joined: 15 Jun 2008
#7
The antiX frugal install works very well and is really simple (you can set it up on a flash drive using Control Center > Discs > antiX2usb).

For your current set-up, you could maybe try to change rootfs= and homefs= to /dev/sda1 in the menu.lst and see if it works fine (I don't know) but it must have some space for all the savings.

Regarding your system locale, you could try the following to make it permanent (from antix.mepis.org):
i) As root in a terminal dpkg-reconfigure locales (choose all/default unless you need extras and then the locale of your dektop eg es_ES.UTF-8 for Spanish)

ii) Add this line below the export line in /etc/profile export LANG=es_ES.UTF-8 (obviously use the one you chose in i) above)
Posts: 76
newbody
Joined: 28 Mar 2010
#8
The older computer has only linux on it. It is old compaq pressario 8143 in the 8000 series maybe from 2003 or so.

Debian/Elive in full install and pupp431std in frugal install.

Debian/Elive installed some kind of partition first ? or maybe it was there from start from Linux Mint a"locked" partition for Mint?

So elive and mint are on sda2 and thus I tried to change the root (hd0,1) instead of 0,0

but it fail still boot correctly. The surprising thing is that it fail to boot the USB with unetbootin install of antiX-8.5-prefinal on it too. While that one boot just fine on the windows machine with sda1 as the primary.

I don't mind to erase or delete the elive install there but I guess the only way is to use a DVD then. I have tried to change the boot code to refer to sda2 instead.

Here is now it looks now in my modern compaq

title antiX-M8.5-prefinal frugal suggested on the antiX forum 03/28/2010
kernel (hd0,0)/antiX/vmlinuz fromhd=/dev/sda1 fromiso=/antiX/antiX-M8.5-prefinal.iso lang=us vga=788
initrd (hd0,0)/antiX/initrd.gz
boot

Now I log out of the modern computer and give the menu.lst for the older compaq.

title antiX-M8.5-prefinal frugal
root (hd0,1)
kernel /antiX/vmlinuz fromhd=/dev/sda2 fromiso=/antiX/antiX-M8.5-prefinal.iso lang=us vga=788
initrd /antiX/initrd.gz
boot

I have also tested with
kernel (hd0,1)/antiX/vmlinuz fromhd=/dev/sda2 fromiso=/antiX/antiX-M8.5-prefinal.iso lang=us vga=788
initrd (hd0,1)/antiX/initrd.gz

Both vmlinuz and initrd.gz seems to do their thing but they fail to find the antiX file system the error says.

Dropping you to a very limited shell it says.

Is it easy to update to the final from the prefinal. The best would be to boot from a DVD and let antiX install itself to the hdd so I can add puppy in frugal install later.

But how do I tell antix to get rid of the locked partition that seems to create trouble? To be able to use older linuxes I guess Ext2 format is best? I failed to get puppy going on jfs that Elive preferred and even ext4 seems to not be working for me for puppy linux.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#9
A quick post.

antiX fromiso/iso file must be on ext2 or ext3 partition otherwise it will give that error you get. Fat32 is supposed to work, but hasn't really been tested.

To get the frugal part, you need a spare aprtition where you save the stuff to, that can be ext2, ext3, ext4, reiserfs (not sure about others), but you need the rootfs=/dev/xxxx to point to the partition.
Posts: 76
newbody
Joined: 28 Mar 2010
#10
Mmm.

I am impatient guy obviously. I did a full install from a DVD with 8.5prefinal on it.
Maybe that is a too old one. you guys talk about rc3 that is patched and such.

where is the prefinal one in relation to that?

Anyway now when it is formatted in Ext3 by the automatic installer it works well.
I installed puppy to get a dual boot with two linuxes on the hdd that is set as sda1
and antiX made a save partition I trust but on sda1 is shown in puppy.

I have 500mb RAM and the cpu is a p4 running at 2.3GHz I guess.

But the cpu fan is running like mad when I do streaming video. Is that normal.

I wonder about the iceape suite. Sure it is practical with a suite that can do almost anything like news mail html browsing and so on.

But Firefox 3.6 had an update now to get rid of a nasty exploit and how is iceape security?

Anyway. Looking forward to update to the 8.5 final when it comes out.

oops I need to learn how to set up the firewall too. But that most likely is talked about in FAQ or such so I look into that later.

Thanks for all help. Much appreciated!
Posts: 1,228
secipolla
Joined: 15 Jun 2008
#11
Hi, newbody. The prefinal is the latest one.

Flash videos use a lot of CPU (in my Athlon XP 1466MHz it goes right up to 90+%). Other formats like .wmv use much less CPU when streaming. Maybe the fan works hard because the P4 gets hot.

Iceape is fairly current. I wouldn't worry about this exploit thing.

To set up the firewall (FireHol) go to Control Center > Network > Configure Firewall (or something alike). Change NO for YES for it to start at boot time and also click on the 'Start Firewall' button to start it. Anyway it's recommended to read the FAQ, there are many answers for common questions there.
Posts: 76
newbody
Joined: 28 Mar 2010
#12
secipolla wrote:Hi, newbody. The prefinal is the latest one.

Flash videos use a lot of CPU (in my Athlon XP 1466MHz it goes right up to 90+%). Other formats like .wmv use much less CPU when streaming. Maybe the fan works hard because the P4 gets hot.

Iceape is fairly current. I wouldn't worry about this exploit thing.

To set up the firewall (FireHol) go to Control Center > Network > Configure Firewall (or something alike). Change NO for YES for it to start at boot time and also click on the 'Start Firewall' button to start it. Anyway it's recommended to read the FAQ, there are many answers for common questions there.
thanks I will test this.

I want to install antiX on my neighbors computer because he wants to read in his native Swedish and if I do lang=se then that would hopefully work for him. But he need a firewall to be safe. He is 80 years old and not so good at english. Not me either. __{{emoticon}}__
Posts: 76
newbody
Joined: 28 Mar 2010
#13
Wow how typical for linux One need to know the Admin password.

It was not demo what can it be? Live? I have no clue

ahh should be root.

okay now the test. will it do same things as the pre final did so good?
I try tv and radio and so on.
Last edited by newbody on 28 Apr 2010, 15:13, edited 1 time in total.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#14
root password is root. (Press F1 at boot grub menu screen on live for more information)

To get swedish keyboard and apps that are supported in Swedish, at boot grub for livecd type
lang=se

This should carry over to install.

Unfortunately, both icewm and fluxbox menu will be in English, so you will need to edit them by hand if your neighbour needs help with the language.
Posts: 76
newbody
Joined: 28 Mar 2010
#15
Thanks for such fast answer.

Another hurdle or problem I saw. Trying to save a screenshot to the HDD it say that one need permissio.

Trying to get that it seems to go through a long indexing of the whole partition? Is that the only way to get permission?

Is there no easy way? I doubt he will know how to do that my neighbor will do that on his own. Even I don't get it. __{{emoticon}}__

sad about them having no swedish. AntiX seems the absolute best there is available.

MHHP told us he got swedish at the mepis forum. I am not part of that one though. I linked to it today.

I have to ask him what he did to get swedish then.