Nuts and bolts

Post here if you are a new Porteus member and you're looking for some help.
User avatar
walter90
White ninja
White ninja
Posts: 4
Joined: 21 Mar 2015, 21:28
Distribution: windows vista, 8.1, Puppy
Location: USA

Nuts and bolts

Post#1 by walter90 » 21 Mar 2015, 21:34

Hello all!
I just found out about Porteus and instead of posting countless threads asking all kinds of questions I will only ask this:

Where can I find a good primer on getting started with Porteus?

I should add that the Linux OS I am most used to is Puppy.

Thanks!

Bogomips
Full of knowledge
Full of knowledge
Posts: 2564
Joined: 25 Jun 2014, 15:21
Distribution: 3.2.2 Cinnamon & KDE5
Location: London

Re: Nuts and bolts

Post#2 by Bogomips » 21 Mar 2015, 22:15

Welcome! For starters :)
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Nuts and bolts

Post#3 by francois » 22 Mar 2015, 11:52

From what I read puppy linux works with grub legacy. If you want to keep with grub legacy instead of using syslinux, once downloaded, mount porteus iso:
http://www.cyberciti.biz/tips/how-to-mo ... linux.html
and copy /boot and /porteus to a subfolder (in my example /64bit_v31) on one of your partitions (in my example sda5).

Grub legacy method for a multiboot porteus-windows installation. It uses the grubconfig package:
http://forum.porteus.org/viewtopic.php?f=62&t=946

The menu.lst entries:

Code: Select all

# GRUB configuration file '/boot/grub/menu.lst'.
# generated by 'grubconfig'.  Wed Jul 31 00:39:45 2013
#
# The backup copy of the MBR for drive '/dev/sda' is
# here '/boot/grub/mbr.sda.4431'.  You can restore it like this.
# dd if=mbr.sda.4431 of=/dev/sda bs=512 count=1
#
# Start GRUB global section
timeout 3

#color light-gray/blue black/light-gray
# End GRUB global section

title porteus  on sda5 64bit_v31rc1  extramod KDE 
root (hd0,4)
kernel /64bit_v31/boot/syslinux/vmlinuz from=/dev/sda5/64bit_v31 changes=EXIT:/64bit_v31/kde login=
initrd /64bit_v31/boot/syslinux/initrd.xz
boot

title Win Vista/7 (loader) at sda1
rootnoverify (hd0,0)
chainloader +1
Prendre son temps, profiter de celui qui passe.

Bogomips
Full of knowledge
Full of knowledge
Posts: 2564
Joined: 25 Jun 2014, 15:21
Distribution: 3.2.2 Cinnamon & KDE5
Location: London

Re: Nuts and bolts

Post#4 by Bogomips » 22 Mar 2015, 15:48

ISO You can either go the wizard way, or if you can cut it, just download a ready made iso for the desktop of your choice.

[HOWTO] Grub 1 Porteus (3.1)
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB

User avatar
walter90
White ninja
White ninja
Posts: 4
Joined: 21 Mar 2015, 21:28
Distribution: windows vista, 8.1, Puppy
Location: USA

Re: Nuts and bolts

Post#5 by walter90 » 23 Mar 2015, 00:58

Thanks for the replies. I understand Porteus can be booted from a CD. Does it act as a live CD like Puppy where I can create a save file on a storage device?

I'm not sure I want to do a full install until I know whether Porteus is what I'm looking for.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Nuts and bolts

Post#6 by francois » 23 Mar 2015, 01:07

From faq on cheatcodes:
http://www.porteus.org/tutorials/26-gen ... -them.html
Reboot your computer and wait several seconds until the graphical Porteus logo appears with a boot menu. Choose your desired menu entry and hit Tab, which will allow you to edit the command line. Add your desired boot argument from the list below to affect booting the way you like. Here's an example of what the boot line would look like, adding the noauto and copy2ram cheatcodes to a standard Porteus boot option (which already has some other cheatcodes by default)...

add changes= cheatcode, same logic as in the menu.lst mentioned above after the append argument:

Code: Select all

changes=/mnt/sdax/path-to/"changes-folder-name"

on your hdd media as

Code: Select all

Graphics mode
KERNEL vmlinuz
APPEND initrd=initrd.xz changes=/porteus
will not be able to write on the cd.
Prendre son temps, profiter de celui qui passe.

Bogomips
Full of knowledge
Full of knowledge
Posts: 2564
Joined: 25 Jun 2014, 15:21
Distribution: 3.2.2 Cinnamon & KDE5
Location: London

Re: Nuts and bolts

Post#7 by Bogomips » 23 Mar 2015, 12:44

walter90 wrote:I'm not sure I want to do a full install until I know whether Porteus is what I'm looking for.
That's the nice thing about Porteus IMHO, that you don't have to do a full install. :) In fact, as I understand it, working without a full install in the traditional sense, is de rigueur. 8) (francois, pardon my French)
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Nuts and bolts

Post#8 by francois » 23 Mar 2015, 18:38

Votre français est impeccable bogomips!
Prendre son temps, profiter de celui qui passe.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Nuts and bolts

Post#9 by brokenman » 24 Mar 2015, 00:12

Indeed. There is no 'real install' of Porteus so to speak. You can test it out from a USB drive and if you like it just continue booting from that USB drive. If you REALLY like it you can put the contents from the USB drive onto your hard drive and then point your bootloader at it. If you want a 'real install' (Va savoir pourquoi!) you should install slackware.

I am slowly working on a Porteus 101 document which may help some new comers learn the ropes. The emphasis in that last sentence should be on SLOWLY.
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Nuts and bolts

Post#10 by francois » 24 Mar 2015, 11:22

Suddenly there is a French invasion on the porteus forum. :twisted:
Prendre son temps, profiter de celui qui passe.

User avatar
walter90
White ninja
White ninja
Posts: 4
Joined: 21 Mar 2015, 21:28
Distribution: windows vista, 8.1, Puppy
Location: USA

Re: Nuts and bolts

Post#11 by walter90 » 25 Mar 2015, 01:04

Thank you everyone!
I appreciate your advice and technical expertise. One thing is unclear though.

Can I boot from a live CD if I download the .iso and burn it to a bootable disk?

To be honest, that's one of my favorite Puppy features.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Nuts and bolts

Post#12 by francois » 25 Mar 2015, 01:31

This is the standard procedure. Once you boot your cd you can install directly from the cd what we call the frugal mode on hdd, porteus will be in compressed mode ready to boot. However, you will install porteus with the syslinux bootloader :
panel menu > system > porteus installer

If you prefer to stay with manually changing the menu.lst of your grub legacy installation copying directly the boot and porteus folders of your porteus cd installation on the appropriate partition of you hdd. Which really is maybe as fast as the porteus installer.

In case you are not sure, do not hesitate to ask for additional instrutions. :)

In this latter case, you could give us the fdisk -l output of your system and tell us where exactly you want porteus to be installed. For sure as porteus is linux, it will be more happy on a linux filesystem. However, you could also install porteus on ntfs if this is your wish. To have persistence, you will have to build a .dat container.
Prendre son temps, profiter de celui qui passe.

User avatar
walter90
White ninja
White ninja
Posts: 4
Joined: 21 Mar 2015, 21:28
Distribution: windows vista, 8.1, Puppy
Location: USA

Re: Nuts and bolts

Post#13 by walter90 » 31 Mar 2015, 15:15

All this sounds as complicated as an automatic transmission, Lol

Thanks! :beer:

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Re: Nuts and bolts

Post#14 by Ed_P » 01 Apr 2015, 03:16

walter90 wrote:Can I boot from a live CD if I download the .iso and burn it to a bootable disk?
You can download the .iso and boot it from a USB flash drive if you use an app named Easy2Boot.
Ed

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Nuts and bolts

Post#15 by brokenman » 01 Apr 2015, 10:53

Can I boot from a live CD if I download the .iso and burn it to a bootable disk?
Yes
How do i become super user?
Wear your underpants on the outside and put on a cape.

Post Reply