Software Request

zerwalterzerwalter Join Date: 2003-08-05 Member: 19023Members, Constellation
I'm looking for some sort of software that does the following:

1) Provides a bootable environment on a x86 based computer
2) Provides network connectivity (Ethernet, DHCP, DNS, WINS, etc.)
3) Allows sharing of the local hard disk drive(s) over the network

So, basically, I want to be able to boot of a CD, plug in an Ethernet cable, and be able to access the computer's hard drive from another computer connected by a network. Anyone seen any software like this? Any linux builds that would accomplish this?

Thanks in advance.

Comments

  • SpoogeSpooge Thunderbolt missile in your cheerios Join Date: 2002-01-25 Member: 67Members
    Wouldn't that essentially allow you to enter any machine, copy the contents of the hard drive, and spread the contents over the internet?

    Why would someone need something like this?
  • JimmehJimmeh Join Date: 2003-08-24 Member: 20173Members, Constellation
    Knoppix could probably do it.
  • SloppyKissesSloppyKisses omgawd a furreh! Virginia Join Date: 2003-07-05 Member: 17942Members, Constellation
    like omgz a leetzor haxzor
  • zerwalterzerwalter Join Date: 2003-08-05 Member: 19023Members, Constellation
    Say if I had a machine that I am working on that I need to get all of the contents off of its hard drive. So, I pop a CD in like the one I described, hook the computer up to my other computer, open its IP address, and copy everything off.

    Assuming the following:
    1) The computer is in an unbootable state due to Operating System corruption, etc.
    2) I cannot remove its hard drive for a direct transfer. Ex) a laptop hard drive or a SATA hard drive, both of which are not supported by my motherboard w/o an adapter.
  • Lt_PatchLt_Patch Join Date: 2005-02-07 Member: 40286Members
    edited March 2005
    *No-one hit me for this*

    If you took all 3 discs of DOS 6.2, slapped them onto CD, added the appropriate command lines for MSCDEX, managed to find an encompassing NIC driver (which you might not find), and managed to give DOS TCP/IP support, then it would be possible with an OS that's more than 10 years old. However, it would only really work with FAT16, and FAT32 partitions.

    One of the Linux distributables should work. I' got a bootable SuSE disc kicking about here somewhere. That could do TCP/IP, give NIC compatibility, and would use RAM as storage, as well has your HDD. But then again, I never did get on well with Linux...

    *edit*

    If the OS is corrupted, and it's XP, boot from the CD, get to the recovery console, and type "fixmbr". That will fix the Master Boot Record on the drive, making it bootable again, then run "bootcfg /scan", which will verify that XP is all ok. Then run "chkdsk /p" which will check the drive for any errors. The above setps works in just about all XP corruption scenarios

    */edit*
  • TheDestroyerTheDestroyer Tooobah Join Date: 2003-07-12 Member: 18123Members, Constellation
    Yea, Knoppix. I have a copy around here somewhere...

    Just google it.
  • DOOManiacDOOManiac Worst. Critic. Ever. Join Date: 2002-04-17 Member: 462Members, NS1 Playtester
    Knoppix is indeed 'teh pwn'.

    If you can't figure out how to set up the linux stuff (its pretty easy for BASIC things if you go through Gnome/KDE), google for PE Builder or something like that. It requires a WinXP Pro cd, but it can make a bootable copy of Windows that doesn't require hard drive writes (just like Knoppix, but its Windows). It's very limited though, and also very very slow.

    Knoppix is much better for this task IMO. I guess the only reason not to use it would be if you need to write to NTFS partitions.
  • UZiUZi Eight inches of C4 between the legs. Join Date: 2003-02-20 Member: 13767Members
    <!--QuoteBegin-DOOManiac+Mar 16 2005, 03:22 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (DOOManiac @ Mar 16 2005, 03:22 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Knoppix is indeed 'teh pwn'.

    If you can't figure out how to set up the linux stuff (its pretty easy for BASIC things if you go through Gnome/KDE), google for PE Builder or something like that. It requires a WinXP Pro cd, but it can make a bootable copy of Windows that doesn't require hard drive writes (just like Knoppix, but its Windows). It's very limited though, and also very very slow.

    Knoppix is much better for this task IMO. I guess the only reason not to use it would be if you need to write to NTFS partitions. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    Doing it from the anaconda loader is teh funner, it's like downloading stuff from the internet with MS-Dos LOL D:

    Knoppix is teh pwnermissle.
  • CabooseCaboose title = name(self, handle) Join Date: 2003-02-15 Member: 13597Members, Constellation
    <!--QuoteBegin-UZi+Mar 16 2005, 02:50 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (UZi @ Mar 16 2005, 02:50 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Knoppix is teh pwnermissle. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    Great discription <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
    Slax is also a great Linux Live CD
  • CommunistWithAGunCommunistWithAGun Local Propaganda Guy Join Date: 2003-04-30 Member: 15953Members
    I reccomend slax also
Sign In or Register to comment.