I broke the AA1 yesterday, sound and networking wouldn't start, no matter what I did. I knew that the AA1 came with a recovery dvd, but I don't have a usb odd, so I had to resort to the usb stick method. Put the dvd in the drive of my pc, add the memory stick and reboot. Hey presto! Nothing happens ... consult forums ... lucky that it didn't trash my second hdd. Tried it on work's laptop, no result it just installs the os to the memory stick and I can't get it to boot on the AA1. Spend about 3 hours fiddling around with a combination of Thunar and Run Application as I can 't get a terminal to open up and respond, and I finally fixed it. It reboots, connects to the network and plays sound. Yay!
This morning I have a bit of a brainwave, and I figure out how to properly create the usb recovery stick
Plug in USB stick
Open up a terminal
dmesg
find device node, [sdc in my case]
sudo su
zcat aa1_usb_recovery_image.gz > /dev/sdc
Turns out I'd forgotten the sudo su.
What an idiot, and it all works propely now.
No comments:
Post a Comment