HOWTO make a "real" installation of Porteus to harddisk
Re: HOWTO make a "real" installation of Porteus to harddisk
What if you have a different boot loader in the MBR?
Re: HOWTO make a "real" installation of Porteus to harddisk
Is /boot/grub/menu.lst in /dev/sda8 ?
- fanthom
- Moderator Team
- Posts: 5618
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: HOWTO make a "real" installation of Porteus to harddisk
just add and extra entry for porteus to your existing bootloader and use 'from=' cheatcode if necessary.What if you have a different boot loader in the MBR?
Please add [Solved] to your thread title if the solution was found.
Re: HOWTO make a "real" installation of Porteus to harddisk
I tried this method. When I got to
8. Run the command cp /boot/vmlinuz /mnt/sda8/boot
that didn't work so I used
cp /boot/syslinux/vmlinuz /mnt/sda8/boot
It won't boot. There's no /boot/syslinux/porteus.cfg in the drive partition. Do I copy/paste one in? All I have is /boot/vmlinuz
8. Run the command cp /boot/vmlinuz /mnt/sda8/boot
that didn't work so I used
cp /boot/syslinux/vmlinuz /mnt/sda8/boot
It won't boot. There's no /boot/syslinux/porteus.cfg in the drive partition. Do I copy/paste one in? All I have is /boot/vmlinuz
- wread
- Module Guard
- Posts: 1255
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
- Contact:
Re: HOWTO make a "real" installation of Porteus to harddisk
Why not use the built in "start from the first HD" for Win and the normal start page for Porteus??
If you are satisfied with two operating systems, Porteus and Win, that is the easiest way IMHO
If you are satisfied with two operating systems, Porteus and Win, that is the easiest way IMHO

Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
The Porteus Community never sleeps!
-
- White ninja
- Posts: 6
- Joined: 22 Jun 2014, 18:41
- Distribution: Porteus KDE v3.4-i486
- Location: Florida,US
Re: HOWTO make a "real" installation of Porteus to harddisk
I installed to hdd without Grub. I use the easyboot from win7. Add Neoboot and edit the entry. I use another Linux distro from usb to use gparted. Never installed that distro-live mode.
# NeoSmart NeoGrub Bootloader Configuration File
#
# This is the NeoGrub configuration file, and should be located at C:\NST\menu.lst
# Please see the EasyBCD Documentation for information on how to create/modify entries:
# http://neosmart.net/wiki/display/EBCD/
title porteus
find --set-root /vmlinuz
kernel /vmlinuz ro root=/dev/sda4
initrd /initrd.xz
as you can see, I copy the boot folder to root partition. For some reason, I could not make it boot from /boot/syslinux
At computer boot, I have a choice to boot to win7 or neoboot. Press on neoboot and get the boot menu for porteus.
I have now win7 and porteus.
# NeoSmart NeoGrub Bootloader Configuration File
#
# This is the NeoGrub configuration file, and should be located at C:\NST\menu.lst
# Please see the EasyBCD Documentation for information on how to create/modify entries:
# http://neosmart.net/wiki/display/EBCD/
title porteus
find --set-root /vmlinuz
kernel /vmlinuz ro root=/dev/sda4
initrd /initrd.xz
as you can see, I copy the boot folder to root partition. For some reason, I could not make it boot from /boot/syslinux
At computer boot, I have a choice to boot to win7 or neoboot. Press on neoboot and get the boot menu for porteus.
I have now win7 and porteus.
-
- White ninja
- Posts: 4
- Joined: 24 Jun 2014, 20:51
- Distribution: porteus 3.0
- Location: Oklahoma City
Re: HOWTO make a "real" installation of Porteus to harddisk
OK what is ex4 and all the other stuff you see when your formating your hard drive I have been playing around with trying to install Portues to my hard drive but it makes me load from ram if I want to run it. DO you install portues on the ex4 or what?
- Ed_P
- Contributor
- Posts: 7897
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.0 ISO
- Location: Western NY, USA
Re: HOWTO make a "real" installation of Porteus to harddisk
"ext4" and such are drive formats, similar to FAT and NTFS but for Linux. And they are not compatible with Windows.
Now, it is possible to have both Windows and Linux/Porteus on the same hard drive and to be able to boot either whenever you want. One way is to install Porteus next to Windows, ie no formating required. One way is to partition the hard drive to have a 2nd partition formated as ext2 or ext4 or etc. and install Porteus there.
There are advantages and disadvantages to each approach.
Now, it is possible to have both Windows and Linux/Porteus on the same hard drive and to be able to boot either whenever you want. One way is to install Porteus next to Windows, ie no formating required. One way is to partition the hard drive to have a 2nd partition formated as ext2 or ext4 or etc. and install Porteus there.
There are advantages and disadvantages to each approach.
Ed
-
- White ninja
- Posts: 4
- Joined: 01 Oct 2014, 07:30
- Distribution: Porteus
- Location: Moscow
- Contact:
Re: HOWTO make a "real" installation of Porteus to harddisk
Your method does not work. System not starting.

