All of lore.kernel.org
 help / color / mirror / Atom feed
* How can I create root disk in Redhat 6.0
@ 2001-01-05 11:07 Mike
  2001-01-05 11:37 ` Devik
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mike @ 2001-01-05 11:07 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org, linux-irda@pasta.cs.UiT.No

Hi !!

When i boot linux from rescue disk, i get following message:

VFS: Insert root floppy disk to be loaded in RAM disk and press ENTER

Now how can i create a root disk... I am trying to boot Redhat 6.0


Regards,
Mike

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How can I create root disk in Redhat 6.0
  2001-01-05 11:07 How can I create root disk in Redhat 6.0 Mike
@ 2001-01-05 11:37 ` Devik
  2001-01-05 11:38 ` Richard Torkar
  2001-01-05 23:33 ` J Sloan
  2 siblings, 0 replies; 4+ messages in thread
From: Devik @ 2001-01-05 11:37 UTC (permalink / raw)
  To: Mike; +Cc: linux-kernel@vger.kernel.org, linux-irda@pasta.cs.UiT.No

Mike,
there are docs named HOWTO-????. There is also
one about boot/root disks.
I recommend you to boot from redhat instalation CD
and after launch pres Alt-F2 (or F3,4... a can't remember)
to get into free console with bash prompt.
Then mount your hacked(TM) disk and try to repair.
devik

> When i boot linux from rescue disk, i get following message:
> VFS: Insert root floppy disk to be loaded in RAM disk and press ENTER
> Now how can i create a root disk... I am trying to boot Redhat 6.0

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How can I create root disk in Redhat 6.0
  2001-01-05 11:07 How can I create root disk in Redhat 6.0 Mike
  2001-01-05 11:37 ` Devik
@ 2001-01-05 11:38 ` Richard Torkar
  2001-01-05 23:33 ` J Sloan
  2 siblings, 0 replies; 4+ messages in thread
From: Richard Torkar @ 2001-01-05 11:38 UTC (permalink / raw)
  To: Mike; +Cc: linux-kernel@vger.kernel.org

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mike wrote:

> Hi !!
>
> When i boot linux from rescue disk, i get following message:
>
> VFS: Insert root floppy disk to be loaded in RAM disk and press ENTER
>
> Now how can i create a root disk... I am trying to boot Redhat 6.0
>
>
> Regards,
> Mike
>


man mkbootdisk

Basically you do
mkbootdisk version-number-of-your-kernel

Sometimes with the addition of --device /dev/fd0 as this:
mkbootdisk --device /dev/fd0 version-number-of-your-kernel

The kernel version you are running can be seen by doing:
uname -a




/Richard
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6VbI8USLExYo23RsRAiW4AKCo7Bg+TpLth1a2OOWFV0VvWyClHwCfUp3f
HEnQVOnAJYu1N0D2ZWJBLsg=
=nYhZ
-----END PGP SIGNATURE-----


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How can I create root disk in Redhat 6.0
  2001-01-05 11:07 How can I create root disk in Redhat 6.0 Mike
  2001-01-05 11:37 ` Devik
  2001-01-05 11:38 ` Richard Torkar
@ 2001-01-05 23:33 ` J Sloan
  2 siblings, 0 replies; 4+ messages in thread
From: J Sloan @ 2001-01-05 23:33 UTC (permalink / raw)
  To: Mike; +Cc: linux-kernel@vger.kernel.org, linux-irda@pasta.cs.UiT.No

Mike wrote:

> Hi !!
>
> When i boot linux from rescue disk, i get following message:
>
> VFS: Insert root floppy disk to be loaded in RAM disk and press ENTER
>
> Now how can i create a root disk... I am trying to boot Redhat 6.0

A Slackware boot disk can do wonders here -

I never cared for Red Hat's rescue disks - even though I have
run Red Hat since '97, I still use Slackware boot/root floppies for
this type of situation...

jjs


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-01-05 23:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-05 11:07 How can I create root disk in Redhat 6.0 Mike
2001-01-05 11:37 ` Devik
2001-01-05 11:38 ` Richard Torkar
2001-01-05 23:33 ` J Sloan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.