Re: SOLVED? - Re: Command line for creating partitions

2014-08-12 Thread Robert Moskowitz
thanks. I will study this a bit. On 08/11/2014 09:41 PM, Chris Murphy wrote: On Aug 10, 2014, at 5:47 PM, Robert Moskowitz wrote: Thanks for all the help. And I figured out another way when you want a real clean card for dd of an image then xz for a compressed form for distribution. I did

Re: SOLVED? - Re: Command line for creating partitions

2014-08-11 Thread Chris Murphy
On Aug 10, 2014, at 5:47 PM, Robert Moskowitz wrote: > > Thanks for all the help. And I figured out another way when you want a real > clean card for dd of an image then xz for a compressed form for distribution. > I did: > > dd if=/dev/zero of=/dev/sdb bs=1M > > and everything is gone. T

Re: SOLVED? - Re: Command line for creating partitions

2014-08-10 Thread Robert Moskowitz
On 08/10/2014 05:20 PM, Chris Murphy wrote: On Aug 9, 2014, at 9:07 PM, Robert Moskowitz wrote: On 08/08/2014 06:11 PM, Chris Murphy wrote: On Aug 8, 2014, at 2:16 PM, Robert Moskowitz wrote: On 08/08/2014 03:00 PM, Chris Murphy wrote: On Aug 8, 2014, at 4:29 AM, Robert Moskowitz wrote:

Re: SOLVED? - Re: Command line for creating partitions

2014-08-10 Thread Chris Murphy
On Aug 9, 2014, at 9:07 PM, Robert Moskowitz wrote: > > On 08/08/2014 06:11 PM, Chris Murphy wrote: >> On Aug 8, 2014, at 2:16 PM, Robert Moskowitz wrote: >> >>> On 08/08/2014 03:00 PM, Chris Murphy wrote: On Aug 8, 2014, at 4:29 AM, Robert Moskowitz wrote: > Unfortuately ther

Re: SOLVED? - Re: Command line for creating partitions

2014-08-09 Thread Robert Moskowitz
On 08/08/2014 06:11 PM, Chris Murphy wrote: On Aug 8, 2014, at 2:16 PM, Robert Moskowitz wrote: On 08/08/2014 03:00 PM, Chris Murphy wrote: On Aug 8, 2014, at 4:29 AM, Robert Moskowitz wrote: Unfortuately there is no such command to delete all partitions, though you kind of can do it by

Re: SOLVED? - Re: Command line for creating partitions

2014-08-08 Thread Chris Murphy
On Aug 8, 2014, at 2:16 PM, Robert Moskowitz wrote: > > On 08/08/2014 03:00 PM, Chris Murphy wrote: >> On Aug 8, 2014, at 4:29 AM, Robert Moskowitz wrote: >> >>> Unfortuately there is no such command to delete all partitions, though you >>> kind of can do it by changing the table type, say f

Re: SOLVED? - Re: Command line for creating partitions

2014-08-08 Thread Robert Moskowitz
On 08/08/2014 03:00 PM, Chris Murphy wrote: On Aug 8, 2014, at 4:29 AM, Robert Moskowitz wrote: Unfortuately there is no such command to delete all partitions, though you kind of can do it by changing the table type, say from msdos to gpt. I forgot to address this specifically. First, you r

Re: SOLVED? - Re: Command line for creating partitions

2014-08-08 Thread Robert Moskowitz
On 08/08/2014 02:24 PM, Chris Murphy wrote: On Aug 8, 2014, at 4:29 AM, Robert Moskowitz wrote: I am learning how to use parted in command line format. Unfortuately there is no such command to delete all partitions, though you kind of can do it by changing the table type, say from msdos to

Re: SOLVED? - Re: Command line for creating partitions

2014-08-08 Thread Chris Murphy
On Aug 8, 2014, at 4:29 AM, Robert Moskowitz wrote: > Unfortuately there is no such command to delete all partitions, though you > kind of can do it by changing the table type, say from msdos to gpt. I forgot to address this specifically. First, you really should delete the filesystem signatu

Re: SOLVED? - Re: Command line for creating partitions

2014-08-08 Thread Chris Murphy
On Aug 8, 2014, at 4:29 AM, Robert Moskowitz wrote: > I am learning how to use parted in command line format. Unfortuately there is > no such command to delete all partitions, though you kind of can do it by > changing the table type, say from msdos to gpt. > > Also learned that the unused 4M

SOLVED? - Re: Command line for creating partitions

2014-08-08 Thread Robert Moskowitz
I am learning how to use parted in command line format. Unfortuately there is no such command to delete all partitions, though you kind of can do it by changing the table type, say from msdos to gpt. Also learned that the unused 4Mb I am seeing on most SD cards is for a reason. To get on the

Re: Command line for creating partitions

2014-08-07 Thread Cameron Simpson
On 07Aug2014 16:29, Robert Moskowitz wrote: On 08/07/2014 03:13 PM, Joachim Backes wrote: have a look at /sbin/cfdisk OK. One more to study. I was also told about gdisk. But all of these are command menu programs. Not one-liners. The nice 'one-liners' in kckstart files are just commands

Re: Command line for creating partitions

