booting porteus from hard drive
booting porteus from hard drive
Post#1 by dreadbird » 08 Dec 2024, 11:22
problem is it booted in fine the first time to the gnome desktop. do I have to install a grub boot loader somehow?
dreadbird
- Ed_P
- Contributor
- Posts: 8961
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
booting porteus from hard drive
Post#2 by Ed_P » 08 Dec 2024, 16:15
Can you post a picture, or text, of what the grub command line looks like? And what did you do to get the machine to boot?
Is there another OS on the hard drive? Is the computer UEFI based?
Did you follow the instructions in the /boot/docs/install.txt file or the /USB_INSTRUCTIONS.txt file?
Ed_P
booting porteus from hard drive
Post#3 by dreadbird » 09 Dec 2024, 00:27
What I wanted to do was install it with ext4 but it won’t show up as bootable. Even with installing boot loader with install and running the .exe.
I have a Ubuntu installed as ext4 with its own boot loader which has its boot loader on the same drive as windows. Ubuntu is on a seperate drive with ext4. Currently in Ubuntu trying to find a way to add Porteus to that bootloader.
/dev/sda3 fat32 porteus works boots when driver selected bios
/dev/sda2 ext4 ubuntu install
/dev/sdb3 ext4 i installed porteus here. uefi doesnt detect ext4.
/dev/nvme0n1p1 windows 11
I booted into ubuntu and typed sudo os-prober
windows uefi boot manager
so its not finding the porteus install
thats all it lists. what im trying to do is add /dev/sdb3 to the grub menu when ubuntu is selected
long story short not sure how to boot porteus installed as ext4
dreadbird
booting porteus from hard drive
Post#4 by dreadbird » 09 Dec 2024, 03:06
dreadbird
dreadbird
- Ed_P
- Contributor
- Posts: 8961
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
booting porteus from hard drive
Post#6 by Ed_P » 09 Dec 2024, 05:54
This approach would work with the /EFI & /boot folders on your sda3 drive and the /porteus folder on your sdb3 drive.
I don't use multi-partitioned USB drives so I may be wrong with the from= cheatcode. Read the /USB_INSTALLATION.txt for more specific info.
Added in 1 minute 51 seconds:
What's the folder layout of your Windows EFI partition?
Ed_P
booting porteus from hard drive
Post#7 by dreadbird » 09 Dec 2024, 06:43
ill try fat32 and another partition and do what you said. sure it will work. I downloaded firefox .xyz i dont even know how to install that lol. try it out
dreadbird
booting porteus from hard drive
Post#8 by dreadbird » 09 Dec 2024, 09:45
So I will boot into porteus run gsat and ycruncher for a couple hours first. before entering windows to run karhu ramtest or tm5.
Im fairly new to linux so I have a question about saving what changes I make.
I compiled and installed a command as I dont see a module for it. will the command work the next time I run porteus when I save my changes?
dreadbird
-
- Warlord
- Posts: 787
- Joined: 04 Jan 2014, 04:27
- Distribution: Porteus 5.0 x64 OpenBox
- Location: NZ
- Contact:
booting porteus from hard drive
Post#9 by rych » 09 Dec 2024, 10:28
Yes, your App will live in /changes then.
rych
booting porteus from hard drive
Post#10 by dreadbird » 09 Dec 2024, 12:21
I am using save session as that seems to save everything nicely. I have gsat installed so far so next will be ycruncher and prime95.
https://github.com/valleyofdoom/StresKit
this is how I found out about this. This guy made a nice boot iso for stress testing pcs. uses porteus and goes straight to command prompt on boot.
Its fairly user friendly I like the idea of modules keeps it pretty clean. overall impressed.
dreadbird
- Ed_P
- Contributor
- Posts: 8961
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
booting porteus from hard drive
Post#11 by Ed_P » 09 Dec 2024, 21:19
Please tell that guy he has his link to www.Porteus.org wrong. http not https. The forum is https but not the base url.

Ed_P
booting porteus from hard drive
Post#12 by dreadbird » 10 Dec 2024, 05:40
im just learning all this and have to nearly setup. im not to familiar with linux is there a graphical interface to download modules? i know you can download stackware 15 and convert it to xzm. obviously you only want to get official modules. just looking for an easy way to use a gui
dreadbird
booting porteus from hard drive
Post#13 by dreadbird » 10 Dec 2024, 09:40
I ran :
modprobe jc42
sensors-detect --auto
it installed drivers into sys/bus/i2c/devices/ made four folders
sensors when run shows my dimm temperatures.
the problem im having is these folders are links and I cant back them up so when I restart I have to run the detect again. is there anyway to back this up?
I put
modprobe jc42
sensors-detect --auto
into /etc/rc.d/rc.local so it runs on startup for now
dreadbird
Ed_P
booting porteus from hard drive
Post#15 by dreadbird » 11 Dec 2024, 01:31
found out about slackpkg slapt-get slapt-mod and getmod. way easier than using pckgs.org.
well worth the learning curve as I dont need to invest more time learning another distro.
my experience with im sensor and figuring out acpi values I learned this from someone
"ACPI is a complete design disaster in every way. But we're kind of stuck with it. If any Intel people are listening to this and you had anything to do with ACPI, shoot yourself now, before you reproduce."
thought that was hilarious so linux is obviously built for people who use computers not for mass market but thats changing as I can see from linux so far. great environment for coding or office work
dreadbird