Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: Am I using home and myconfig wrong?

  1. #1
    Member registered user
    Join Date
    Apr 2005
    Location
    California
    Posts
    92

    Am I using home and myconfig wrong?

    Hi all,

    I got Knoppix configured just the way I want. So I saved both the persistent home and the configuration. The first question is: do I need both, or does the persistent home include all the stuff that is in the configuration?

    My second, and more important question is: Does it save the screen resolution that I had set when I was creating the persistent home and configuration?
    During the first boot I had to use 'screen=1152x768 hsync=60 vsync=60' cheatcodes in order to get the resolution that I want. If I leave everything on auto, I end up with screen=1024x768 with a *sync=85. Should this stuff be saved in persistent home or configuration?

    I am running with Knoppix 5.1.1, but this issue happened to me even with earlier versions.

    TIA.

  2. #2
    Member registered user
    Join Date
    Apr 2005
    Location
    California
    Posts
    92
    OK, I now have some suspicion that I am definitely using things wrong. I have been playing around with various cheatcodes to try and determine if there is a relationship between the home and myconfig ones.
    When I use home=scan myconfig=scan various things stop working, when compared to just home=scan alone. The list of non-functional things (so far) is:
    - Starting QTParted, does not start at all! No error, just bouncy cursor for a bit, and then nothing. Most other applications start.
    - The search box in Iceweasel, does not work. It just does nothing.
    - When unmounting any mounted disk, I an error about /etc being full.
    - Moving things to Trash (deleting them) does not work; things are just lost.

    Is this some bug or an obscure feature?

    I am doing this with 5.1.1CD

  3. #3
    Member registered user
    Join Date
    Jul 2006
    Location
    toronto, canada
    Posts
    87
    I made the same mistake, although there was nothing in O'Reilly's Knoppix Pocket Reference about this. I tried NO myconf, and home=scan. I had previously created a bin under /home/knoppix, and rebooted. It wasn't displayed consequently. When I tried only home=scan, it showed up fine. I also had a number of errors attempting to overwrite firefox subdirectories in my home directory at first, but not with only home=scan.

    Also, I had tried home=/dev/sda1/knoppix.img. The persistent home wasn't picked up. When you are successful, you should see a text options screen, indicating that image has been found in /media/sda1.

    Let me know if this works for you.

  4. #4
    Member registered user
    Join Date
    Apr 2005
    Location
    California
    Posts
    92
    I am now using just home=scan and no myconfig, as that way I can get the most stuff to work. Although today I am having problems getting OOo to start up.

  5. #5
    Member registered user
    Join Date
    Jul 2006
    Location
    toronto, canada
    Posts
    87
    OK, I just tried OOwriter for the first time in knoppix. It prompted me through registration, and started up ok. I was able to open a spreadsheet from OOo in Windows. Can you tell me exactly what errors(s) you got trying to start OOo? Does anyone else have any ideas?

  6. #6
    Member registered user
    Join Date
    Apr 2005
    Location
    California
    Posts
    92
    Quote Originally Posted by ndb
    Can you tell me exactly what errors(s) you got trying to start OOo?
    That's the thing: no errors, just bouncy cursor for a while (longer than what I would consider normal), and then just nothing.
    I am quite certain that it is something I did setting up KDE. I changed like all the window dressing, the taskbar, etc., etc. I just have no idea what I did.
    I backed up my whole home (I can post whatever parts you think might be relevant), but I am going back to starting things from scratch.

    Unfortunately, I still have no idea what the relationship is between home and myconfig cheatcodes; which was the whole point of my original post. Is the stuff in one included in the other? Is there a point in using both? And most importantly, should the screen= and *sync= cheatcodes be preserved in either home or myconfig?

  7. #7
    Member registered user
    Join Date
    Jul 2006
    Location
    toronto, canada
    Posts
    87
    First, I had trouble with combining myconf and home. When I went to just home, it seems to work ok. I also found one peculiarity with home. You can change the size on your device allocated to the knoppix image, knoppix.img. I tried the whole partition, and then 200M. (it's a 256M Memorex TravelDrive) I could only get it working with the default of 100M. I haven't found a need for myconf once I started using home. I haven't been using screen or the sync cheats myself, so I don't know if they're preserved.

    Now about Open Office, why don't you boot knoppix from the cd with no options, then fire up OO. If it's successful, then you may have done something with your configuration. You didn't install knoppix on your hard drive, did you? I can't imagine any changes to KDE that would muck up Open Office.

  8. #8
    Member registered user
    Join Date
    Apr 2005
    Location
    California
    Posts
    92
    Quote Originally Posted by ndb
    Now about Open Office, why don't you boot knoppix from the cd with no options, then fire up OO. If it's successful, then you may have done something with your configuration. You didn't install knoppix on your hard drive, did you? I can't imagine any changes to KDE that would muck up Open Office.
    I definitely messed something up, perhaps unintentionally. I run Knoppix only from the CD, no HD install.
    When I boot with no home (or any other cheats) everything is happy. When I boot with home, then things start to fall apart. Like I said OOo does not start up at all (but it certainly does try for a very long time); if I try to run Weasel (whatever the FF replacement is called), then I actually get an error from KDE, something about the KDE launcher not able to find the executable or some such.
    I almost suspect an issue with KDE not Knoppix, however, I have no idea how to proceed to figure out what happened.

  9. #9
    Member registered user
    Join Date
    Jul 2006
    Location
    toronto, canada
    Posts
    87
    If you can figure out the changes you made to KDE, then maybe we could get down to what went wrong, and how to undo it. Did you edit the KDE menu entries for OO and Iceweasel?

    The command for Iceweasel is 'iceweasel %u'
    The command for OOo is 'soffice private:factory/swriter'

    I went in to edit Iceweasel and OOo at the same time - bad move! I tried opening OOo and nothing happened. I tried again and it seemed that my machine froze. I rebooted and things were ok. I was able to run both the weasel and office. Try the commands above and let me know what happens.

    You wrote:
    When I boot with home, then things start to fall apart. Like I said OOo does not start up at all (but it certainly does try for a very long time); if I try to run Weasel (whatever the FF replacement is called), then I actually get an error from KDE, something about the KDE launcher not able to find the executable or some such.
    I almost suspect an issue with KDE not Knoppix, however, I have no idea how to proceed to figure out what happened.

  10. #10
    Member registered user
    Join Date
    Apr 2005
    Location
    California
    Posts
    92
    Quote Originally Posted by ndb
    If you can figure out the changes you made to KDE, then maybe we could get down to what went wrong, and how to undo it.
    I played around a lot with the aesthetics: background image, all window dressings, taskbar size, etc. Man, I wish I knew more about KDE internals.

    Quote Originally Posted by ndb
    Did you edit the KDE menu entries for OO and Iceweasel?

    The command for Iceweasel is 'iceweasel %u'
    The command for OOo is 'soffice private:factory/swriter'
    No, those I left completely alone. I did remove some of the buttons from the taskbar, though.

    Quote Originally Posted by ndb
    I went in to edit Iceweasel and OOo at the same time - bad move! I tried opening OOo and nothing happened. I tried again and it seemed that my machine froze.
    Got mine to freeze up today too.

    Iceweasel seems to be working fine, today. OOo started up after some struggle, and then it complained that I do not have enough space left in my home!?!? Changing the dressings in KDE, does that take up a lot of space?

    Also, when Knoppix boots, right after it tries to "load up" home, it reports a whole bunches of assorted errors. It flashes by too fast, is this logged someplace?

    Hey, thanx for all the help. If this is too much hassle, then I have no problem just working around it. If it helps someone fix some bug then I am very glad to do this, but don't waste too much of your personal time on this.
    Thanx!

Page 1 of 3 123 LastLast

Similar Threads

  1. Why do myconfig= and home= conflict sometimes?
    By Jansi in forum Hardware & Booting
    Replies: 3
    Last Post: 02-24-2005, 04:50 PM
  2. Klik Home and myconfig
    By lilsirecho in forum Klik
    Replies: 3
    Last Post: 01-16-2005, 02:21 PM
  3. myconfig =scan home=scan
    By dk1ri in forum General Support
    Replies: 5
    Last Post: 01-11-2005, 01:38 PM
  4. newbie - auto myconfig=scan home=scan
    By eentonig in forum General Support
    Replies: 0
    Last Post: 01-11-2005, 10:57 AM
  5. Myconfig=scan
    By DavidTempler in forum General Support
    Replies: 5
    Last Post: 06-22-2003, 03:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot picture

1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot

$580.99



Lenovo Slim Pro 9 Laptop, 16

Lenovo Slim Pro 9 Laptop, 16" Glass, i9-13905H, 32GB, 1TB SSD, Win 11 Home

$939.99



Type C USB 3.0 Flash Drive Thumb Drive Memory Stick for PC Laptop 1TB 2TB lot picture

Type C USB 3.0 Flash Drive Thumb Drive Memory Stick for PC Laptop 1TB 2TB lot

$73.29



Seagate ST1000DX001 1TB 3.5

Seagate ST1000DX001 1TB 3.5" Desktop Hybrid SSHD Solid-State Hybrid Drive

$30.00



1 TB SATA 2.5

1 TB SATA 2.5" Laptop hard drive- Used - Mixed RPM- Tested - Mix Brands/Models

$13.00



WD - Blue SN580 1TB Internal SSD PCIe Gen 4 x4 NVMe picture

WD - Blue SN580 1TB Internal SSD PCIe Gen 4 x4 NVMe

$64.99



CISCO A03-D1TBSATA 1TB 7.2K 6G 2.5INCH SATA HDD picture

CISCO A03-D1TBSATA 1TB 7.2K 6G 2.5INCH SATA HDD

$9.00



1TB HDD/SSD 2.5

1TB HDD/SSD 2.5" SATA Hard Drive for Laptop with Win 10/Win 11 Pro Pre-installed

$19.99



Internal HDD SATA 3.5

Internal HDD SATA 3.5" 250GB-2TB Hard Drive with Legacy Windows 11 Pro Installed

$27.69



512GB 1TB 2tb 4tb 256g M.2 2280 SSD SATA3 Internal Solid State Drive Lot Dogfish picture

512GB 1TB 2tb 4tb 256g M.2 2280 SSD SATA3 Internal Solid State Drive Lot Dogfish

$271.99