LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-29-2007, 02:02 PM   #1
Plastech
Member
 
Registered: Jul 2006
Posts: 63

Rep: Reputation: 15
Gparted bootcd - I'm retarded


I feel retarded, but I cannot figure this out. I am trying to get the gparted live cd up and running to reformat my 300GB Western Digital II USB with ext3, but I can't even boot into the CD. Every time I try, I boot into grub and nothing more. I'm stuck! What now?

I'm useless!
 
Old 07-29-2007, 02:07 PM   #2
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
I haven't tried to use the gparted live cd. I know that the System Rescue CD has a bunch of utilities including gparted. This Linux live CD has been very useful to me.

http://www.sysresccd.org/Main_Page

Of course you really don't need to do that if you already have Linux running. You could just plug the USB disk in and use mkfs to write over the existing file system. If the USB disk shows up as /dev/sda there is already a Microsoft file system on it. That partition is called /dev/sda1. The following command would overwrite the existing file system with the ext3 file system.
Code:
mkfs -t ext3 /dev/sda1
If you want to do it right you could take the extra step to make the disk partition table show that the partition is a Linux partition. To do this you use cfdisk to change the type of partition from FAT32 to Linux.
Code:
cfdisk /dev/sda1
You just select [Type] and then enter the number 83. Then you select [Write]. Then [Quit]

Last edited by stress_junkie; 07-29-2007 at 02:16 PM.
 
Old 07-29-2007, 02:40 PM   #3
Plastech
Member
 
Registered: Jul 2006
Posts: 63

Original Poster
Rep: Reputation: 15
Well, I got the thing formatted by just using a different computer (turns out that the boot CD didn't want to boot on a USB cd-drive....others have but grub is picky). Now I have a new issue: Only one folder exists on the drive, one named "Lost+Found" and nothing can be written anywhere else. Oye, veh is mere! I guess I should post another thread now. Thank you, though stress_junkie, you have been both immensely helpful and educational. Thank you.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Who's socially retarded Garda General 21 08-25-2006 06:25 PM
Azureus retarded in unfathomable way lasalsademuerte Linux - Software 4 04-02-2006 10:53 AM
retarded MySQL question zoso Debian 1 01-25-2005 06:30 PM
Help a retarded user computer_67 Mandriva 6 11-02-2003 05:04 PM
Retarded nonstandard card FallingFrog Linux - General 1 04-04-2001 06:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration