> > How am I going to format 80GB hard disk via usbdisk attach to my linux > box? > >
Plug in your usbdisk, then type 'dmesg' to see how it is connected to your PC -- usually /dev/sda or /dev/sdb. Once you know it, it's easy. You can use, e.g., /sbin/cfdisk /dev/sda. On some distros I think they have a GUI for doing this. Hope that helps. -- Allister Levi C. Sanchez Department of Physics, MSU-IIT, 9200 ILIGAN CITY, Philippines [EMAIL PROTECTED] / [EMAIL PROTECTED] _________________________________________________ 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

