




Unfortunately, the ppl involved with the LiveGUI DVD/USB opted for solving the bug by making a Dual Layer DVD a requirement. I don't want to criticize the producers of the ISO as I know they have put a lot of their otherwise free time into this, but it appears as if no one even tested to make a DVD from the image, which is kind of an omission. I don't think it's that common you have a DVD-R/RW DL laying on the shelve at home... On the other hand, as this is supposedly to be a weekly reoccurring release USB may be the better choice of media anyway.MoonWalker wrote:Done!
https://bugs.gentoo.org/837494


I don't disagree with you there, and the resolve is certainly "an easy way out" and maybe there is some pride involved as well. I don't know, but when I worked as a radio produces many years ago we had an expression and also function as a rule - kill your darlings - to slim and improve the output format in a way that made it easier to consume.figueroa wrote:MoonWalker: "Drop 4.7G limit, adapt announcement text" from the BugZilla is a big disappointment and just adds to the long list of things that I found dysfunctional.
Here I don't agree with you though. You are looking at it from the point of a linux user and as such you want something that satisfy your already developed needs. For a Windows user, it's a question of getting a taste, maybe mostly the GUI part, and he can do it right on his current Windows machine, without any risk. That's a big + and may not lead to that they end up with Gentoo, but some may do, some another distribution more fitting their personality and others will stay home looking out through their Windows.figueroa wrote:As a teaser for Windows users, I think this is closer to 1 than 2 on a scale of 1-10. To start with, the Gentoo bar for Windows users who are not already experienced Linux users on the side is just too high. The decision to scramble the passwords on what is an immutable, non-installable live-USB GUI means one cannot even log out and log back in without first temporarily setting a password.
Been out all day so haven't had a chance yet to test it really, just a quick peak and too me it looked nice but I don't have a fresh cue on the Desktop offerings Linux has now.figueroa wrote:Although the choice of KDE and the look and feel are not to my personal tastes, I'll enjoy poking around and I'm sure I can learn some things from it.

So I was able to make the USB stick on my "backup server", and then found out I was able to boot it on my Lenovo notebook after all. So I'm all good, but yes I think it's a mistake it doesn't fit on a single layer DVDNeddySeagoon wrote:MoonWalker,
Just for entertainment value I put the ISO onto a 4.7G +RW blank using cdrecord -overburn.
Yes, I know I'll lose about 700Mb but I wanted to see where from.
The boot code vanishes, so the truncated system can't get started. I didn't look at the squash.img.
Code: Select all
cp: error writing '/mnt/gentoo-usb/image.squashfs': File too large
You have the wrong kind of file. As of two days ago, you should have downloaded:sebaro wrote:How do I create a bootable USB memory stick if image.squashfs is 4.9GB and FAT32 max file size is 4GB?Code: Select all
cp: error writing '/mnt/gentoo-usb/image.squashfs': File too large
Code: Select all
dd if=pathtoiso.iso of=/dev/USBDEV && sync
if=image.iso of=/dev/sd_ status=progress && sync
Yep! It's all done via Catalyst. It has a git https://gitweb.gentoo.org/proj/catalyst.git/]repo (github mirror too).sergiotarxz wrote:I would like to see how this livecd is built. Is there maybe some kind of script we can change to make our own livecds with more packages?
