FS not resizing.
|
16th May, 2019, 10:04 PM
Post: #16
|
|||
|
|||
RE: FS not resizing.
(16th May, 2019 07:12 AM)jakenl Wrote:(16th May, 2019 04:36 AM)Nachteule Wrote: Btw, if you want to use boot partition from your external usb device, you could prepare an sd-card as documented in this articleI had to repeat the process above 2 times, went back to a backup of this SD-card in between, but at the eind it works as expected: only bootcode.bin on a FAT formatted card and it boots further from USB. Great! Pew, that's fine. Each issue has it's reason Quote:(16th May, 2019 04:20 AM)Nachteule Wrote: So we have the first error:Very well possible, good that you found a reason! (although I only followed the backup to USB procedure from xbian-config at the time) The main idea behind an image backup is to get an image, which can be written to sd-card and boot from it without the need of any modification. But in your case, you have to modify it because boot from sd-card and run system from external usb device (means /boot and rootfs is on different devices) is not supported per default w/o modification of /boot/cmdline.txt and /etc/fstab Quote:Please help me with my /etc/fstab content. I see for instance 2 identical lines with an UUID. With your help I might streamline my fstab as well and have a proper functioning system left. Your /etc/fstab looks a bit strange The lines at the end seems to be truncated, and where does the $ sign came from ? The duplicate UUID=4D28-F2B5 /boot ... line can be deleted, no problem. Here is the fixed version: Code: # |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
FS not resizing. - IriDium - 10th Apr, 2016, 08:36 PM
RE: FS not resizing. - Nachteule - 10th Apr, 2016, 10:00 PM
RE: FS not resizing. - IriDium - 10th Apr, 2016, 11:10 PM
RE: FS not resizing. - Nachteule - 10th Apr, 2016, 11:24 PM
RE: FS not resizing. - IriDium - 11th Apr, 2016, 12:54 AM
FS not resizing. - jakenl - 14th May, 2019, 07:46 AM
RE: FS not resizing. - Nachteule - 14th May, 2019, 10:47 PM
RE: FS not resizing. - jakenl - 15th May, 2019, 04:03 AM
RE: FS not resizing. - Nachteule - 15th May, 2019, 04:22 AM
FS not resizing. - jakenl - 15th May, 2019, 06:25 AM
RE: FS not resizing. - Nachteule - 15th May, 2019, 07:22 AM
RE: FS not resizing. - jakenl - 16th May, 2019, 04:12 AM
RE: FS not resizing. - Nachteule - 16th May, 2019, 04:20 AM
RE: FS not resizing. - Nachteule - 16th May, 2019, 04:36 AM
RE: FS not resizing. - jakenl - 16th May, 2019, 07:12 AM
RE: FS not resizing. - Nachteule - 16th May, 2019 10:04 PM
RE: FS not resizing. - jakenl - 19th May, 2019, 07:38 AM
RE: FS not resizing. - Nachteule - 21st May, 2019, 02:42 AM
FS not resizing. - jakenl - 23rd May, 2019, 10:14 PM
RE: FS not resizing. - Nachteule - 23rd May, 2019, 10:30 PM
FS not resizing. - jakenl - 23rd May, 2019, 11:14 PM
RE: FS not resizing. - Nachteule - 23rd May, 2019, 11:26 PM
FS not resizing. - jakenl - 24th May, 2019, 06:49 AM
RE: FS not resizing. - Nachteule - 25th May, 2019, 05:25 AM
|