Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #199204

Re: painted into a corner

From Jimmy Johnson <field.engineer@gmail.com>
Newsgroups linux.debian.user
Subject Re: painted into a corner
Date 2018-08-22 00:40 +0200
Message-ID <wpntD-8aC-9@gated-at.bofh.it> (permalink)
References <woBS1-5eS-1@gated-at.bofh.it> <woUhY-7MF-3@gated-at.bofh.it> <woYYh-27m-9@gated-at.bofh.it> <wp3uV-4Ni-3@gated-at.bofh.it> <wpiNj-5oq-1@gated-at.bofh.it>
Organization PC Repair

Show all headers | View raw


On 08/21/2018 10:28 AM, David Wright wrote:
> On Mon 20 Aug 2018 at 18:13:22 (-0700), Jimmy Johnson wrote:
>> On 08/20/2018 01:28 PM, Gene Heskett wrote:
>>> On Monday 20 August 2018 11:23:00 Andrew McGlashan wrote:
>>>
>>>> On 20/08/18 05:40, Gene Heskett wrote:
>>>>> Whats the recommended way to do these mounts so I can maintain as
>>>>> much continuity as possible?
>>>>
>>>> Those other areas, are they logical volumes perhaps?  lvms.
>>>>
>>> No, straight partitions according to gparted.
>>
>> Hi Gene, I've seen this before, a few times.
> 
> It might be useful for posterity to explain what it is in Gene's
> extensive posts that you've seen before and which demands such
> actions as "described" below.


Thanks David, I thought I was replaying to the first post, I tried again.

>> If you run #fdisk -l
>> while in stretch and get error, you need to fix that first, using
>> gparted move the ailing partition '1'byte, just one digit larger or
>> smaller, if you have to shrink another partition, do it '2'bytes.
>> UUID will not change and it will pass fdisk -l no error.  Now in
>> wheezy see if you can mount.  If not you can disable the checksums.
>> To disable checksums on an existing filesystem, ensure that the
>> filesystem will pass fsck. Then turn off metadata_csum via tune2fs.
>>       #tune2fs -O ^metadata_csum /dev/path/to/disk
>>
>> The above is for ext4, for repairing partition I use this with force.
>>           #fsck.ext4 -pvcf /dev/sdxx
> 
> Cheers,
> David.
> 


-- 
Jimmy Johnson

Devuan Jessie - KDE 4.14.2 - AMD A8-7600 - EXT4 at sda2
Registered Linux User #380263

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-19 21:50 +0200
  Re: painted into a corner john doe <johndoe65534@mail.com> - 2018-08-19 22:40 +0200
    Re: painted into a corner Eike Lantzsch <zp6cge@gmx.net> - 2018-08-19 23:20 +0200
      Re: painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-20 00:00 +0200
        Re: painted into a corner Eike Lantzsch <zp6cge@gmx.net> - 2018-08-20 14:30 +0200
          Re: painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-20 16:30 +0200
  Re: painted into a corner David Wright <deblis@lionunicorn.co.uk> - 2018-08-19 23:40 +0200
    Re: painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-20 03:10 +0200
      Re: painted into a corner Michael Stone <mstone@debian.org> - 2018-08-20 20:00 +0200
        Re: painted into a corner Brian <ad44@cityscape.co.uk> - 2018-08-20 20:10 +0200
      Re: painted into a corner Brian <ad44@cityscape.co.uk> - 2018-08-20 20:00 +0200
        Re: painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-20 22:50 +0200
          Re: painted into a corner Zenaan Harkness <zenaan@freedbms.net> - 2018-08-21 01:50 +0200
            Re: painted into a corner David Wright <deblis@lionunicorn.co.uk> - 2018-08-21 02:20 +0200
              Re: painted into a corner Zenaan Harkness <zenaan@freedbms.net> - 2018-08-21 03:20 +0200
  Re: painted into a corner David Christensen <dpchrist@holgerdanske.com> - 2018-08-20 06:20 +0200
  Re: painted into a corner Zenaan Harkness <zenaan@freedbms.net> - 2018-08-20 07:10 +0200
  Re: painted into a corner Michael Stone <mstone@debian.org> - 2018-08-20 15:40 +0200
    Re: painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-20 16:40 +0200
      Re: painted into a corner Michael Stone <mstone@debian.org> - 2018-08-20 17:20 +0200
        Re: painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-20 22:30 +0200
          Re: painted into a corner Michael Stone <mstone@debian.org> - 2018-08-20 23:10 +0200
            Re: painted into a corner Zenaan Harkness <zenaan@freedbms.net> - 2018-08-21 02:00 +0200
              Re: painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-21 03:20 +0200
                Re: painted into a corner Zenaan Harkness <zenaan@freedbms.net> - 2018-08-21 03:30 +0200
          Re: painted into a corner David Wright <deblis@lionunicorn.co.uk> - 2018-08-21 02:10 +0200
            Re: painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-21 03:30 +0200
              Re: painted into a corner Timothy M Butterworth <timothy.m.butterworth@gmail.com> - 2018-08-21 03:40 +0200
              Re: painted into a corner Greg Wooledge <wooledg@eeg.ccf.org> - 2018-08-21 14:40 +0200
  Re: painted into a corner Andrew McGlashan <andrew.mcglashan@affinityvision.com.au> - 2018-08-20 17:30 +0200
    Re: painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-20 22:30 +0200
      Re: painted into a corner Jimmy Johnson <field.engineer@gmail.com> - 2018-08-21 03:20 +0200
        Re: painted into a corner David Wright <deblis@lionunicorn.co.uk> - 2018-08-21 19:40 +0200
          Re: painted into a corner Jimmy Johnson <field.engineer@gmail.com> - 2018-08-22 00:40 +0200
  Re: painted into a corner Jimmy Johnson <field.engineer@gmail.com> - 2018-08-22 00:40 +0200
    Re: painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-22 02:30 +0200
      Re: painted into a corner Michael Stone <mstone@debian.org> - 2018-08-22 03:10 +0200
      Re: painted into a corner Jimmy Johnson <field.engineer@gmail.com> - 2018-08-22 04:00 +0200
        Re: painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-22 04:30 +0200
      Re: painted into a corner Felix Miata <mrmazda@earthlink.net> - 2018-08-22 04:10 +0200
        Re: painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-22 04:30 +0200
          Re: painted into a corner David Christensen <dpchrist@holgerdanske.com> - 2018-08-22 05:10 +0200
            Re: painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-22 05:30 +0200
              Re: painted into a corner David Christensen <dpchrist@holgerdanske.com> - 2018-08-23 03:20 +0200
            Re: painted into a corner Gene Heskett <gheskett@shentel.net> - 2018-08-23 06:10 +0200

csiph-web