View Single Post

   
  #3 (permalink)  
Old 01-17-2008, 08:30 PM
John Thompson
 
Posts: n/a
Default Re: Fedora boot disk problems

On 2004-08-28, ADH <haldara@mit.edu> wrote:

> I'm fairly new to Fedora, but I'm having a bit of a problem creating a
> boot disk for the os. I've tryed using the rdev command, but for some
> reason, it (or any of its aliases) cannot be found on the system.


Are you using "mkbootdisk?" That makes it pretty much a no-brainer. "man
mkbootdisk" for details...

> Can anyone tell me where to find these commands on Fedora (or anything
> that can help me select and view root devices)?


[john@starfleet john]$ which rdev|xargs rpm -qf
util-linux-2.12-14

"rdev" is part of the util-linux package.


--

-John (john@os2.dhs.org)
Reply With Quote