how to create linux boot disc

Description

this is an easy doc on how to create a linux boot disk .

Reviews
Shared by: Bilal Hmouda
Stats
views:
413
rating:
not rated
reviews:
0
posted:
7/13/2008
language:
English
pages:
0
How To Create linux Boot disc for network install (USB,CD) creating USB Boot Disk : fdisk -l to see the mount point of the usb device ,example output : /dev/sda dd if= /dev/sda of=/location/of/the/images/diskboot.img or simply cat /location/of/the/images/diskboot.img > /dev/sda all data on the USB disk will be erased and replaced with the diskboot.img. creating CD boot disk : copy from the first linux cd ,from images folder the boot.iso to somwhere local ,i.e tmp/ fdisk -l to check the mount point of the cdrom ,example output /dev/hdc cdrecrod -v -eject dev=/dev/hdc /tmp/boot.iso enjoy!.. did you like this article ? is it right ? is it wrong ? please leave your comments.

Related docs
How linux Boots
Views: 39  |  Downloads: 12
create ,mount iso image in linux
Views: 421  |  Downloads: 11
linux admin
Views: 479  |  Downloads: 207
linux
Views: 82  |  Downloads: 9
Back Track2Windows XP Dual Boot How-To
Views: 16  |  Downloads: 6
linux administration
Views: 263  |  Downloads: 85
PA-RISC-Linux-Boot-HOWTO
Views: 69  |  Downloads: 5
How to quad boot a macbook
Views: 784  |  Downloads: 18
Booting Linux with the Win 2k Boot Loader
Views: 0  |  Downloads: 0
linux
Views: 572  |  Downloads: 36
A Newbie's Initiation to Linux
Views: 61  |  Downloads: 19
Basic Linux Command
Views: 20  |  Downloads: 6
pocket linux guidedoc
Views: 1  |  Downloads: 1
Other docs by Bilal Hmouda
How To create Raid (the easy way)
Views: 152  |  Downloads: 7
automating system administration with CRON
Views: 96  |  Downloads: 7
Groups in linux with SGID
Views: 161  |  Downloads: 3
create ,mount iso image in linux
Views: 421  |  Downloads: 11
Rpm Commands
Views: 191  |  Downloads: 10
Linux_Disk Quotas
Views: 139  |  Downloads: 5