LINUX6.0 disk system recorder red flag issue

I downloaded ISO red packets, NERO burn to CD-ROM, CD-ROM set to start with, can not read the CD-ROM, CD-ROM's show is that there is only one ISO file, I cut it wrong.NERO 8 or sequence , Carved out of the question? LINUX installed hard disk format, what is it? Is FAT32?
Of sleep if I do not know that, you can give me the right steps, I would like to thank !!!!

Yun Si! ! ! You go directly to the data recorder
image to burn! ! Open your buring rom to open the image to burn up the wrong moment, you cut it with alcohol, easy-to-use …….ISO ..This is a document ..not mirror installed.
LINUX documents EXT3 is the system's hard disk format ..LINUX is ext3, but strongly recommend that you have a version of Red Hat linux.There is absolutely no need to burn, you can use to install the hard disk.

Linux installer can be read directly ISO file, you may rest assured:)

first use of the virtual disk drive system isolinux under vmliuz and two initrd.img file copy, and then use grub guide:

grub> root (hd0, x)
here hd0 on behalf of your first hard drive, if you have n pieces of hard disk, and your ISO file is not the first on the hard drive, used (hd [n-1], x )
X behalf of the district, if you are on the disk d is (hd0, 4).E plate is (hd0, 5)

grub> kernel / vmlinuz ro root = LABEL = /
grub> initrd / initrd.img
grub> boot

will be able to start the installation, and then install, you choose to install from the hard disk, and then choose partition is / dev/hda5.(a And 5 is a variable, if the second is the hard disk is hdb.If e is set hda6.

Then be able to enter the graphics interface is installed:)

you if you have a grub Program, you can install a wingrub for dos.
Or if you have maxdos, can be p into the grub.But there are maxdos password.Lower version of the time like a “haha”.Ha ha.Current version do not know.But You can use Notepad to open C:\ MaxDOS \ Maxkr.gz documents, the password will have to delete a few lines of it, there will be no password:)

good luck:)

Leave a Reply