Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.development.system > #529
| From | Bill Marcum <bill@lat.localnet> |
|---|---|
| Newsgroups | comp.os.linux.development.system |
| Subject | Re: Error message when creating boot disk |
| Date | 2011-02-05 09:32 -0500 |
| Organization | Objective Brainpheweck |
| Message-ID | <slrnikqns8.3cl.bill@lat.localnet> (permalink) |
| References | <db1f464f-5806-4220-934e-19a30ac6d932@o14g2000prb.googlegroups.com> |
On 2011-02-05, Daku <dakupoto@gmail.com> wrote: > Could some Linux guru please help ? I am trying to create a boot disk, > using the standard commands as listed below: > [root@localhost ~]# mkbootdisk --device /dev/fd0 2.6.9-34.EL > 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.Jo3455/vmlinuz': No space left on device > cp: writing `/tmp/mkbootdisk.Jo3455/initrd.img': No space left on > device > cat: write error: No space left on device > cat: write error: No space left on device > dd: writing `/dev/fd0': No space left on device > 1+0 records in > 0+0 records out > > As far as I know, a boot disk is to be written on a floppy, which I > already have. May I know how to get around this problem ? The linux kernel is bigger than 1.4 MB. You can use grub to make a boot floppy that reads the kernel from the hard drive, or make a bootable CD or USB drive. -- Yow! Am I having fun yet?
Back to comp.os.linux.development.system | Previous | Next — Previous in thread | Next in thread | Find similar
Error message when creating boot disk Daku <dakupoto@gmail.com> - 2011-02-05 02:58 -0800 Re: Error message when creating boot disk Bill Marcum <bill@lat.localnet> - 2011-02-05 09:32 -0500 Re: Error message when creating boot disk Daku <dakupoto@gmail.com> - 2011-02-05 07:10 -0800 Re: Error message when creating boot disk "Trevor Hemsley" <Trevor.Hemsley@mytrousers.ntlworld.com> - 2011-02-05 07:10 -0600
csiph-web