<p dir="ltr">Hi.can you please help with the settings for ubuntu <a href="http://13.3.it">13.3.it</a> needs de initramfs.<br>
Regards<br>
</p>
<div class="gmail_quote">On 02 Jan 2015 9:08 PM,  <<a href="mailto:ubuntu-users-request@lists.ubuntu.com">ubuntu-users-request@lists.ubuntu.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send ubuntu-users mailing list submissions to<br>
        <a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:ubuntu-users-request@lists.ubuntu.com">ubuntu-users-request@lists.ubuntu.com</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:ubuntu-users-owner@lists.ubuntu.com">ubuntu-users-owner@lists.ubuntu.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of ubuntu-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: FLOSS PC Repair Shop (Jason Sauders)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 2 Jan 2015 14:08:05 -0500<br>
From: Jason Sauders <<a href="mailto:jasauders@gmail.com">jasauders@gmail.com</a>><br>
To: "Ubuntu user technical support, not for general discussions"<br>
        <<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a>><br>
Subject: Re: FLOSS PC Repair Shop<br>
Message-ID:<br>
        <<a href="mailto:CAFu1Lau5psXE5TL4mXf-_qEkxFXq4LU3d-a1GyorQtD6wWqS5A@mail.gmail.com">CAFu1Lau5psXE5TL4mXf-_qEkxFXq4LU3d-a1GyorQtD6wWqS5A@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
