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
  •  


Dell PowerEdge R640 Server | 2x Gold 6132 28 Cores | H730p | Choose RAM / DRIVES picture

Dell PowerEdge R640 Server | 2x Gold 6132 28 Cores | H730p | Choose RAM / DRIVES

$1715.99



DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45

$274.00



Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB picture

Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB

$510.00



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



Dell PowerEdge R730, 2 sinks, SystemBoard, 8 trays,H330,Idrac 8 exp, 2x750w Psu picture

Dell PowerEdge R730, 2 sinks, SystemBoard, 8 trays,H330,Idrac 8 exp, 2x750w Psu

$135.00



Dell Poweredge R730xd 2.5in 2x E5-2690 v3 2.6ghz 24-Cores  64gb  H730  2x 750w picture

Dell Poweredge R730xd 2.5in 2x E5-2690 v3 2.6ghz 24-Cores 64gb H730 2x 750w

$189.99



Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x600Gb SAS, Proxmox picture

Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x600Gb SAS, Proxmox

$340.00



DELL PowerEdge R730 16SFF Server 2x E5-2690v4 =28 Cores No RAM/ HDD H730 4xRJ45 picture

DELL PowerEdge R730 16SFF Server 2x E5-2690v4 =28 Cores No RAM/ HDD H730 4xRJ45

$232.97



Dell R630 8 Port SFF Server 2x E5-2680v4 28C H730P 128GB 2x Trays RJ-45 ENT picture

Dell R630 8 Port SFF Server 2x E5-2680v4 28C H730P 128GB 2x Trays RJ-45 ENT

$345.00



DELL PowerEdge R630 8SFF Server 2x E5-2690v4 2.6GHz =28 Cores 256GB H730 4xRJ45 picture

DELL PowerEdge R630 8SFF Server 2x E5-2690v4 2.6GHz =28 Cores 256GB H730 4xRJ45

$600.00