Results 1 to 5 of 5

Thread: A Story of A Sad newbie

  1. #1
    Member registered user
    Join Date
    Oct 2004
    Posts
    52

    A Story of A Sad newbie

    I have been posting for many days now in many different forums, so I decided to put everything in one place: Starting with the beginning.
    PART I: Curiosity Killed the HD
    It all started when I wanted to install some Window Decorations to KDE, but I found out that i needed to install knoppix to the HD first. I found the script for the installer for Knoppix 3.6 [sudo knoppix-installer or knoppix-installer]. I ran the installer and it began the installation. First, the installer warned me that I had not "fufilled" all the requirements yet for the installer to install Knoppix. I had to only do one thing: PARTITION THE HARDDRIVE. So I kept on with the installation, and it proceeded to open QT Parted. I poked around in QT, careful not to mess anything up, and after a bit of poking, I found that All I had to do was modify 2 of the four partitions my computer already had. I had on my main partition Windows and the FAT32 filesystem, and it was an old rinky-dinky Windows 98. So I, wanting to quickly start the HD install, I reformatted the main fs to ext3. And I made another partition linux-swap. And I saved- the installer proceeded to give me the same warning. I tried using the "ignore" script, but that was fruitless, and I was about to give up.
    Part II: A Shy HD
    So I sought help from this wonderful forum. I found many different solutions. Such as using different programs, using different scripts, and running in different Konsole modes, but I was determined really, to figure it out on my own. So, at this point, the HD is still writable and readable, but now Windows is gone and there is only one folder in the HD now: Lost and Found. So I went ahead and tried to resizet the partitions. QT wouldn't resize them. I changed the main filesystem back to FAT 32, but then i couldn't access the HD AT ALL!!!!!!!!!!!!!!!!!! I couldn't and still can't save to or read from the HD. Not even cfdisk or fdisk can even read the HD to partition it, and QT is helpless.
    Part III: Seeking a solution.
    So I post today asking for some help:
    1. How can i make this drive open up
    2. How to partition a drive correctly
    I was also looking into Kanotix, because the HD install is better, they say, but I can't even save to the HD to do that. And if i did it on a different comp, it wouldn't be able to write to the HD to install!!!!
    bElow is some helpful info:
    Alright, I'm sorry for being so vague before. When I type "cfdisk" in superuser mode, I get the error:
    FATAL ERROR: Bad primary partition 1: Partition begins after end-of-disk.
    Press any key to exit cfdisk
    When I type "cfdisk" in a regular shell, it gives me the error:
    FATAL ERROR: Cannot open disk drive
    When I type the command df, to find more about my filesystems, I get:
    Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/root 3471 1109 2362 32% /
    /dev/scd0 716308 716308 0 100% /cdrom
    /dev/cloop 1943588 1943588 0 100% /KNOPPIX
    /ramdisk 145928 2244 143684 2% /ramdisk
    AND when I try to use QTParted to delete and manage partitions, the program opens, but I can only do a few limited things.
    Any help would be really appreciated, I am a Linux newbie who wishes to help others someday.
    Fatal dialog error:
    Xdialog: missing list parameters !
    Xdialog v2.0.6 by Thierry Godefroy <xdialog@free.fr> (v1.0 was
    written by Alfred at Cyberone Internet <alfred@cyberone.com.au>).
    Xdialog home page available at: http://xdialog.free.fr.

    Usage: Xdialog [<common options>] [<transient options>] <box option> ...

    Common options:
    --wmclass <name>
    --rc-file <gtkrc filename>
    --backtitle <backtitle>
    --title <title>
    --allow-close | --no-close
    --screen-center | --under-mouse | --auto-placement
    --center | --right | --left | --fill
    --no-wrap | --wrap
    --cr-wrap | --no-cr-wrap
    --stderr | --stdout
    --separator <character> | --separate-output
    --buttons-style default|icon|text

    Transient options:
    --fixed-font
    --password (may be repeated 2 or 3 times before --2inputsbox or --3inputsbox)
    --editable
    --time-stamp | --date-stamp
    --reverse
    --keep-colors
    --interval <timeout>
    --no-tags
    --item-help (if used, the {...} parameters are needed in menus/lists widgets)
    --default-item <tag>
    --icon <xpm filename>
    --no-ok
    --no-cancel
    --no-buttons
    --default-no
    --wizard
    --help <help>
    --print <printer> (1)
    --check <label>
    --ok-label <label>
    --cancel-label <label>
    --beep
    --beep-after
    --begin <Yorg> <Xorg>
    --ignore-eof
    --smooth

    Box options:
    --yesno <text> <height> <width>
    --msgbox <text> <height> <width>
    --infobox <text> <height> <width> [<timeout>]
    --gauge <text> <height> <width> [<percent>]
    --progress <text> <height> <width> [<maxdots> [[-]<msglen>]]
    --inputbox <text> <height> <width> [<init>]
    --2inputsbox <text> <height> <width> <label1> <init1> <label2> <init2>
    --3inputsbox <text> <height> <width> <label1> <init1> <label2> <init2> <label3> <init3>
    --combobox <text> <height> <width> <item1> ... <itemN>
    --rangebox <text> <height> <width> <min value> <max value> [<default value>]
    --2rangesbox <text> <height> <width> <label1> <min1> <max1> <def1> <label2> <min2> <max2> <def2>
    --3rangesbox <text> <height> <width> <label1> <min1> <max1> <def1> ... <label3> <min3> <max3> <def3>
    --spinbox <text> <height> <width> <min value> <max value> <default value> <label>
    --2spinsbox <text> <height> <width> <min1> <max1> <def1> <label1> <min2> <max2> <def2> <label2>
    --3spinsbox <text> <height> <width> <min1> <max1> <def1> <label1> ... <min3> <max3> <def3> <label3>
    --textbox <file> <height> <width>
    --editbox <file> <height> <width>
    --tailbox <file> <height> <width>
    --logbox <file> <height> <width>
    --menubox <text> <height> <width> <menu height> <tag1> <item1> {<help1>}...
    --checklist <text> <height> <width> <list height> <tag1> <item1> <status1> {<help1>}...
    --radiolist <text> <height> <width> <list height> <tag1> <item1> <status1> {<help1>}...
    --buildlist <text> <height> <width> <list height> <tag1> <item1> <status1> {<help1>}...
    --treeview <text> <height> <width> <list height> <tag1> <item1> <status1> <item_depth1> {<help1>}...
    --fselect <file> <height> <width>
    --dselect <directory> <height> <width>
    --calendar <text> <height> <width> <day> <month> <year>
    --timebox <text> <height> <width>

    Special options:
    --version (prints version number to stderr and exits).
    --print-version (same as above in a cdialog-compatible way).
    --print-maxsize (prints maximum menu size in characters and exits).

    Note that <height> and <width> are in characters and may be replaced by a single
    XSIZExYSIZE[+/-XORG+/-YORG] parameter (like the one passed in the -geometry option
    of X) which will represent the size of the Xdialog window in pixels. Specifying
    a size of 0 0 (or 0x0) will auto-size Xdialog, while a size of -1 -1 (or -1x-1)
    will maximize it.

    (1) This Xdialog binary compiled with: lpr -P<printer> /tmp/Xdialog.tmp
    as the print command. If <printer> is "" (an empty string), the -P
    option is not used.
    Please, please please help!!!!!![/code]

  2. #2
    Senior Member registered user
    Join Date
    May 2003
    Posts
    981
    You have cross posted this problem in several places, the moderators are going to be all over you.
    However, this post has the most information, so I will respond here.

    Try Linux fdisk. It should be able to straighten out your partitions. It doesn't have 'error checking' to prevent overlapping partitions so the safest way is to allow a bit of dead space between partitions. QTparted can fill these in later. QT parted can correctly fill partitions to eliminate dead space but it can't cope with existing overlaps.

  3. #3
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    900
    Personally, I would nuke that screwed up partition table completely and start again.

  4. #4
    Member registered user
    Join Date
    Oct 2004
    Posts
    52

    Okay

    It seems that my only option is to "zero" the harddrive. I have seen another post with instructions on how to do this. http://www.knoppix.net/forum/viewtopic.php?t=12999 . Zeroing is my only option, I believe, because I have changed file formats many times and screwed my hd over. So here I go. Will post later w/ results.[/url]

  5. #5
    Member registered user
    Join Date
    Oct 2004
    Posts
    52

    YEAH!!!!!!!!!!!!

    Finally!!! I've gotten the Harddrive to work!!! I "Zeroed" it using the cat code thingy i found on a different post, and it worked. I didn't need any data on that Hd anyway, now I can start fresh, but i think im gonna use Kanotix for the HD install instead. Thanks mzilikazi!

