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
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
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:
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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,
29 matches
Mail list logo