• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Linux Bootdisk?

theplanb

Golden Member
I need a bootdisk which can partition HDD into a linux one, and format the disk without OS loaded. Where can I find such disk?
 
The slackware bootable install disks are quite capable of doing this. You boot with two of them (on holds the kernel and the other the root fs), then use fdisk and mkfs to partition and format. One question though . . . why? If you want to install linux then then all install routines I've seen will do this for you anyways, and if it's just for extra storage then you could partition it form you existing linux setup and skip on a bootdisk.
 
Back
Top