
flashrom on porteus
flashrom on porteus
good morning everyone is my first post on this forum.I am using the porteus i586 lxqt version on usb.I would like to install flashrom x spiflash as a module.on hd can i install porteus or some applications don't work? give me a simple guide.thanks and good Year. 

- Blaze
- DEV Team
- Posts: 3654
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
flashrom on porteus
Welcome on the board!
Download it from here https://pkgs.org/search/?q=flashrom or build it and activate:
Download it from here https://pkgs.org/search/?q=flashrom or build it and activate:
Code: Select all
su
toor
cd /tmp
wget -q https://slackbuilds.org/slackbuilds/14.2/misc/flashrom.tar.gz
tar -xf flashrom.tar.gz
rm flashrom.tar.gz
cd flashrom/
wget -q https://download.flashrom.org/releases/flashrom-v1.2.tar.bz2
sed -i 's|-0.9.9|-v1.2|' /tmp/flashrom/flashrom.SlackBuild
sed -i 's|cp -a ChangeLog COPYING README Documentation|# cp -a ChangeLog COPYING README Documentation|' /tmp/flashrom/flashrom.SlackBuild
./flashrom.SlackBuild
txz2xzm /tmp/flashrom-v1.2-$(arch)-1_SBo.tgz flashrom-v1.2-$(arch)-1_SBo.xzm
mv /tmp/flashrom-v1.2-$(arch)-1_SBo.xzm $MODDIR
activate $MODDIR/flashrom-v1.2-$(arch)-1_SBo.xzm
Linux 5.15.11-porteus #1 SMP Sat Dec 25 13:08:57 MSK 2021 x86_64 Intel(R) Core(TM) i5-6600K CPU @ up to 4.60GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
- ncmprhnsbl
- DEV Team
- Posts: 3742
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
flashrom on porteus
i'll just add one thing to Blaze's instructions: get 05-devel.xzm and activate it first : 05-devel.xzm
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
flashrom on porteus
should i convert the file flashrom0.9.7.txt to xzm with txz2xzm flashrom 0.9.7.txz.thanks
- Blaze
- DEV Team
- Posts: 3654
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
flashrom on porteus
Right click on txz file and you will see right action of convert. Password from root is toor
Отправлено спустя 13 часов 39 минут 25 секунд:
Download flashrom-v1.2-x86_64-1_SBo.xzm
Отправлено спустя 13 часов 39 минут 25 секунд:
Download flashrom-v1.2-x86_64-1_SBo.xzm
Linux 5.15.11-porteus #1 SMP Sat Dec 25 13:08:57 MSK 2021 x86_64 Intel(R) Core(TM) i5-6600K CPU @ up to 4.60GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16