On 2/9/06, Tata Dano <[EMAIL PROTECTED]> wrote: > Hi Guys, > > How am I going to format 80GB hard disk via usbdisk attach to my linux box?
Before I set out posting my first help in PLUG, I would just like to clear up one thing not immediately obvious to me: - does "a usbdisk attach to my linux box" mean you booted your pc using that usb drive (containing linux)? Setting that issue aside, here's my suggestion: Find out the device name of that 80G HD (like "/dev/hda" or something), and as root do a: ~# fdisk /dev/hda Now, you'll be faced with a menu system and it's up to you to choose things like: - partition sizes - filesystems > > Thanks for helping. Hope I did. I think 'man fdisk' is a better guide. Goodluck! ---------- Jed R. Mallen http://jed.flowhost.com http://jed.sitesled.com http://mirrorworld.sitesled.com 0x81E575A3 _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

