Sponsored Content
Full Discussion: please help me
Top Forums UNIX for Dummies Questions & Answers please help me Post 5257 by gan on Thursday 9th of August 2001 08:39:13 AM
Old 08-09-2001
please help me

houston ...
i have the 2 red hat 7.1 cds and want to install them on my old puter, getting rid of windows altogether.
i have deleted nearly everything off my hdd except the bare essentials.
now, i put in cd1, but it didn't boot up.
so i burnt the boot.img file to a cdr and that didn't boot either. so i assume my cd drive isnt bootable(?).
so i went to put it onto a floppy and windows says the file (boot.img) is 1.40Mb. i always thought that a floppy was 1.44Mb, but windows will only recognise all of them as 1.38Mb and says the file won't fit.
i have tried about 5 floppies, but none work (with 1.44Mb printed on them).
can a kind soul suggest a fix for my problem?
thanks in advance
 
MKBOOTDISK(8)						      System Manager's Manual						     MKBOOTDISK(8)

NAME
mkbootdisk - creates a stand-alone boot floppy for the running system SYNOPSIS
mkbootdisk [--version] [--noprompt] [--verbose] [--device devicefile] [--size size] [--kernelargs <args>] [--iso] kernel DESCRIPTION
mkbootdisk creates a boot floppy appropriate for the running system. The boot disk is entirely self-contained, and includes an initial ramdisk image which loads any necessary SCSI modules for the system. The created boot disk looks for the root filesystem on the device sug- gested by /etc/fstab. The only required argument is the kernel version to put onto the boot floppy. OPTIONS
--device devicefile The boot image is created on devicefile. If --device is not specified, /dev/fd0 is used. If devicefile does not exist mkinitrd cre- ates a 1.44Mb floppy image using devicefile as the filename. --noprompt Normally, mkbootdisk instructs the user to insert a floppy and waits for confirmation before continuing. If --noprompt is specified, no prompt is displayed. --verbose Instructs mkbootdisk to talk about what it's doing as it's doing it. Normally, there is no output from mkbootdisk. --iso Instructs mkbootdisk to make a bootable ISO image as devicefile. --version Displays the version of mkbootdisk and exits. --kernelargs args Adds args to the arguments appended on the kernel command line. If this is not specified mkbootdisk uses grubby to parse the argu- ments for the default kernel from grub.conf, if possible. --size size Uses size (in kilobytes) as the size of the image to use for the boot disk. If this is not specified, mkbootdisk will assume a standard 1.44Mb floppy device. SEE ALSO
grubby(8) dracut(8) AUTHOR
Erik Troan <ewt@redhat.com> 4th Berkeley Distribution Tue Mar 31 1998 MKBOOTDISK(8)
All times are GMT -4. The time now is 02:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy