Skip to Content.
Sympa Menu

baslinux - Re: [BL] BL to hd

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: David Moberg <davidjmoberg AT gmail.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] BL to hd
  • Date: Tue, 25 Oct 2005 15:18:26 -0700

On 10/25/05, Tommi Viitanen <totavi AT utu.fi> wrote:
> I'm trying to inatall Basic Linux to hard disk,
>
> I did the partition by fdisk and got dev/hda1

Good. One hard drive partition. (Do you want more
than one?)

> I did also the mke2fs mke2f2 /dev/hda1
>
> which does the ext2 for the hda1 if I have understood right.

Right.

> but install-to-hd gives:
>
> Sorry, I can not find an ext2 partition on /hd
>
> Probably the mounting is missing ?

Yup.

> If that's true so how to do that ?

In your case:

mount -t ext2 /dev/hda1 /hd

> regards, Tommi

David




Archive powered by MHonArc 2.6.24.

Top of Page