vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi: 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. Can anyone tell me where to find these commands on Fedora (or anything that can help me select and view root devices)? Thanks alot, - Abhra |
| |||
| ADH wrote: > Hi: > > 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. http://www.fedoraforum.org/forum/arc...hp/t-1272.html > > Can anyone tell me where to find these commands on Fedora (or anything > that can help me select and view root devices)? What devices? -- Paul Lutus http://www.arachnoid.com |
| |||
| 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) |
| ||||
| On 28 Aug 2004 14:29:26 -0700, ADH <haldara@mit.edu> wrote: > Hi: > > 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. > > Can anyone tell me where to find these commands on Fedora (or anything > that can help me select and view root devices)? > > Thanks alot, > > - Abhra I think "rdev" is deprecated. Recent versions of the Linux kernel are not made to be written directly to floppy disk without a boot loader. -- If quizzes are quizzical, what are tests? (Think about it) |