bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mkparted for creating bootable parted floppy


From: kent robotti
Subject: mkparted for creating bootable parted floppy
Date: 20 Mar 2001 04:13:00 -0800

===============================================================================
This is a little package to create a bootable floppy linux system,
with the 'parted' program on it.

Tell 'mkparted' where the chosen kernel is and the directory that contains
the parted compiled source, the kernel can be 650kb to 1000kb in size, it
depends on the size of the /lib/libc.so.6 on your system.

You'll be told if the kernel is to big.

# ./mkparted -k path_to_kernel -p path_to_parted_compiled_source_directory

Example: ./mkparted -k /boot/vmlinuz -p /root/parted-1.4.10

The kernel must have ram disk and initial ram disk (initrd) support.

You should configure parted like this, so it'll be as small as possible.

./configure --disable-nls --without-readline ; make

ftp://ftp.tux.org/pub/people/kent-robotti/mkparted "mkparted.tgz 152kb"

Kent Robotti <address@hidden> 3-20-2001
===============================================================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]