Skip to Content.
Sympa Menu

baslinux - Re: [BL] new to list

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] new to list
  • Date: Sat, 19 Apr 2008 19:13:53 -0400

I have a 80MB of RAM and a 1.3GB hard drive.
I figured on 240MB of swap and the rest for the
file system.

I got past the "install-to-hd" step,
but I can't seem to interrupt LILO
in order to set root=/dev/hda2
I keep booting from the floppy,
but I want to boot from the hd.



I am using a PCMCIA network card.

Ted

On Fri, Apr 18, 2008 at 1:53 PM, <baslinux AT lists.ibiblio.org> wrote:
Message from Steven
===================
Ted wrote:
>
> (1) a walk-through/tutorial on the installation to hard disk.

Assuming you have unallocated space on your HD,
use fdisk (in BL3) to create a Linux partition.
You probably also should create a swap partition.
If you tell us how much RAM you have, we will be
able to tell you whether you need a swap partition
and how big it should be.  Also, tell us if you do
not have unallocated HD space -- we can tell you
how to get some.

Once you have a Linux partition, use mke2fs to
format the partition.  Then mount the parition
on /hd.  For example, if your Linux partition
is /dev/hda2
--------------------
mke2fs /dev/hda2
mount /dev/hda2  /hd
--------------------
Then execute:  install-to-hd

> (2) Some advice on configuring the network.
>     I'm plugging into my linksys router which is
>     serving DNS to my other machines.

Are you using a PCMCIA network card?  Or is networking
build into you laptop?  If it is PCMCIA, is the card
cardbus?

> I really like BasicLinux so far. It's making my old
> laptop usable again.

If you give us some details on your laptop and how it
is currently configured, we will be able to provide
more specific advice.

Cheers,
Steven

-----------------------
BasicLinux mailing list
-----------------------
http://www.basiclinux.com.ru
http://www.ibiblio.org/pub/linux/distributions/baslinux/
------------------------------------
To exit, send subject=unsubscribe to
baslinux-request AT lists.ibiblio.org




Archive powered by MHonArc 2.6.24.

Top of Page