Author Topic: FullMonty-DVD: installation and maintenance  (Read 38993 times)

Online pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2847
    • other projects...
FullMonty-DVD: installation and maintenance
« on: January 28, 2011, 02:04:28 PM »
Dear all,

please use this thread to post any issues/questions when installing or using the PCLinuxOS KDE4 FullMonty DVD edition.

Any questions/issues concerning the FullMonty Light version installed via the rpm-package kde4-config-fm available in Synaptic should go in the respective thread here.

Post-install Tips & Tricks for specific FullMonty DVD-editions:
========================================
FullMonty before 2012.09: Trying to update to the current version is a waste of time and download space and it will render your current system useless. Use your old system as it is or make a fresh install from the latest 2012.09 iso.

FullMonty 2012.09:
1) a kdm update in Synaptic will replace the FullMonty login and splash screen with the default one. To restore the FullMonty versions open a terminal (konsole) in your user-account, copy/paste the following command into the terminal, and enter your root password when asked:
Code: [Select]
/usr/bin/su -c 'cd /usr/share/apps/kdm/themes/oxygen;cp -f background_fm.png background.png;cd ../../../ksplash/Themes/;tar xfz Default.tar.gz'2) the following packages are blocked for installation because they are NOT compatible with the FullMonty-desktop: compiz, plasma-applet-takeoff, kde4-config-legacy, kde4-config

A note to all COMPIZ-lovers:
=========================
Compiz is NOT compatible with the FullMonty-desktop and for this reason it has been blocked for installation in FullMonty. Please use the KDE desktop effects instead of Compiz.
If you absolutely need to have Compiz then you can also keep your current FullMonty install and do the following to get Compiz working:
Note: the following steps will ruin the FM-desktop of your existing user accounts!!!
1) run fm_switcher and change to the default KDE layout
2) add a new user-account
3) in a terminal enter the command:
Code: [Select]
/usr/bin/su -c 'rm -f /etc/apt/preferences'4) start Synaptic, Reload, and then install the shiny Compiz-stuff
5) logout and login to the newly created user-account
6) configure your compiz-settings to your liking

regards,
-p.
« Last Edit: September 14, 2012, 02:02:45 AM by pinoc »

barrymad

  • Guest
Re: FullMonty-DVD: installation and maintenance
« Reply #1 on: February 01, 2011, 06:19:23 AM »
Thanks for putting this extended version of PCLinuxOS together and making it available for download.

Have been using Fullmonty 2010v11 on a 8gb usb.also many variants of Pclos for many years.

All have giving me great pleasure to use and learn from.

Used MultiBootISOs-2.1.5.0.exe from http://www.pendrivelinux.com/ to instal and boot directly from iso on usb drive.

Seems to work quite well on various pc/laptops,may struggle if 512mb memory or less of course.
See below copy of menu.lst of Grub4dos

default 0
timeout 30
color NORMAL HIGHLIGHT HELPTEXT HEADING
splashimage=/splash.xpm.gz
foreground=FFFFFF
background=000000

# Suggested by Erhan Sohail
title Boot First Hard Drive (HDD)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (hd0)+1
rootnoverify (hd0)

title Restart
reboot

title Shutdown
halt

title --- Custom MultiBoot Entries ---
root

title PCLinuxOS
find --set-root --ignore-floppies /pclinuxos.iso
map --heads=0 --sectors-per-track=0 /pclinuxos.iso (0xff)
map --hook
root (0xff)
kernel (0xff)/isolinux/vmlinuz fromusb bootfromiso=/pclinuxos.iso livecd=livecd root=/dev/rd/3 acpi=on vga=788 keyb=en vmalloc=256M edd=off
initrd (0xff)/isolinux/initrd.gz
map --unhook
map --unmap=0:0xff

http://www.pendrivelinux.com/ just recently added PCLinuxOS to their supported boot.iso
list and I am very happy about that.
Hope this is of interest for you.
Cheers Bmad
foot note
I found because Fullmonty is 4gb iso you must put FM on usb stick first,then add other iso,s after.
As Grub4dos may boot error ie Error 60: File for drive emulation must be in one contiguous disk area.
   
« Last Edit: February 01, 2011, 06:28:36 AM by barrymad »

Online pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2847
    • other projects...
Re: FullMonty-DVD: installation and maintenance
« Reply #2 on: February 01, 2011, 06:45:55 AM »
Hi barrymad,

great to hear you like the FM! Just to clarify: a FullMonty installation requires at the very least 13GB of disk-space so it can not fit on a 8GB usb pendrive. However, using the PCLinuxOS LiveUSB creator script (search for lusbc in Synaptic) you can put the 4GB FM-iso on a 8GB stick and then run a FM-livesession from there, which is probably what you did  ;)

have fun!
-p.

Offline saiyuki

  • Full Member
  • ***
  • Posts: 51
Re: FullMonty-DVD: installation and maintenance
« Reply #3 on: February 02, 2011, 05:35:33 PM »
No problems at all but a line to say thanks for this package. The only thing i have had to change was to install Calibre as it reads many more e-book formats as well as converts between formats.

Well done  8)

Saiyuki

Offline DLWood

  • Sr. Member
  • ****
  • Posts: 309
Re: FullMonty-DVD: installation and maintenance
« Reply #4 on: February 04, 2011, 12:11:02 PM »
I'd also like to add my big "thank you" pinoc for this excellent issue.  Very impressive indeed!  I installed The Full Monty in a 3.0GHz P4 HP desktop with 1GB of RAM and onboard Intel graphics and it runs very well.

I have a few observations and questions:

