Recent Posts

Pages: 1 ... 7 8 [9] 10
81
I have again a strange problem with booting pxe and mounting NFS share.
Tried with plop 19.4 and 20.1.
It has begun with an error "shared library libnsl.so.2 not found".
So ok, i made a symlink in the initrd:
Code: [Select]
ln -s libnsl-2.30.so libnsl.so.2Now this error is gone, but i get error "nolock" is needed.
So i added the option "nolock".
Then i get "mount.nfs: Protocol is not supported".  ::)
So i tried mounting with "nfsver=3", "vers=3" and always get  "mount.nfs: Protocol is not supported".
If i try with "vers=4" then i get "mounting failed, reason given by server: No such file or directory" what is correct because it is a NFS3 share.
When mountin it directly on the debian server all is ok, when mounting on LinuxMint all is ok...

What is wrong here? I am running out of ideas...  ???

Edit: Ok, switching to NFSv4 seemse to solve the problem. But it looks like plop can not mount NFSv3.
82
Boot Managers / Re: BootManager without LiLo/GRUB
« Last post by imWACC0 on January 04, 2021, 23:19:17 PM »
Iiiiiiii'mmmmmm BACK!!!  8)

Getting weirdness from an MSI: FM2-A75IA-E53

Just need an all-in-one boot-loader that I can use without having to open a OS. Thanks for that!!!

The big reason that I'm posting is to donate. I don't have any bitcoin, and PayPal screwed me over... Any other way to get you a little something, or to help out?
83
Such a boot sequence is planed for PBM6, but currently the development is stopped for another project. Maybe a small update comes soon, but this will be only a driver update.
84
Thank you for the answer! And thank you for developing and maintaining this brilliant boot manager!
85
No, thats not possible.
86
Plop Linux / Re: customized iso copy2ram as default
« Last post by Elmar on December 16, 2020, 18:31:33 PM »
I would like to know if I can have additional package installed to ploplinux.
nmap hwinfo dcfldd beep python3-pip sshpass pigz isc-dhcp-server

Yes, you can add more programs. There are various ways.

Either you compile the programs by yourself or you use the binaries from other distros.
You can add the binaries to the ploplinux/bin directory.
Or you can add the binaries when you extract for example the usr.sqfs (unsquashfs usr.sqfs), add the files (to squashfs-root/bin/) and compress the usr.sqfs (mksquashfs squashfs-root usr.sqfs)
Or you use the build tools for the Live Release.


nmap, python3-pip (pip3) and isc-dhcp-server is already part of Plop Linux.

87
Plop Linux / Re: customized iso copy2ram as default
« Last post by jojo on December 16, 2020, 18:08:29 PM »
YES!
USB boot is a step to proof of concept, PXE add convenient a lot.
The distro to load up image is a ubuntu server, it is provisioned to a DHCP server if it isn't able to get IP.

I would like to know if I can have additional package installed to ploplinux.
nmap hwinfo dcfldd beep python3-pip sshpass pigz isc-dhcp-server
With these packages, so can run the clone script and PXE on ploplinux environment.

Many thanks
Jojo
88
I would like to have a setup like this: boot manager tries to boot from usb device, if it's available - it just boots, but if some error occurs (=no usb drive present) it automatically loads from "fallback" device, such as partition on hdd. Sadly, my BIOS don't give me such an option, after USB device is removed it forgets about it completely, including boot order settings. Is it possible to achieve this with plop boot manager?
89
Plop Linux / Re: customized iso copy2ram as default
« Last post by The_Raven on December 14, 2020, 16:29:51 PM »
Do you ever thought about a PXE boot environment?
Just an idea  ;)
90
Plop Linux / Re: customized iso copy2ram as default
« Last post by jojo on December 13, 2020, 06:43:51 AM »
thanks, Elmar
I have managed to create iso with copy2ram as default.
thanks I will take away the framebuffer options to test further.
jojo
Pages: 1 ... 7 8 [9] 10