I accidentally skipped step 7 in Rescuezilla, now it says: “Backup succeeded with some errors. <b> failed to backup partition <b> Operation took 0.0 minutes”. Can someone please explain what just happened?

Thanks for your help at my earlier question!

reddit.com
u/LiliaculViolet — 4 days ago
▲ 1 r/Backup

I accidentally skipped step 7 in Rescuezilla, now it says that it failed to backup partition <b> /dev/md127 and that the backup is finished and took 0.0seconds! Can someone please explain what just happened?

u/LiliaculViolet — 4 days ago

I am currecntly trying to make a backup off the hardrive of my Windows 10 laptop using Recuezilla. When I choose the USB stick in the menu and press enter, nothing happens.

Hello, guys! I have an Acer Aspire 3 A315-53-38A1 that I want to backup because I want to intall Linux on it. I have put rescuezilla.-2.6.2-64-bit.resolute on a 64GB USB stick using BelenaEtcher and I have another 128GB USB stick that I have formatted as NTFS. I have not formatted the USB stick with rescuezilla on it because the guy in the tutorial said I shouldn't. When I open the boot menu with F2 (InsydeH20 Setup Utility), the USB stick is listed as "USB HDD: USB". UEFI is enabled. When I choose the USB stick and press enter, nothing happens. Should I refromat the Rescuezilla USB stick or should I enable legacy?

reddit.com
u/LiliaculViolet — 7 days ago

I am currecntly trying to make a backup off the hardrive of my Windows 10 laptop using Recuezilla. When I choose the USB stick in the menu and press enter, nothing happens.

I have an Acer Aspire 3 A315-53-38A1 that I want to backup because I want to intall Linux on it. I have put rescuezilla.-2.6.2-64-bit.resolute on a 64GB USB stick using BelenaEtcher and I have another 128GB USB stick that I have formatted as NTFS. I have not formatted the USB stick with rescuezilla on it because the guy in the tutorial said I shouldn't. When I open the boot menu with F2 (InsydeH20 Setup Utility), the USB stick is listed as "USB HDD: USB". UEFI is enabled. When I choose the USB stick and press enter, nothing happens. Should I refromat the Rescuezilla USB stick or should I enable legacy?

reddit.com
u/LiliaculViolet — 7 days ago

I am currecntly trying to make a backup off the hardrive of my Windows 10 laptop using Recuezilla. When I choose the USB stick in the menu and press enter, nothing happens.

I have an Acer Aspire 3 A315-53-38A1 that I want to backup because I want to intall Linux on it. I have put rescuezilla.-2.6.2-64-bit.resolute on a 64GB USB stick using BelenaEtcher and I have another 128GB USB stick that I have formatted as NTFS. I have not formatted the USB stick with rescuezilla on it because the guy in the tutorial said I shouldn't. When I open the boot menu with F2 (InsydeH20 Setup Utility), the USB stick is listed as "USB HDD: USB". UEFI is enabled. When I choose the USB stick and press enter, nothing happens. Should I refromat the Rescuezilla USB stick or should I enable legacy?

reddit.com
u/LiliaculViolet — 7 days ago
▲ 3 r/Backup+1 crossposts

I need help with backing up my harddrive on my Windows 10 laptop with Rescuezilla!

I am currently trying to do a backup of my hardrive so that I can install Linux on it. I used BelenaEtcher to get Recscuezilla on my USB-stick. Windows said that I need to format USB-Laufwerk (E:) and USB-Laufwerk (F:) but the guy in the video said that I shouldn't my USB-Stick so I ignored it.

When I boot into the boot menu with F2 my USB is listed as second place as USB HDD: USB. Pressing enter does nothing. What should I do?

reddit.com
u/LiliaculViolet — 8 days ago
▲ 2 r/Windows10TechSupport+1 crossposts

I need help with backing up my harddrive on my Windows 10 laptop with Rescuezilla!

I am currently trying to do a backup of my hardrive so that I can install Linux on it. I used BelenaEtcher to get Recscuezilla on my USB-stick. Windows said that I need to format USB-Laufwerk (E:) and USB-Laufwerk (F:) but the guy in the video said that I shouldn't my USB-Stick so I ignored it.

When I boot into the boot menu with F2 my USB is listed as second place as USB HDD: USB. Pressing enter does nothing. What should I do?

reddit.com
u/LiliaculViolet — 8 days ago

Thanks for your advice. Can you back up all your files with an USB stick. How do I do that?

I wanted to install Mint Cinnamon on my windows laptop first before I install it on my Chromebook. I have never installled linux before, and I read that doing it on a Chromebook is a bit more difficult than on Windows.

reddit.com
u/LiliaculViolet — 2 months ago
▲ 4 r/HTML

Hi, Reddit! Thanks for your help. I have now created a box with hidden borders on a second test site! I have now created how I aproximately want my website to look. I have two further questions. How do I align the box the center. It bothers me that the margin is bigger on the right side than on the left side. I am also wondring how to create a second box for the header.

Here's the code:

<head>

<meta charset="utf-8">

<title>English</title>

<h2>Eddie's Tech Tips for Seniors</h2>

</head>

<style>

h2 {color: lightseagreen;}

h2 {font-size: 24pt;}

h2 {text-align: center;}

div {

background-color: white;

width: 1000px;

border-left-style: hidden;

border-right-style: hidden;

padding: 30px;

margin-left: 70px;

margin-right: 70px;

text-align: justify;

font-size: 18pt;

}

.center {

display: flex;

justify-content: center;

align-items: center;

}

body {

background-color: aliceblue;

}

</style>

u/LiliaculViolet — 2 months ago