Results 1 to 9 of 9

Thread: trying to dual boot my xp and knoppix, but...

  1. #1
    Junior Member
    Join Date
    Jan 2005
    Posts
    6

    trying to dual boot my xp and knoppix, but...

    i am trying to dual boot my xp system without messing it up. amd xp 2800, 512 mb ram, 160 gb hd. xp installed in hda1 ntfs, hda2 is a fat32 i use for music files, hda3 is where i keep installing knoppix, hda4 is swap. all are primary. i first tried to use ntldr to boot xp and knoppix...did not work. i then tried to use gag boot disk. it wont boot knoppix from hda3.

    i would like step by step commands as if i popped in cd and booted knoppix.
    is it better to type knoppix single in first boot menu and run knoppix-installer or something else?
    should i keep my four partitions as primary, or should i do something else like extended partitions?

    i have been hunting for something that will work. i have been reading the boards for a while and nothing seems to work. i would prefer to use ntloader, but a single boot disk or gag is ok too.

    btw, i got everything to work on my laptop, i used only knoppix, not a dual boot setup.

    thanks

  2. #2
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441

    Re: trying to dual boot my xp and knoppix, but...

    Quote Originally Posted by simmons71
    i am trying to dual boot my xp system without messing it up....
    Two great dual boot programs are Smart Boot Manager and XOSL. I can't promise anything with XP (who ever can?) and I have not used these programs with XP SP2. But take reasonable caution and I think you'll like them. By the way, I have never sen reports of Xp problems with these programs, although I have seen several Xp problems reported after trying to install Knoppix to hd.

    SBM is smaller. It can be installed to the MBR or to a boot floppy. So you could make a floppy and see if it did what you needed before installing to the MBR.

    XOSL is larger and more feature rich. It has a nicer looking interface. It will not install completely to just the MBR. The XOSL documentation suggests installing it to the Windows partition, but I much prefer it give it it's own small partition (that way I can reload backup copies of Windows in the windows partition without changing XOSL). I do like XOSL more, but either should work for you.

  3. #3
    Junior Member
    Join Date
    Jan 2005
    Posts
    6
    THANKS. i will give it a shot.

  4. #4
    Junior Member
    Join Date
    Jan 2005
    Posts
    6
    i tried sbm...i think the problem has to do with lilo.conf. it does not seem to get inserted into the partition, which is what i am trying to do. or the configuration is not quite right.

  5. #5
    Senior Member registered user
    Join Date
    May 2003
    Posts
    981

    Re: trying to dual boot my xp and knoppix, but...

    Quote Originally Posted by simmons71
    i am trying to dual boot my xp system without messing it up. amd xp 2800, 512 mb ram, 160 gb hd. xp installed in hda1 ntfs, hda2 is a fat32 i use for music files, hda3 is where i keep installing knoppix, hda4 is swap. all are primary. i first tried to use ntldr to boot xp and knoppix...did not work. i then tried to use gag boot disk. it wont boot knoppix from hda3.

    i would like step by step commands as if i popped in cd and booted knoppix.
    is it better to type knoppix single in first boot menu and run knoppix-installer or something else?
    should i keep my four partitions as primary, or should i do something else like extended partitions?

    i have been hunting for something that will work. i have been reading the boards for a while and nothing seems to work. i would prefer to use ntloader, but a single boot disk or gag is ok too.

    btw, i got everything to work on my laptop, i used only knoppix, not a dual boot setup.

    thanks
    Step-by-step:
    1. Insert CD
    2. Boot with bootcode 'knoppix lang=us' (assuming you want an english system. Don't use too many bootcodes, knoppix adds them into lilo.conf & sometimes there can be problmes with repeated commands).
    3. Open a terminal
    4. Type 'sudo knoppix-installer'
    5. Configure as desired & let it install.

    Knoppix doesn't care about primary/extended partitions. In fact windows doesn't either anymore, the extended partition system is a carryover from the DOS era when there was a limit to the HD size the system could handle.
    Regarding bootloader, have you seen this thread: http://www.knoppix.net/forum/viewtopic.php?t=9710

  6. #6
    Junior Member
    Join Date
    Jan 2005
    Posts
    6
    WORKED GREAT. i then had a problem with everything in german...but got append= added to lilo with "lang=us" . everything is great. thanks for your help.

  7. #7
    I'm trying to do something similar. I have 2 hard disks. The Master has 1 NTFS partition with Windows XP (that's how it came). I added a second hard disk, which now has 3 partitions:

    1) FAT32
    2) linux-swap
    3) ext3

    I installed Knoppix to the 3rd partition on the second disk, but I don't know how to get the bootloader to work. All the files are there I just can't boot to it. I'd rather NOT do anything to the existing NTFS partition. I was trying to figure out how to get it to work with NTLoader, but no luck.

    Any suggestions?

    P.S. I don't have a floppy drive

  8. #8
    doing:

    dd if=/dev/hdb3 of=/bootsect.knx bs=512 count=1

    and copying the output file to c:\ and adding it to boot.ini causes the following error when I select it from NTLoader:

    Windows could not start because the following file is missing or corrupt:
    <Windows Root>\system32\ntoskrnl.exe
    Please reinstall a copy of the above file.

  9. #9
    Senior Member registered user
    Join Date
    Dec 2004
    Location
    Dublin, OH
    Posts
    342

    You Need BootPart

    You're on the right track. But you simply can't add that file to the Boot.ini menu.

    You need to get a loader called BootPart from www.winimage.com.

    BootPart is the utility that Corel Linux used for it's customers who wanted to dual boot with XP (before Xandros took it over).

    It is very easy to configure. Run Bootpart to determine what the Linux code number of the Linux partition is on your second drive.

    Then, plug that number into the command line for Bootpart and it will automagically put the right entry into Boot.ini

    sakiZ

Similar Threads

  1. Boot loader problem with XP Pro/Knoppix Dual boot
    By destro in forum MS Windows & New to Linux
    Replies: 4
    Last Post: 04-01-2007, 11:08 PM
  2. Dual Boot Win XP and Knoppix 5.1
    By Protocol in forum Hdd Install / Debian / Apt
    Replies: 2
    Last Post: 01-20-2007, 09:28 AM
  3. Dual Boot with XP Pro and Knoppix 3.9
    By Phantom69 in forum Hdd Install / Debian / Apt
    Replies: 10
    Last Post: 10-21-2005, 03:38 AM
  4. Knoppix/Win2K Dual Boot using boot.ini
    By doesnotcompute in forum Hardware & Booting
    Replies: 1
    Last Post: 03-01-2005, 07:29 PM
  5. Dual Boot Knoppix and Windows(Dual Boot)?
    By jimbo62 in forum MS Windows & New to Linux
    Replies: 4
    Last Post: 08-09-2004, 04:22 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
  •  


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

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

$340.00



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



Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 128GB | H730P | 8x HDD Trays picture

Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 128GB | H730P | 8x HDD Trays

$1849.00



DELL PowerEdge R730XD 24x 2.5

DELL PowerEdge R730XD 24x 2.5" Server Dual 750W Dual Heatsink - BareBones TESTED

$269.99



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 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 R620 Server 2x E5-2660 v1 2.2GHz 16 Cores 256GB RAM 2x 300GB HDD picture

Dell PowerEdge R620 Server 2x E5-2660 v1 2.2GHz 16 Cores 256GB RAM 2x 300GB HDD

$79.19



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 R830 Server E5-4627 V4 No RAM NO HDDs. READ picture

Dell PowerEdge R830 Server E5-4627 V4 No RAM NO HDDs. READ

$499.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