This link here is how I discovered gddrescue. As I read through the<br>
differences I just decided to side with gddrescue (which uses the ddrescue<br>
command) as opposed to ddrescue (which uses the dd_rescue command). It<br>
seemed as if gddrescue uses a more advanced algorithm which is more of a<br>
match when attempting to recover installs on problematic drives.<br>
<br>
<a href="http://www.kossboss.com/linux---dd_rescue-vs-ddrescue" target="_blank">http://www.kossboss.com/linux---dd_rescue-vs-ddrescue</a><br>
<br>
In short (if my understanding is right)<br>
<br>
Package Name = gddrescue<br>
Command = ddrescue<br>
<br>
Package Name = ddrescue<br>
Command = dd_rescue<br>
<br>
<br>
Confusing, I know. In my notes I keep a command I frequently use. I'm<br>
pasting it exactly as I have it typed in my "Linux Notes" text file...<br>
(keeping notes for things like this is an awesome idea. Previously I stored<br>
notes in evernote, then later txt files on Dropbox, and now simply txt<br>
files on my ownCloud server that syncs to all of my devices. Very handy)<br>
<br>
gddrescue<br>
> (enable universe repos, update, and install gddrescue)<br>
> ddrescue -r3 /dev/sda /dev/sdb /root/logfile<br>
> (often seems to need --force to run, i.e.:)<br>
> ddrescue -r3 --force /dev/sda /dev/sdb /root/logfile<br>
> ***the above is assuming bad disk is sda, and the new disk is sdb***<br>
><br>
<br>
Extra emphasis on the sda vs sdb thing. I personally put the *new* drive in<br>
the system and with a USB/SATA/IDE adapter, plug in the old drive. I also<br>
wait until the system boots up to the Live USB session before plugging in<br>
the problematic drive over USB. That way I can verify the serial number on<br>
the brand new drive (which is likely 'sda') and know which drive is my<br>
destination with *nothing* else plugged in to the system to cause any sort<br>
of confusion, then I plug in the problematic drive over USB and structure<br>
my command accordingly. While my notes have sda and sdb in that order, due<br>
to what I just said above (putting good drive in, booting up, then after<br>
plugging in problematic drive over a USB adapter), the command is typically<br>
sdb first, sda second instead. In short, just make sure you know which<br>
drive is which. Super sure. Positively sure. :)<br>
<br>
It's also worth noting that while I have had great success with gddrescue,<br>
it's still always a gamble. I'm not going to put a half-recovered install<br>
on somebody's system. If I can recover the install with minimal errors,<br>
I'll do it, but if gddrescue is flagging tons of read errors left right and<br>
center and booting up shows some weirdness, then I'll rebuild it from<br>
ground up. Given that I copy over as much data as I can from a live USB<br>
session to a file server first and foremost (even before attempting<br>
gddrescue), I can at least model a new install and import their previous<br>
data. I don't like copying data afterwards, as the stress from running<br>
gddrescue might eliminate any chances to recover the data that I may have<br>
had if I had backed up the data from the very beginning. Don't mess with<br>
problematic drives. Go in order and make slow, calculated decisions, with<br>
data recovery being the number one priority. If a full install recovery is<br>
possible *afterwards*, that's simply a really excellent bonus. ;) It's also<br>
worth noting that a drive recovery isn't a quick process. I did one with a<br>
500 GB HDD last week. It took about 26 hours. The nice thing is, it works<br>
while I'm at work, asleep, playing with my daughter, etc., but just be<br>
aware it's not a "hey come back in an hour and I'll have it done" type of<br>
scenario. Make sure your clients are aware of that. ;)<br>
<br>
As far as a post install script, I just have a massive apt-get install<br>
command that I use. Each time I find an application I like, I add it to the<br>
command. That way if I spin up a new install I just run that apt-get<br>
command and in one shot ~30 applications get auto downloaded/installed.<br>
It's a simple command. Something like...<br>
<br>
sudo apt-get install audacity blender cheese clementine inkscape gimp vlc<br>
kazam openshot  (etc etc etc...)<br>
<br>
I keep one command for *my* installs and one command for the installs I set<br>
up for your average user. Things like handbrake and whatnot are nice, but I<br>
hesitate when it comes to installing "too much" on a system that might<br>
further confuse them. Only thing I do after that is grab the .deb packages<br>
for a few select applications that aren't in the repos, which are basically<br>
TeamViewer, Skype, Dropbox, and Chrome.<br>
<br>
My very honest and rather firm recommendation is to take a test system, or<br>
two test systems, and see if you can break/fix them with the above ideas.<br>
I'm not talking virtual machines, but physical hardware. Find two drives of<br>
similar size. Do a full install on one. Create a bunch of documents, text<br>
files, and other random bits of info. Format the 2nd drive entirely. Then,<br>
do gddrescue to see if you can recover the install on the 1st drive to the<br>
newly formatted 2nd drive. Likewise, in a similar test environment, delete<br>
a bunch of that random nonsense data you created. Empty your recycle bin or<br>
shift/delete the items. Write down what files you created and where they<br>
resided. Then, fire up testdisk and photorec. See what you can recover.<br>
<br>
That's exactly what I did. Nothing sucks more than having a prime system<br>
ready to be opened up only to realize your confidence level in these<br>
utilities is not as high as you'd like when working on *somebody else's*<br>
computer that contains *somebody else's* data that's important to them.<br>
<br>
Hope this helps. Have a great day!<br>
-J<br>
<br>
On Fri, Jan 2, 2015 at 12:53 PM, Amichai Rotman <<a href="mailto:amichai@iglu.org.il">amichai@iglu.org.il</a>> wrote:<br>
<br>
> Thanks Jason - for your comprehensive reply!<br>
><br>
> I'd appreciate some more specific scrips and/or CLI examples for gddrescue<br>
> and post-install bash scripts that make the necessary changes to the<br>
> vanilla stock Ubuntu installation.<br>
><br>
> Thanks!<br>
><br>
> Amichai.<br>
><br>
> On Thu, Jan 1, 2015 at 6:51 AM, Jason Sauders <<a href="mailto:jasauders@gmail.com">jasauders@gmail.com</a>> wrote:<br>
><br>
>> This is a great idea, but I would advise that a few things are kept in<br>
>> mind. Windows users will still likely be the majority of a potential<br>
>> customer base. That said, it doesn't detract from the roots and the real<br>
>> point of a FLOSS related computer shop. After all, part of the point of<br>
>> open source is to be open minded. Alternatives exist, and embracing that<br>
>> open minded stance on accepting customers of all walks will only help you<br>
>> from a reputation standpoint. I do tech work on the side, and on my web<br>
>> site clear as day I have a dedicated page for Windows, Apple, and Linux.<br>
>><br>
>> Another thing I do is I have a PDF I wrote up in LibreOffice Writer. It<br>
>> has a list of the common programs installed on the computer with a short<br>
>> 2-3 line description of each. That way people can use it as a quick<br>
>> reference file to see what the Ubuntu equivalent for say "Windows Movie<br>
>> Maker" is. I put this PDF in /etc/skel in the Desktop folder, so that way<br>
>> new user accounts that get created also get the same file on their Desktop.<br>
>> Of course, they can delete it if they wish, but I figured this was a nice<br>
>> touch as it helps bridge the gap of what the heck Brasero is, or<br>
>> Clementine, etc.<br>
>><br>
>> As far as tools and utilities, there are some I highly recommend.<br>
>> TestDisk and PhotoRec are obvious ones. Sometimes people are careless about<br>
>> their data, or perhaps they had an accidental whatever-it-was that caused a<br>
>> major partition/file loss issue. Of course, I say up front there are<br>
>> *absolutely* zero guarantees with any sort of data recovery work, but I'll<br>
>> always try as much as I can for the customer. Recently I worked with a<br>
>> former co-worker to get some pictures recovered. They thought they were<br>
>> missing about 100 photos, but I found nearly 3,500 that they were missing.<br>
>> That was quite an emotional happy-moment for her. ;)<br>
>><br>
>> Gddrescue is a life saver as well. When a system boots up slow, before I<br>
>> even bother troubleshooting it, I boot to an Ubuntu Live USB/CD and check<br>
>> the drive with the Disks utility first. At a somewhat alarming rate, often<br>
>> times the hard drives are failing, hence the slowness of the OS. I'll<br>
>> purchase (after discussing options with the owner, of course) a drive of<br>
>> matching/larger size, and do a gddrescue of the drive. Gddrescue works by<br>
>> retrying bad sectors any number of times you specify (i.e. the -r3 flag<br>
>> will try 3 times, if all 3 reads fail, it writes a 0 and moves on) in an<br>
>> attempt to rescue the drive. Again, no guarantees, as sometimes the drive<br>
>> is too far gone to recover, but sometimes this is the golden ticket. Make<br>
>> sure you have data backed up before attempting this (I just copy the data<br>
>> while in the live session if at all possible) and you quadruple check (via<br>
>> serial numbers, etc) what is sda, sdb, etc. Gddrescue is in the universe<br>
>> repo.<br>
>><br>
>> Clonezilla is pretty self explanatory as well. Sometimes it's necessary<br>
>> to clone a system, whether they want to migrate their system to a larger<br>
>> hard drive or whatever the case may be. GParted is likely to get lumped in<br>
>> here as well if you need to do any partition based work. But of course,<br>
>> ensure data is backed up before-hand. You never know when something is<br>
>> going to throw a fit, especially when working with the heart of where the<br>
>> data lies; the storage drive.<br>
>><br>
>> I'd also familiarize yourself with different products out there as much<br>
>> as possible. Recently I added home backup/file servers to my list of<br>
>> services. While dozens exist, it's kind of hard to deny that Synology is a<br>
>> very attractive option. Likewise, I also have OpenMediaVault in my arsenal<br>
>> of recommendations. OMV is rather FreeNAS-ish, but Debian based with an<br>
>> exceptional web based UI and it works wonderfully on older hardware. That<br>
>> way I can offer a pre-boxed solution or more of a DIY (but I'd happily set<br>
>> it up for them) solution, provided they either agree to a custom build that<br>
>> I can spec for them or have an available tower to utilize. I frequently<br>
>> spec out systems on NewEgg so I have an idea offhand of what a custom built<br>
>> NAS would run them if they were interested.<br>
>><br>
>> It's understandable for people to be a bit hesitant about having a<br>
>> totally new operating system (to them) installed on their computer. As<br>
>> Scott mentioned, being able to provide them with resources to getting help,<br>
>> such as the forums, is key. That way people don't feel alone when it comes<br>
>> to dealing with issues. The last thing anybody in their right mind would<br>
>> like is an operating system on their computer where, in their world, only<br>
>> one person can help; you. Of course, we all know that's not true as<br>
>> multitudes of resources exist online for assistance, but they don't know<br>
>> that. This is new to them. I think it's important to not push alternative<br>
>> resources in a way that makes them feel like once you're done with the job,<br>
>> all ties between you+customer are cut. I more-so push online resources as<br>
>> an aide since I don't want people to get the wrong impression that I just<br>
>> want their business one time and won't care about them whatsoever into the<br>
>> future, but at the same token, deep down, I also don't want a flooded inbox<br>
>> first thing Saturday morning either. ;)<br>
>><br>
>> Making a decision about what specific distribution/desktop environment<br>
>> you want to utilize is also key. I quite like using stock Ubuntu, but let's<br>
>> face it, Unity is not the lightest kid on the block. Sometimes people are<br>
>> wondering how they can re-utilize their old XP box. If they don't want<br>
>> their main system touched, but are curious about Linux for their old system<br>
>> to check out, what will you use? Me personally, I use Ubuntu and Xubuntu<br>
>> nearly exclusively (though Ubuntu MATE certainly has my interest, but I'm<br>
>> hanging on to Xubuntu for those lighter tasks for the time being). Of<br>
>> course, some people may prefer the idea/looks/feel of Mint, elementary OS,<br>
>> or insert-30-other-distros-here, and if that's the case go with what they<br>
>> prefer. I would be careful about going too deep into the distro exploration<br>
>> world of things though as it can very easily seem overwhelming to a new<br>
>> user. Keep it simple until *they* specify otherwise. After all, you're<br>
>> going to be a FLOSS shop, right? It's not just a Windows world out there,<br>
>> and likewise, it's not just an Ubuntu world out there either. ;)<br>
>><br>
>> Hope this helps!<br>
>> -J<br>
>><br>
>> On Wed, Dec 31, 2014 at 3:01 PM, Amichai Rotman <<a href="mailto:amichai@iglu.org.il">amichai@iglu.org.il</a>><br>
>> wrote:<br>
>><br>
>>> Hi All,<br>
>>><br>
>>> I am about to open my own PC Repair Shop in my neighborhood and I'd like<br>
>>> to use FLOSS as much as possible.<br>
>>><br>
>>> I will repair PCs and Laptops and I intend to promote FLOSS to my<br>
>>> customers (GNU/Linux in general and Ubuntu in particular).<br>
>>><br>
>>> I would like to hear your thoughts / ideas / advice etc.:<br>
>>><br>
>>><br>
>>>    - Tools to use<br>
>>>    - What to install on the server<br>
>>>    - Which programs and apps to promote to new Linux user for faster<br>
>>>    adaptation<br>
>>>    - Resources I could use: Wikis, Knowledge Bases etc.<br>
>>>    - Where to get Posters, stickers, stuffed Tuxes and the like to put<br>
>>>    on display and sell<br>
>>><br>
>>> You get the idea....<br>
>>><br>
>>> Thanks!<br>
>>><br>
>>> Amichai.<br>
>>><br>
>>><br>
>>> --<br>
>>> ubuntu-users mailing list<br>
>>> <a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
>>> Modify settings or unsubscribe at:<br>
>>> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
>>><br>
>>><br>
>><br>
>> --<br>
>> ubuntu-users mailing list<br>
>> <a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
>> Modify settings or unsubscribe at:<br>
>> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
>><br>
>><br>
><br>
> --<br>
> ubuntu-users mailing list<br>
> <a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
> Modify settings or unsubscribe at:<br>
> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="https://lists.ubuntu.com/archives/ubuntu-users/attachments/20150102/29d13569/attachment.html" target="_blank">https://lists.ubuntu.com/archives/ubuntu-users/attachments/20150102/29d13569/attachment.html</a>><br>
<br>
------------------------------<br>
<br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
<br>
<br>
End of ubuntu-users Digest, Vol 125, Issue 8<br>
********************************************<br>
</blockquote></div>