Install Porteus from Windows

Here you can post about non-standard installation methods
(for example when using grub4dos).
magdalena
White ninja
White ninja
Posts: 5
Joined: 27 Dec 2015, 20:30
Distribution: Porteus 3.1 Mate
Location: Binghamton NY

Install Porteus from Windows

Post#1 by magdalena » 30 Dec 2015, 17:37

This is how I installed Porteus to my USB.
https://www.youtube.com/watch?v=H0cINmAbaA8

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

Re: Install Porteus from Windows

Post#2 by brokenman » 30 Dec 2015, 18:37

Great tutorial. Thanks for taking the time.
How do i become super user?
Wear your underpants on the outside and put on a cape.

magdalena
White ninja
White ninja
Posts: 5
Joined: 27 Dec 2015, 20:30
Distribution: Porteus 3.1 Mate
Location: Binghamton NY

Re: Install Porteus from Windows

Post#3 by magdalena » 30 Dec 2015, 19:44

Yah, thanks for the encouragement brokenman.

Jack
Contributor
Contributor
Posts: 1873
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Re: Install Porteus from Windows

Post#4 by Jack » 30 Dec 2015, 19:57

magdalena wrote:This is how I installed Porteus to my USB.
https://www.youtube.com/watch?v=H0cINmAbaA8
Hi,

You did a great job and it should help other.

Jack
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

magdalena
White ninja
White ninja
Posts: 5
Joined: 27 Dec 2015, 20:30
Distribution: Porteus 3.1 Mate
Location: Binghamton NY

Re: Install Porteus from Windows

Post#5 by magdalena » 30 Dec 2015, 23:16

Thank you Jack

Farfh
Ronin
Ronin
Posts: 3
Joined: 20 May 2020, 09:21
Distribution: 5.0.0.0

Install Porteus from Windows

Post#6 by Farfh » 26 May 2020, 12:10

The tutorial video is not available. :(

User avatar
Blaze
DEV Team
DEV Team
Posts: 3914
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Install Porteus from Windows

Post#7 by Blaze » 26 May 2020, 13:46

Hi Farfh,
how about this video https://www.youtube.com/watch?v=9d5tr4Jm4f0 ?
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

bytie
White ninja
White ninja
Posts: 11
Joined: 15 Oct 2024, 12:29
Distribution: Porteus 5

Install Porteus from Windows

Post#8 by bytie » 17 Oct 2024, 08:36

This is how I installed Porteus under Windows:
1) Use Rufus to write Porteus ISO to your USB flash drive. Choose FAT32 as partition filesystem. This operation will destroy all data on the USB drive.
2) Boot from this USB flash and use Gparted to split existing FAT32 partition into two, and format the second one to ext4 filesystem. Alternatively, use third party partitioning software under Windows for same operations (this third party software should have ext3 or ext4 filesystem support for formatting).
3) Edit boot/syslinux/porteus.cfg: set `changes` cheatcode to second partition of your bootable USB (/dev/sda2, /dev/sdb2 etc), so your changes would be saved to second partition.

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

Install Porteus from Windows

Post#9 by Ed_P » 18 Oct 2024, 06:33

bytie wrote:
17 Oct 2024, 08:36
This is how I installed Porteus under Windows:
1) Use Rufus to write Porteus ISO to your USB flash drive.
For 1) I use Windows' diskpart.

1.a. In a Command Prompt with Admin Rights window run: diskpart
1.b. In diskpart enter: list disk
..... Note the disk nbr of the USB drive
1.c. In diskpart enter: select disk x where x is the nbr of the USB drive.
1.d. In diskpart enter: clean all
1.e. In diskpart enter: create partition primary
1.f. In diskpart enter: format fs=fat32 quick label="Porteus" or "PorteuX"
1.g. In diskpart enter: exit

Then in Windows' File Explorer dbl click on the Porteus ISO file and copy all the Porteus folders, and files, to the newly formatted USB drive. No extra apps needed. :)

For 2) and 3) you can do as bytie posted, or leave the drive as a single partition.

Post Reply