Make a boot floppy in Linux
You can easily make a bootable linux floopy disk uisng the mkbootdisk command.
As root type
# mkbootdisk --device /dev/fd0
eg:
# mkbootdisk --device /dev/fd0 2.4.21-0.13mdk
for knowin the kernel version type
#uname -r
Windows, Linux, Mac OS X, iPhone Tips 'n' Tricks
You can easily make a bootable linux floopy disk uisng the mkbootdisk command.
As root type
# mkbootdisk --device /dev/fd0
eg:
# mkbootdisk --device /dev/fd0 2.4.21-0.13mdk
for knowin the kernel version type
#uname -r
Posted by vince at 3:58 AM
No comments:
Post a Comment