Similar Threads

  1. The same old story...the internet connection :)
    By Coyote Ugly in forum Hdd Install / Debian / Apt
    Replies: 2
    Last Post: 01-18-2006, 10:17 PM
  2. Success Story
    By jimbo62 in forum Hdd Install / Debian / Apt
    Replies: 5
    Last Post: 05-16-2005, 02:29 AM
  3. A Long Story...
    By linuX-gamEr in forum Laptops
    Replies: 1
    Last Post: 04-18-2004, 01:37 PM
  4. Knoppix success story...
    By dvessey in forum The Lounge
    Replies: 3
    Last Post: 03-03-2003, 08:27 PM
  5. The story so far.........
    By Tealc in forum Hdd Install / Debian / Apt
    Replies: 2
    Last Post: 02-19-2003, 08:15 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
  •  


Supermicro 4U 36 Bay Storage Server 2.4Ghz 8-C 128GB 1x1280W Rails TrueNAS ZFS picture

Supermicro 4U 36 Bay Storage Server 2.4Ghz 8-C 128GB 1x1280W Rails TrueNAS ZFS

$712.98



CSE-118 Supermicro 1U 3x GPU Server  2.6Ghz 20-C 128GB CX353A 2x1600W PSU Rails picture

CSE-118 Supermicro 1U 3x GPU Server 2.6Ghz 20-C 128GB CX353A 2x1600W PSU Rails