1. Is there a special repository that you prefer, or will any of them do?
2. If I save something to the "desktop" it doesn't show up visually on any of the 6 desktops as currently configured.  How to configure KDE4 such that it will show up on, say, desktop1 as default?
3. When I start Synaptic, and the system asks for the root password, the system won't take any input from the keyboard.  I have to click OK and fail once for it then to accept input.
4. The only addition I made to the vast list of applications available was "neverball" (to get neverputt).  Sure do like that putting game.

Thanks again pinoc for all your hard work!!!  It's very much appreciated.

Online pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2847
    • other projects...
Re: FullMonty-DVD: installation and maintenance
« Reply #5 on: February 04, 2011, 02:10:59 PM »
Hi salyuki & DLWood
thanks for the feedback, I will add Calibre on the next FM as the default eBook reader.

DLWood,
1) all repos have the same content, so there is no preference. But right at this moment you should read the Synaptic info of the link at the very top of this page.
2) things saved to the Desktop in fact are on the Desktop and can be found in ~/Desktop/. However, the FM does not show this Desktop but instead a set of 6 virtual desktops. To add a new launcher in any of the containers on a given virtual desktop please follow the steps outlined in the file FullMonty_readme.txt in your Home folder.
3) So far we have only one other PC with this issue and I don't have a solution for it  :(. However, you seem to have found a workaround. Does text input work with other applications, like kwrite? Is this a USB-keyboard? Can you try another keyboard, USB or PS/2?
4) well, there are more apps one could put on, depending on the user's preferences, but there is a limit for remastering a DVD and I try to setup a good collection of popular applications for typical user needs.

regards,
-p.

Offline saiyuki

  • Full Member
  • ***
  • Posts: 51
Re: FullMonty-DVD: installation and maintenance
« Reply #6 on: February 04, 2011, 03:21:48 PM »
A thought concerning DLWood's predicament with inputting passwords. I'm not sure if this is the same, but i have to place my cursor inside the requestor box to be able to type anything, otherwise it remains blank.  ???

Good news with Calibre  8)

Saiyuki

Offline DLWood

  • Sr. Member
  • ****
  • Posts: 309
Re: FullMonty-DVD: installation and maintenance
« Reply #7 on: February 04, 2011, 03:40:10 PM »
I'm using a PS2 keyboard; I'll try a USB keyboard soon.  I can type text using KWrite just fine.  The only thing I've found that won't accept text is that root password box for Synaptic.  Funny, yesterday I think I tried clicking inside the box with the cursor, and it still wouldn't accept any text until it failed once....today, if I click inside the box, it will accept text.

Online pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2847
    • other projects...
Re: FullMonty-DVD: installation and maintenance
« Reply #8 on: February 04, 2011, 03:58:35 PM »
I'm using a PS2 keyboard; I'll try a USB keyboard soon.  I can type text using KWrite just fine.  The only thing I've found that won't accept text is that root password box for Synaptic.  Funny, yesterday I think I tried clicking inside the box with the cursor, and it still wouldn't accept any text until it failed once....today, if I click inside the box, it will accept text.


hmm, strange, so now all works fine with the keyboard? It should cause the issue happened with a USB-keyboard but you have a PS/2-keyboard. Don't really know what to suggest as I can not reproduce and hence debug this problem. Please let me know if you find out something else in this respect.
thanks!
-p.

Online pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2847
    • other projects...
Re: FullMonty-DVD: installation and maintenance
« Reply #9 on: February 09, 2011, 12:34:35 AM »
users having installed FM-2010.11 and then run lomanager will find out that their OpenOffice launchers on desktop 2 will no longer work because they have just replaced OpenOffice with LibreOffice. To fix the launchers for LibreOffice delete all the old OpenOffice launchers in the top left container on desktop 2 and replace them with the LibreOffice launchers you want to have. Instructions how to do that are provided in the file FullMonty_readme.txt in your home directory. The LibreOffice desktop files to browse to are located in: /opt/libreoffice/share/xdg/.

This info is irrelevant for users having installed FM-2011.01 where LibreOffice is already installed.

uncleV

  • Guest
Re: FullMonty-DVD: installation and maintenance
« Reply #10 on: February 09, 2011, 01:42:55 AM »
3. When I start Synaptic, and the system asks for the root password, the system won't take any input from the keyboard.  I have to click OK and fail once for it then to accept input.
Isn't this related to a different windows focusing policy that you are not accustomed to?
I mean just click in the window to be able to fill the password?

Yeah I know this is a noob's suggestion but... :)

smcs_steve

  • Guest
Re: FullMonty-DVD: installation and maintenance
« Reply #11 on: February 10, 2011, 03:35:56 AM »
Just took FM out for a spin -- many thanks to pinoc et al and the texstar team for an amazing effort. 
I am very impressed!
Posting from a live FM session (isohybrid to USB stick with persistence)
Regards,
>Steve

oldnewb

  • Guest
Re: FullMonty-DVD: installation and maintenance
« Reply #12 on: March 01, 2011, 03:11:18 AM »
This is day 2 of using FM. I love it!!! Thanks for all the hard work making this.

At the moment I just have one silly question ... if I drag an unwanted application to the trash bucket, is it totally removed or should I remove it through synaptic?

Cheers

uncleV

  • Guest
Re: FullMonty-DVD: installation and maintenance
« Reply #13 on: March 01, 2011, 03:25:46 AM »
Dragging the icon to Trash removes only the icon that points to the application.
So if you want to remove (uninstall) the application you shoul do it through Synaptic.

oldnewb

  • Guest
Re: FullMonty-DVD: installation and maintenance
« Reply #14 on: March 01, 2011, 03:45:33 AM »
Thanks UncleV ... that is what I figured but I just wanted to be sure.

Cheers