From: jasee on
I've got an old laptop without a cd drive or a floppy. I can take the drive
out and partition it and copy a linux iso to one of the partitions, is there
some way of putting grub or lilo somewhere so I can start and install the
iso to the hard disk. Is anything like this possible?


From: Tony Houghton on
In <lumdnYyxkbn39BfanZ2dnUVZ8uudnZ2d(a)bt.com>
"jasee" <jasee(a)btinternet.com> wrote:

> I've got an old laptop without a cd drive or a floppy. I can take the
> drive out and partition it and copy a linux iso to one of the
> partitions, is there some way of putting grub or lilo somewhere so I
> can start and install the iso to the hard disk. Is anything like this
> possible?

You can do the entire installation on whichever machine you intend to
use to copy the ISO. Unlike the Windows NT family, a typical Linux
installation can boot up successfully on any PC with the same processor
family unless you compile the kernel yourself and tailor it for your CPU
model and/or leave out drivers you don't want.

--
TH * http://www.realh.co.uk

From: Bernard Peek on
jasee wrote:
> I've got an old laptop without a cd drive or a floppy. I can take the drive
> out and partition it and copy a linux iso to one of the partitions, is there
> some way of putting grub or lilo somewhere so I can start and install the
> iso to the hard disk. Is anything like this possible?

If the laptop has a working network connection you should be able to
boot it from an install floppy and install Linux over the network.
That's how we did it in the good old days.

When I were a lad....


--
bap(a)shrdlu.com
From: Unruh on
Bernard Peek <bap(a)shrdlu.com> writes:

>jasee wrote:
>> I've got an old laptop without a cd drive or a floppy. I can take the drive
>> out and partition it and copy a linux iso to one of the partitions, is there
>> some way of putting grub or lilo somewhere so I can start and install the
>> iso to the hard disk. Is anything like this possible?

>If the laptop has a working network connection you should be able to
>boot it from an install floppy and install Linux over the network.
>That's how we did it in the good old days.

He says he has no floppy.



From: jasee on
Bernard Peek wrote:
> jasee wrote:
>> I've got an old laptop without a cd drive or a floppy. I can take
^^^^^^^^^^^^^^^^^^^^^
>> the drive out and partition it and copy a linux iso to one of the
>> partitions, is there some way of putting grub or lilo somewhere so I
>> can start and install the iso to the hard disk. Is anything like
>> this possible?
>
> If the laptop has a working network connection you should be able to
> boot it from an install floppy and install Linux over the network.
> That's how we did it in the good old days.

No floppy (it would be easy otherwise)