Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: hdinstall problem

  1. #1
    ofb
    Guest

    hdinstall problem

    okay, i'm new to linux but not to computers so we've got the proverbial dangerous little knowledge here.

    tried two iso's and various hdinstall howto's and still no success.

    knoppix gets the second drive all to itself, win sits on the first. i do a stock install with lilo. i boot from the boot disk it writes. [i guess lilo is on the second drive hence i cannot boot w/o boot disk? but that's a minor mystery that can be cleared up later. this box won't be knx's final home.]

    knx loads and i end up in a cli, without kde firing up as it does from the cd or when the cd is simply copied to a drive.

    login as root and try startx. x tries and then fails, scrolling off the screen with troubles. startkde puts me in a repeating failure loop till i ctrl-alt-del and go back to the work i'm neglecting.

    suggestions? am i simply trying the wrong command? shouldn't the boot disk take me straight into kde?

    the test box is a mere pentium 1, but it's happy enough running knx from the cd. second drive is 3gig properly partitioned with cfdisk into about 2900mb hdc1 and 280mb hdc5 as type82. each install attempt has gotten a fresh partitioning so there won't be anything left on the drive to interfere. have made something over six attempts so i'm pretty comfortable with the process.

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256

    Re: hdinstall problem

    Did you run knx-hdinstall from the root shell? This should set everything up fine in an uncompressed version of KNOPPIX so you need about 2.2 GB of disk space but less RAM.

  3. #3
    ofb
    Guest

    Re: hdinstall problem

    Quote Originally Posted by A. Jorge Garcia
    Did you run knx-hdinstall from the root shell?
    yes. the most recent method i've used is david mcnab's at http://www.freenet.org.nz/misc/knoppix-install.html

    --

    question: should the boot disk take me into kde, or into a login cli like it does?

    perhaps half my trouble is installing to hdc instead of hda. perhaps david's method works fine for people running just knx, or knx as hda.

    what i'm wondering is perhaps everything is actually fine, but that a default hdinstall to hdc like i've done a requires further configuration of lilo, since i cannot boot knx except with the floppy.

    in which case it may follow that startx and startkde fail after i login because some paths are not correct.

  4. #4
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    100

    Humm...

    Hi,
    Try "whereis kde" to get the path.If you told it to use the graphical loggin when running the knx-hdinstall script it should go right to kde.I have installed many many times and mine does anyway.I just installed agian last night and said "no" to the graphical login so now I start x with this command "startx -e fluxbox" give that a try.

  5. #5
    Guest

    Re: Humm...

    "whereis kde" yields "/usr/include/kde"

    the startx command, all variations, get the same scrolled screen of trouble, the relevant portions of which may be,

    "XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed0 with 0 events remaining."

    "Fatal server error: no screens found"

    startkde yields a loop that scrolls off the screen with a repeating,

    "kpersonalizer: cannnot connect to X server"

    confounding me further is that during boot, the info scrolling past on the way to the login prompt looks good, including "Starting K Desktop Manager: done"

    --

    i'm afraid i don't recall a yes/no option for graphical login during install. i expect i'd select yes, or default on that one. will keep an eye for it on next try.

    since i've done several installs with the same result, i'd like to get the above cleared up a bit before i repeat the process.

  6. #6
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256

    Re: Humm...

    Did you change /etc/inittab? Make run level 5 and reboot, see how that goes.

  7. #7
    Guest

    Re: Humm...

    Quote Originally Posted by A. Jorge Garcia
    Did you change /etc/inittab? Make run level 5 and reboot, see how that goes.
    tell me what that means and where and how to type it in, and i'll be delighted to. :)

    sorry, linux is new to me. hence i decided to try knoppix for my overdue conversion. i'm afraid i'll have to ask for patience and idiot instructions around the cli.

  8. #8
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    100

    another tip

    If it worked ok from the cd did you have to hit F2 and use a "cheatcode" if so it sounds like it didnt carry over after the hdd install (common problem) can you get to a text console and try xf86cfg.

  9. #9
    Guest

    Re: another tip

    Quote Originally Posted by Tech2k
    If it worked ok from the cd did you have to hit F2 and use a "cheatcode" if so it sounds like it didnt carry over after the hdd install (common problem) can you get to a text console and try xf86cfg.
    yes it works fine from the cd, and when the cd is copied straight to hdd instead of hdinstall. don't need to f2.

    xf86cfg gave me an xwindows gui. i had a look around, and since i don't have detailed info for that monitor, i made no changes and quit, to return to a full screen of text which included this gem which goes roughly,

    warning: cannot allocate colormap entry for "rgb:f/f/8"
    warning: cannot convert arguments to display list function "foreground"
    warning: cannot convert string "foregroung rgb:8/8/4;lines 1,-1,-1,-1,-1,1;foreground rgb:f/f/c;lines -1,0,0,0,0,-1" to type xawdisplaylist
    warning: cannot convert string "xlogo64?foreground=gray90&background=gray92" to type pixmap
    warning: cannot convert string "gradient:verticl?dimension=3&start=gray85&end=gra y95" to type pixmap
    warning: cannot allocate colormap entry for "rgb:a/5/5"
    x connection to :8.0 broken (explicit kill or server shutdown)


    tried startx again. same problems.

    tried reboot. same problems.

  10. #10
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256

    Re: another tip

    OK, it sounds like your booting off the HD in to console mode (no X, no KDE), right?

    If so, open a text editor like joe and edit /etc/inittab and change the line that says

    #Default runlevel ...
    id:3:initdefault:

    to

    #Default runlevel ...
    id:4:initdefault:

    so you boot into X.

    Good Luck!

Page 1 of 2 12 LastLast

Similar Threads

  1. Knoppix 3.1 HDinstall problem
    By madserb in forum Hdd Install / Debian / Apt
    Replies: 3
    Last Post: 01-26-2004, 12:59 AM
  2. HDInstall using loadlin problem when starting X11 GUI
    By JechiD in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 11-26-2003, 03:46 PM
  3. password problem(keyboard?) in knx-hdinstall
    By gill1109 in forum Hdd Install / Debian / Apt
    Replies: 6
    Last Post: 07-28-2003, 07:23 PM
  4. Resizing FAT 32 with Qtparted - hdinstall problem
    By sminotti in forum Hdd Install / Debian / Apt
    Replies: 4
    Last Post: 07-23-2003, 01:49 AM
  5. Knoppix 3.2 KDE knx-hdinstall problem
    By Private Pyle in forum General Support
    Replies: 7
    Last Post: 07-07-2003, 12:19 AM

Posting Permissions

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


HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 4GB RAM No HDD's

HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 4GB RAM No HDD's "read"

$149.99



HP ProLiant HSTNS-5151 Micro Server 8GB RAM No Drives/Key/Caddies *READ* picture

HP ProLiant HSTNS-5151 Micro Server 8GB RAM No Drives/Key/Caddies *READ*

$94.99



HP ProLiant Xeon E3-1220L V2 16 GB RAM 2.30 GHz MicroServer Gen8 NO DRIVES picture

HP ProLiant Xeon E3-1220L V2 16 GB RAM 2.30 GHz MicroServer Gen8 NO DRIVES

$174.99



HPE ProLiant MicroServer Gen 10 AMD Opteron X3421,  8GB picture

HPE ProLiant MicroServer Gen 10 AMD Opteron X3421, 8GB

$217.86



HPE microserver Gen8 Update Firmware iLO4 + BIOS System Latest HP Server FAST⚡️✅ picture

HPE microserver Gen8 Update Firmware iLO4 + BIOS System Latest HP Server FAST⚡️✅

$79.99



Supermicro  CSE  823-6 2U 6 Bay Chassis ,1xPWS 653-2H 650Wsold as in the photo, picture

Supermicro CSE 823-6 2U 6 Bay Chassis ,1xPWS 653-2H 650Wsold as in the photo,

$119.75



SuperMicro DATTO S3P4000 Server Xeon D-5141 2.4GHz 48GB RAM 2x 4TB SATA HDD picture

SuperMicro DATTO S3P4000 Server Xeon D-5141 2.4GHz 48GB RAM 2x 4TB SATA HDD

$279.98



HP ProLiant Xeon E3-1220L V2 2.30 GHz 16 GB RAM MicroServer Gen8 NO DRIVES picture

HP ProLiant Xeon E3-1220L V2 2.30 GHz 16 GB RAM MicroServer Gen8 NO DRIVES

$199.99



2U 12 Bay SAS3 SuperMicro Server 6028U-TR4T+ W/ X10DRU-i+ Barebone 12 Caddy RAIL picture

2U 12 Bay SAS3 SuperMicro Server 6028U-TR4T+ W/ X10DRU-i+ Barebone 12 Caddy RAIL

$299.00



1U Supermicro Server 10 Bay 2x Intel Xeon 3.3Ghz 8C 128GB RAM 480GB SSD 2x 10GBE picture

1U Supermicro Server 10 Bay 2x Intel Xeon 3.3Ghz 8C 128GB RAM 480GB SSD 2x 10GBE

$297.00