Page 2 of 2

What is the 'from=' cheatcode for frugal install.

Posted: 10 Jul 2018, 18:24
by Ed_P
babam wrote:
10 Jul 2018, 04:53
The problem is the booting script can not find base modules inside '/PorteusXFCE/porteus/base'.
:o

Please display the output of:

Code: Select all

ls /mnt/sdb1
ls /mnt/sdb1/PorteusXFCE

What is the 'from=' cheatcode for frugal install.

Posted: 11 Jul 2018, 21:34
by Ed_P
This code works on a USB drive where I have Porteus installed!

Code: Select all

title Porteus 3.2.2 Cinnamon x86_64    \n \n Installed
find --set-root                       /boot/syslinux/vmlinuz
kernel /boot/syslinux/vmlinuz     extramod=UUID:931F-8716/Modules;/Modsavedat volume=40 reboot=cold ramsize=80%  
initrd /boot/syslinux/initrd.xz

What is the 'from=' cheatcode for frugal install.

Posted: 12 Jul 2018, 03:00
by roadie
babam wrote:
title Porteus 3.2.2 XFCE 64-Bit - Always Fresh
root (hd0,0)
kernel /PorteusXFCE/boot/syslinux/vmlinuz from=/PorteusXFCE noauto ramsize=70%
initrd /PorteusXFCE/boot/syslinux/initrd.xz
boot


You might try (hd1,0)

With /dev/sda, it would be (hd0,0), you're using /dev/sdb