2014-08-07 Thread Michael Hennebry
On Thu, 7 Aug 2014, Joe Zeff wrote: On 08/07/2014 01:40 PM, Robert Moskowitz wrote: It was fdisk that was complaining. Those messages aren't complaints, they're just informing you. (I'm not sure any more, but I think that at one time the space between the end of the partition and the cylin

Re: Command line for creating partitions

2014-08-07 Thread Joe Zeff
On 08/07/2014 01:40 PM, Robert Moskowitz wrote: It was fdisk that was complaining. Those messages aren't complaints, they're just informing you. (I'm not sure any more, but I think that at one time the space between the end of the partition and the cylinder boundary couldn't be used.) I sus

Re: Command line for creating partitions

2014-08-07 Thread Robert Moskowitz
Chris thanks for this detailed reply! On 08/07/2014 04:14 PM, Chris Murphy wrote: On Aug 7, 2014, at 12:45 PM, Robert Moskowitz wrote: I am working now more on handcrafting my SD cards for arm testing. Gparted did not do a good job, allowing me to make parititions not on 'cylinder boundaries

Re: Command line for creating partitions

2014-08-07 Thread Robert Moskowitz
On 08/07/2014 03:13 PM, Joachim Backes wrote: On 08/07/2014 08:45 PM, Robert Moskowitz wrote: I am working now more on handcrafting my SD cards for arm testing. Gparted did not do a good job, allowing me to make parititions not on 'cylinder boundaries'. And the labels it created were not recog

Re: Command line for creating partitions

2014-08-07 Thread Chris Murphy
On Aug 7, 2014, at 12:45 PM, Robert Moskowitz wrote: > I am working now more on handcrafting my SD cards for arm testing. Gparted > did not do a good job, allowing me to make parititions not on 'cylinder > boundaries'. FWIW cylinder boundaries are legacy and irrelevant, for either SSDs (inclu

Re: Command line for creating partitions

2014-08-07 Thread Joachim Backes
On 08/07/2014 08:45 PM, Robert Moskowitz wrote: > I am working now more on handcrafting my SD cards for arm testing. > Gparted did not do a good job, allowing me to make parititions not on > 'cylinder boundaries'. And the labels it created were not recognized > when I mounted the drive. I had

Command line for creating partitions

2014-08-07 Thread Robert Moskowitz
I am working now more on handcrafting my SD cards for arm testing. Gparted did not do a good job, allowing me to make parititions not on 'cylinder boundaries'. And the labels it created were not recognized when I mounted the drive. I had to use the disk utility to fix the labels. Anyway, to

Re: Creating partitions

2011-10-24 Thread Miguel Cardenas
On Sun, Oct 23, 2011 at 1:36 PM, Reindl Harald wrote: > > I would like to keep simple my disk, and reading the Fedora installation > > guide found that there are only 3 partitions required, SWAP, BOOT (ext3) > > and ROOT / (ext3)... I still don't like the idea of an independent boot > this is simp

Re: Creating partitions

2011-10-24 Thread Reindl Harald
Am 23.10.2011 20:22, schrieb Joe Zeff: On 10/23/2011 07:57 AM, Miguel Cardenas wrote: > I would like to keep simple my disk, and reading the Fedora installation > guide found that there are only 3 partitions required, SWAP, BOOT (ext3) > and ROOT / (ext3)... I still don't like the idea of an in

Re: Creating partitions

2011-10-24 Thread Reindl Harald
Am 23.10.2011 16:57, schrieb Miguel Cardenas: > For years I used to create 2 primary partitions, SWAP and EXT3, but now I > found that Fedora > requires a different layout with more partitions like other *nix operating > systems that distribute > the space in more areas for home, root, usr, e

Re: Creating partitions

2011-10-23 Thread Aaron Konstam
On Sun, 2011-10-23 at 09:57 -0500, Miguel Cardenas wrote: > Hello > > I've installed Fedora 15 to try the distro, it was a bit difficult at > first (I have used Slackware for the last 8 years) but I'm beginning > to become familiar with Fedora usage, although I have a few doubts > about the partit

Re: Creating partitions

2011-10-23 Thread Joe Zeff
On 10/23/2011 12:15 PM, Daniel B. Thurman wrote: > I have found for ext3 that if the contents of /boot was modified > in any way, it can affect whether or not the bootloader could > boot off of /boot partition. My advice is to use /boot for ext3& ext4. Thank you, that's nice to know. I stay out

Re: Creating partitions

2011-10-23 Thread Daniel B. Thurman
On 10/23/2011 11:22 AM, Joe Zeff wrote: > On 10/23/2011 07:57 AM, Miguel Cardenas wrote: >> I would like to keep simple my disk, and reading the Fedora installation >> guide found that there are only 3 partitions required, SWAP, BOOT (ext3) >> and ROOT / (ext3)... I still don't like the idea of an

Re: Creating partitions

2011-10-23 Thread Joe Zeff
On 10/23/2011 07:57 AM, Miguel Cardenas wrote: > I would like to keep simple my disk, and reading the Fedora installation > guide found that there are only 3 partitions required, SWAP, BOOT (ext3) > and ROOT / (ext3)... I still don't like the idea of an independent boot > partition but let's do it

Re: Creating partitions

2011-10-23 Thread Steven I Usdansky
I keep it fairly simple. Just one ext4 partition, for / per distro with the bootloader installed to the partition. The system came with Vista and a recovery partition on a 500GB hard drive. Here's the process I followed: 1. Shrink the Vista partition (I gave it 50 GB) 2. Create a 1GB boot parti

Re: Creating partitions

2011-10-23 Thread Tim
On Sun, 2011-10-23 at 09:57 -0500, Miguel Cardenas wrote: > For years I used to create 2 primary partitions, SWAP and EXT3, but > now I found that Fedora requires a different layout with more > partitions like other *nix operating systems that distribute the space > in more areas for home, root, us

Creating partitions

2011-10-23 Thread Miguel Cardenas
Hello I've installed Fedora 15 to try the distro, it was a bit difficult at first (I have used Slackware for the last 8 years) but I'm beginning to become familiar with Fedora usage, although I have a few doubts about the partitions. For years I used to create 2 primary partitions, SWAP and EXT3,