After press Enter and type startx:

My system Potrteus 3.1

After press Enter and type startx:

My system Potrteus 3.1
- francois
- Contributor
- Posts: 6323
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: HOWTO make a "real" installation of Porteus to harddisk
Welcome poshat!
Do you really want to make a real installation of porteus on hard disk, that is the equivalent of a slackware install?
Or do you just want to install porteus with the compressed modules? This is the way porteus works stock.

Do you really want to make a real installation of porteus on hard disk, that is the equivalent of a slackware install?
Or do you just want to install porteus with the compressed modules? This is the way porteus works stock.
Last edited by francois on 01 Oct 2014, 23:18, edited 1 time in total.
Prendre son temps, profiter de celui qui passe.
-
- White ninja
- Posts: 4
- Joined: 01 Oct 2014, 07:30
- Distribution: Porteus
- Location: Moscow
- Contact:
Re: HOWTO make a "real" installation of Porteus to harddisk
Hi! Yes, I really want to make fast installation of Porteus to hard disk, like ready Slackware system.francois wrote:Welcome poshat!![]()
Do you really want to make a real installation of porteus on hard disk, that is the equivalent of a slackware install^
Or do you just want to install porteus with the compressed modules? This the way porteus works stock.
- francois
- Contributor
- Posts: 6323
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: HOWTO make a "real" installation of Porteus to harddisk
Why don't you just install slackware for the lazy:
http://www.salixos.org/
http://www.salixos.org/
Prendre son temps, profiter de celui qui passe.
-
- White ninja
- Posts: 4
- Joined: 01 Oct 2014, 07:30
- Distribution: Porteus
- Location: Moscow
- Contact:
Re: HOWTO make a "real" installation of Porteus to harddisk
I know Salix and using sometimes. But for netbooks with small SSD better have more compact system for fast installation and backup. Unfortunately Porteus with LXDE working on old computers without using hard drive so slowlyfrancois wrote:Why don't you just install slackware for the lazy:
http://www.salixos.org/

- fanthom
- Moderator Team
- Posts: 5618
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: HOWTO make a "real" installation of Porteus to harddisk
please run 'psinfo' command on this PC -> upload generated report to pastebin.com and link here.Unfortunately Porteus with LXDE working on old computers without using hard drive so slowly
i'm wondering what type of hardware makes LXDE version slow

Please add [Solved] to your thread title if the solution was found.
-
- White ninja
- Posts: 4
- Joined: 01 Oct 2014, 07:30
- Distribution: Porteus
- Location: Moscow
- Contact:
Re: HOWTO make a "real" installation of Porteus to harddisk
http://pastebin.com/DBY0KkmSfanthom wrote:please run 'psinfo' command on this PC -> upload generated report to pastebin.com and link here.Unfortunately Porteus with LXDE working on old computers without using hard drive so slowly
i'm wondering what type of hardware makes LXDE version slow
Using little bit of memory, but CPU hard work. May be need try use zram or something else.