Displaying 16 results from an estimated 16 matches for "mkbootdisk".
Did you mean:
bootdisk
2006 Jul 08
2
creating a boot floppy
I am using the following command below to create a boot floppy file.
Am I not doing the correct thing?
mkbootdisk --device bootfloppy.img 2.6.9-34.0.1.EL
cp: writing `/tmp/mkbootdisk.Jb5537/vmlinuz': No space left on device
cp: writing `/tmp/mkbootdisk.Jb5537/initrd.img': No space left on device
cat: write error: No space left on device
cat: write error: No space left on device
Jerry
2005 Jun 20
1
4.1 x86_64 doesn't contain a mkbootdisk rpm
4.1 x86_64 doesn't contain a mkbootdisk rpm
Then, How do I make a bootdisk easily ? (I know how to use grub to
make the bootdisk.) But any other easier method ?
Thx !
2005 Apr 02
4
mkbootdisk!
I'm trying to make a bootdisk in my CentOS server and I got this error..
any ideas?
[root at server:~]$ rpm -qa kernel kernel-2.6.9-5.0.3.EL
[root at server:~]$ mkbootdisk 2.6.9-5.0.3.EL --device
/dev/fd0 Insert a disk in /dev/fd0. Any information on the disk will be
lost. Press <Enter> to continue or ^C to abort:
cp: writing `/tmp/mkbootdisk.d20227/initrd.img': No space left on device
cat: write error: No space left on device
cat: write error: No space lef...
2012 Mar 21
0
CEBA-2012:0403 CentOS 6 mkbootdisk FASTTRACK Update
...Errata and Bugfix Advisory 2012:0403
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0403.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
5b2edeab8b2bf0340e5762057737c072f9da512510b27c92e8ba68058b0a9784 mkbootdisk-1.5.5-3.el6.i686.rpm
x86_64:
e73bdf7bda82d4849fbb849d2645468314c60544de2a9543e7d5815cfe6adaaf mkbootdisk-1.5.5-3.el6.x86_64.rpm
Source:
567c1fb3b62b7db32e459d17b1f95c84c4e55c5912abaddaa7816a63cc6ae468 mkbootdisk-1.5.5-3.el6.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }...
2013 Dec 12
1
mkbootdisk error????
we have CENTOS 5.10 on server.?? I tried to created bootable CD and have error.? Any ideal?
#mkbootdisk --verbose --iso --device /tmp/boot.iso 2.6.18-371.1.2.el5
Installing isolinux... cp: cannot stat `/usr/lib/syslinux/isolinux.bin': No such file or directory
done
Copying /boot/vmlinuz-2.6.18-371.1.2.el5... done.
Copying /boot/initrd-2.6.18-371.1.2.el5.img... done.
Configuring bootloader... done...
2005 Apr 05
0
mkbootdisk! [SOLVED]
First, I thanks you all for your answers.
Step by step what I did.
1. Install from CD1 CentOS mkisofs-2.01.1-5.i386.rpm
2. create the file /tmp/2.6.9-5.0.3.EL.iso
3. run mkbootdisk --device /tmp/2.6.9-5.0.3.EL.iso --iso 2.6.9-5.0.3.EL
4. Burn this ISO image to a CD.
That's it!!
regards,
israel
2012 Mar 21
0
CentOS-announce Digest, Vol 85, Issue 10
...ate CentOS 6 libpng Update (Johnny Hughes)
3. CEBA-2012:0402 CentOS 6 atlas FASTTRACK Update (Johnny Hughes)
4. CEEA-2012:0401 CentOS 6 conman FASTTRACK Update (Johnny Hughes)
5. CEBA-2012:0400 CentOS 6 kdebase-workspace FASTTRACK Update
(Johnny Hughes)
6. CEBA-2012:0403 CentOS 6 mkbootdisk FASTTRACK Update
(Johnny Hughes)
7. CEBA-2012:0404 CentOS 6 rusers FASTTRACK Update (Johnny Hughes)
8. CEBA-2012:0405 CentOS 6 gnome-desktop FASTTRACK Update
(Johnny Hughes)
9. CEBA-2012:0409 CentOS 6 xinetd FASTTRACK Update (Johnny Hughes)
10. CEBA-2012:0408 CentOS 5 coreut...
2003 Apr 11
1
smb client file list
..."net shares" and be able to execute
"net use" without installing MS. I am looking at a floppy-based linux+samba
solution. Most of the floppy linux contain apps I don't need or are
centered more towards a router. So I now plan to create my own bootable
floppy linux (using mkbootdisk from a RH8 or 9 distro) complete with
hardware drivers. Question now is: what files from the samba package do I
need to include in this floppy to be able to access net shares from an NT4
server (my workstations btw log on to this NT PDC)? My workstations merely
run a DOS-based billing app from th...
2000 Nov 02
2
Converting / to ext3.
My guinea pig laptop has only a / partition, and a small /boot
partition. I installed the ext3 kernel succesfully (I think). Now, how
do I get / converted to ext3? I'm thinking:
* Use mkbootdisk on a floppy, to create a boot disk with the ext3 kernel.
* Boot off the floppy.
* Follow the instructions to convert / to ext3.
* Change the filesystem type in /etc/fstab to ext3.
* Reboot.
Will this work?
--
Sam
2005 Jul 29
4
Reinstall Windows but preserve CentOS
I have a computer that dual boots between Windows and CentOS. Each
has it's own hard drive.
I suddenly have a problem with Windows, and may need to reinstall. I
need it for applications like After Effects, Premiere, and other things
that I am currently in the middle of a project with.
It seems the system has become usnstable, it's preventing me from
continuing to work, and I
2006 Sep 28
4
Trimming the fat out of a Centos 4.4 Installation
Hi, just to avoid re-inventing the wheel, is there any document that
can help me reduce even further a "minimum" installation of Centos 4.4
(BTW can you say 600mb is minimum)?
I am in the process of creating a small Centos-4.4-based Asterisk box
and I need to boot it from a CF card. Deleting useless packages will
help me do what i want.
Example: even a minimum install of Centos 4.4 (or
2006 Sep 28
4
Trimming the fat out of a Centos 4.4 Installation
Hi, just to avoid re-inventing the wheel, is there any document that
can help me reduce even further a "minimum" installation of Centos 4.4
(BTW can you say 600mb is minimum)?
I am in the process of creating a small Centos-4.4-based Asterisk box
and I need to boot it from a CF card. Deleting useless packages will
help me do what i want.
Example: even a minimum install of Centos 4.4 (or
2010 Jul 27
2
Boot from CD
I am running CentOS 5.5 and I want to create a boot CD so that if my
boot partition is moved I can still boot from the boot CD and
re-initialize grub again. Is there some easy to use utility which will
enable me to do this ?
2008 Sep 27
2
Why i can't configure network and hostname with this kickstart file?
...cpv6_client
-ed
-finger
-hdparm
-dmraid
-NetworkManager
-smartmontools
-ppp
-rp-pppoe
-ecryptfs-utils
#-rhn-client-tools
#-rhn-check
#-yum-rhn-plugin
#-rhnsd
#-rhn-setup
-hesiod
-sendmail
-ifd-egate
-pcsc-lite
-gpm
-ipsec-tools
-libselinux-python
-ksh
-logwatch
-mailcap
-nano
-nc
-mtools
-syslinux
-mkbootdisk
-net-snmp-libs
-OpenIPMI
-redhat-menus
-htmlview
-pinfo
-mgetty
-specspo
-nscd
-nss_ldap
-nfs-utils-lib
-nfs-utils
-portmap
-ypbind
-yp-tools
-quota
-lsof
-irqbalance
-system-config-securitylevel-tui
-crash
-conman
-cryptsetup-luks
-dbus-python
-yum-updatesd
-dosfstools
-gnu-efi
-iptstate
-microcod...
2008 Apr 22
1
32-bit Centos 5.1 kickstart hangs on xen domU HVM installation
...6dga
libXxf86misc
libXxf86vm
lksctp-tools
lm_sensors
lockdev
lockdev-devel
logrotate
-logwatch
-lrzsz
lsof
ltrace
lvm2
lvm2-cluster
lynx
-m17n-db-sinhala
-m2crypto
-m4
mailcap
mailx
make
MAKEDEV
man
man-pages
-mcstrans
mdadm
mesa-libGL
mesa-libGL-devel
mgetty
microcode_ctl
-mikmod
mingetty
minicom
-mkbootdisk
mkinitrd
mkisofs
mktemp
mlocate
module-init-tools
mtools
mtr
-mt-st
nano
nash
-nautilus-extensions
nc
ncurses
ncurses-devel
-neon
#netconfig
netpbm
netpbm-devel
netpbm-progs
net-snmp
net-snmp-libs
net-snmp-perl
net-tools
-NetworkManager
-newt
nfs-utils
nfs-utils-lib
nmap
-notification-daemon
-notif...
2005 Aug 07
5
ocfs2 can not mount for nodes. first time installation
Error: mount.ocfs2: Transport endpoint is not connected while
mounting /dev/sdc1 on /u02, could not mount /dev/sdc1.
The installation step is:
1. install all rpms on int-rac1, int-rac2
2. interconnect int-rac1, int-rac2, ping each other using private ip and public
ip ok. Add EMC SAN as shared disk and visable for two nodes.
3. configure int-rac1 using ocfs2console, add two nodes
4. according