Installing UNIX with no cd or floppy


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Installing UNIX with no cd or floppy
# 1  
Old 06-28-2008
Question Installing UNIX with no cd or floppy

I have an complicated problem to solve. I want to install a basic UNIX installation on a Compaq LTE 5280 (Win 95). The floppy drive does not work, and there is no cd-rom. It has a 14.4 modem, and I have dial-up internet. I also have another computer (Win 98) with a floppy drive, cd drive, and dial-up internet that i can link to via a null-modem serial cable. I am wondering if anyone can reccomend:

- A UNIX distribution to use
- How to install it
and
- How long it will take
SmilieSmilieSmilie
If anyone could help with this interesting problem, I would appreciate it very much.Smilie
# 2  
Old 07-01-2008
Quote:
- A UNIX distribution to use
UNIX'es usually won't run since only some have an x386 version. What you might want is Linux. Plenty of info on the web about it - maybe check for Ubuntu.

Quote:
- How to install it
What's left? Network? USB?

Quote:
- How long it will take
No one can say that - depends on your installation media and which problems you encounter at the installation.
With a 14.4 kbit modem you better get a Linux distribution on CD-Rom.
# 3  
Old 07-01-2008
I'd take a look at DSL DSL information. Can you barrow the CDROM from the other machine to do the install?
# 4  
Old 07-01-2008
You can grab hard drive, install it into another box, create speparate partition, set up "Live-CD" there and make sure that HD is bootable now.
Then put it back and isntall.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. SCO

How to open a floppy in SCO UNIX?

Hi, Please help me to find the command to open a floppy disc 3.5" in Sco Unix Open Server 5.0.6 environment. Device located in dev/fd0. thanks in advance Rukshan (5 Replies)
Discussion started by: rukshan4u2c
5 Replies

2. UNIX for Dummies Questions & Answers

UNIX System V Mount Floppy Drive

I have recently installed UNIX SysV on an old computer to try and expand my general knowledge of computers. I want to install NASM on it so I can begin working on some assembly language, but I am having trouble accessing the floppy disk with the files I need. I've tried running mount /dev/fd0... (23 Replies)
Discussion started by: BrentBANKS
23 Replies

3. UNIX for Dummies Questions & Answers

Installing Unix

Hello, I am a compete beginner to Unix, I have a very old HP 9000 class D server and i am trying to install HP-UX 11i on it, when i insert the cd into the cd drive on the Server and boot it up it does not automatically boot into the install of Unix. I have tried letting the Server boot... (1 Reply)
Discussion started by: eoghanlee
1 Replies

4. UNIX for Dummies Questions & Answers

installing unix

hey, i downloaded a version of unix just recently in three files about a gig a piece in size. the website told me to merge the three files into one iso file...i did that using the xtra wizard on alchohol 120%. i tried to boot it from the virtual drive, but all it does is open a window that shows... (2 Replies)
Discussion started by: retrop_ffilc
2 Replies

5. UNIX for Dummies Questions & Answers

Unix to a floppy

If I need to copy files in Unix to a floppydisk so that the disk is compatible with extended FAT16 and can be read by Windows XP-Do I mount the floppy disk to use ufs? (2 Replies)
Discussion started by: Rhonda
2 Replies

6. Shell Programming and Scripting

how floppy disks, CDs and flash drives (pen drives) are accessed in UNIX

hi how floppy disks, CDs and flash drives (pen drives) are accessed in UNIX? thanks (0 Replies)
Discussion started by: nokia1100
0 Replies

7. UNIX for Dummies Questions & Answers

How to format a floppy in unix filesystem from windows

Hi, we have a strange problem. We have to format any floppy disk HD in unix filesystem mode (SCO) but we haven't unix workstations. Are there any software to make this formatting from windows xp pc ? Regards Gianpaolo (1 Reply)
Discussion started by: elektra
1 Replies

8. UNIX for Advanced & Expert Users

mount a floppy in UNIX BSDi 3

Anybody know how to mount a floppy in BSDi3 UNIX? Have tried all the standard commands with no luck. This includes: mount /dev/fd0 /mnt/floppy mount /mnt/floppy (3 Replies)
Discussion started by: jpalmer320
3 Replies

9. UNIX for Dummies Questions & Answers

Reading a UNIX floppy on a PC ? HELP!

I desperately need to get a text file off of this floppy to resolve a customer issue on one of PC servers in thier all UNIX site. They sent the information on a UNIX formatted floppy with the information I need. Please help me as I need this ASAP. Black Knight (4 Replies)
Discussion started by: Black Knight
4 Replies

10. UNIX for Dummies Questions & Answers

How to copy unix file to floppy

my unix box doesn't seem to recognize the floppy drive. I tried these different commands: cat file1.txt > a:file1.txt result: file got copied to hd cat file1.txt > a:\file1.txt result: file got copied to hd mount -t vfat /mnt/floppy result: illegal option --t my unix is SCO UNIX System... (1 Reply)
Discussion started by: BillyT
1 Replies
Login or Register to Ask a Question