Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2001 17:19:02 +1300
From:      "Dan Langille" <dan@langille.org>
To:        Dima Dorfman <dima@unixfreak.org>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: An example script for creating a bootable floppy 
Message-ID:  <200102040359.f143xuR08405@ns1.unixathome.org>
In-Reply-To: <20010204032700.708183E0D@bazooka.unixfreak.org>
References:  Message from "Dan Langille" <dan@langille.org>    of "Sun, 04 Feb 2001 15:42:01 %2B1300." <200102040222.f142MsR08229@ns1.unixathome.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
On 3 Feb 2001, at 19:27, Dima Dorfman wrote:

> After a brief inspection of the code, I think adding a 'vga' device
> will help:
> 
>      device          vga0    at isa?

Yep.  That compiles now.  Thank you.  But it's:

-rwxr-xr-x  1 root  wheel  1321263 Feb  4 16:33 kernel

Which makes it a pretty full disk...

# df /mnt
Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/fd0c        1359        4     1287     0%    /mnt

After the copy:

# df /mnt
Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/fd0c        1359     1300       -8   101%    /mnt

I get a root mount failed, then a panic, but at least it's a kernel. If I make 
any more progress, I'll le you know. 

Thanks.

--
Dan Langille
pgpkey - finger dan@unixathome.org | http://unixathome.org/finger.php


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102040359.f143xuR08405>