| View previous topic :: View next topic |
| Author |
Message |
graemecollin
Joined: Sun Jan 23, 2011 1:29 pm Posts: 12
|
Posted: Mon Jan 14, 2013 8:26 pm Post subject: New Windows 8 Laptop & Linux Install |
|
|
Just picked up a new laptop, with Windows 8 pre-installed. Obviously, this has to go, in favour of something more Linux-flavoured. However, I want to retain a fallback route, if necessary.
Is it possible to generate the OS install disks (not recovery disks that are going to be relying on asubsequently non-existant recovery partition) and without accepting the EULA? If so, how? Obviously, I'm trying to avoid having to go anywhere Win8 to do anything.
Another potential option I can see would be to take an image of the disk, including all partitions, as it stands right now? Kinda like ghosting the drive (albeit onto a significantly smaller drive - I only need the data, not the free space backing up). Is there a Linux distro, that I can boot from CD/DVD/flash-drive that can do this for me?
Many thanks.
-Graeme. |
|
| Back to top |
|
 |
wyliecoyoteuk LXF regular

Joined: Sun Apr 10, 2005 11:41 pm Posts: 3359 Location: Birmingham, UK
|
Posted: Mon Jan 14, 2013 9:24 pm Post subject: |
|
|
http://partedmagic.com
Should have all the tools you need.
However the UEFI BIOS might make it less than straightforward. _________________ The sig between the asterisks is so cool that only REALLY COOL people can even see it!
*************** ************ |
|
| Back to top |
|
 |
johnhudson LXF regular
Joined: Wed Aug 03, 2005 2:37 pm Posts: 767
|
Posted: Mon Jan 14, 2013 9:31 pm Post subject: |
|
|
Your problem is the UEFI BIOS; a lot depends on whether the OEM has let you have the key to enable even to run a Live CD to do anything let alone install Linux.
Maybe worth trying a distro that comes with a solution to the UEFI BIOS - I believe Ubuntu is supposed to. |
|
| Back to top |
|
 |
nelz Moderator

Joined: Mon Apr 04, 2005 12:52 pm Posts: 8002 Location: Warrington, UK
|
Posted: Tue Jan 15, 2013 10:55 am Post subject: |
|
|
You can turn secure boot off, I had to to boot my new Win8 laptop from a live disk.
I just backed up the whole drive with dd
| Code: | | dd if=/dev/sda bs=1g | gzip >/external/drive/sda.img.gz |
_________________ Unix is user-friendly. It's just very selective about who it's friends are. |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|