$454.03



Dell PowerEdge R630 8SFF 2.6Ghz 20-Core 128GB Mem 2x10G+2x1G NIC 2x750W PSU picture

Dell PowerEdge R630 8SFF 2.6Ghz 20-Core 128GB Mem 2x10G+2x1G NIC 2x750W PSU

$399.04



Dell R730xd 12LFF 2.6Ghz 20-C 128GB H730 2x10G+2x1G NIC 2x1100W 12x Trays Rails picture

Dell R730xd 12LFF 2.6Ghz 20-C 128GB H730 2x10G+2x1G NIC 2x1100W 12x Trays Rails

$721.05



Intel Xeon E5-2680 v4 SR1N7 2.4GHz 14-Core 3.5MB 35MB Socket 2011-3 Server CPU picture

Intel Xeon E5-2680 v4 SR1N7 2.4GHz 14-Core 3.5MB 35MB Socket 2011-3 Server CPU

$11.99



Intel Xeon E5-2680 v4 2.4GHz 35MB 14-Core 120W LGA2011-3 SR2N7 picture

Intel Xeon E5-2680 v4 2.4GHz 35MB 14-Core 120W LGA2011-3 SR2N7

$17.99



Intel Xeon E5-2697A V4 2.6GHz CPU Processor 16-Core Socket LGA2011 SR2K1 picture

Intel Xeon E5-2697A V4 2.6GHz CPU Processor 16-Core Socket LGA2011 SR2K1

$39.99



Intel Xeon Gold 6126 2.6 GHz LGA 3647 Server CPU Processor SR3B3 picture

Intel Xeon Gold 6126 2.6 GHz LGA 3647 Server CPU Processor SR3B3

$17.99



HP Workstation Z640 2x Xeon E5-2623V4 32GB Ram Dual 256GB SSD K420 Linux GA picture

HP Workstation Z640 2x Xeon E5-2623V4 32GB Ram Dual 256GB SSD K420 Linux GA

$234.98



Rare WaterCooled HP Z800 Workstation Dual Xeon X5680 16GB RAM 120GB SSD Nvidia picture

Rare WaterCooled HP Z800 Workstation Dual Xeon X5680 16GB RAM 120GB SSD Nvidia

$279.56