Topic: [SOLVED] Can't boot GParted from hard disk partition
Hi there,
I've recently run into a bit of trouble tweaking the partitions on my laptop's hard drive. In a nutshell:
- Faulty CD drive = can't use LiveCD
- System is really old = no USB boot support
- I'm a total sysadmin n00b = not sure about setting up a PXE server
So I've been trying to follow the steps in the "GParted Live on harddisk" guide to get GParted to boot from a small ext3 partition. The guide works - to a point. When I actually try to boot GParted Live, it runs through some initial stuff for about five seconds and then hangs (apparently right after running /scripts/live-premount). Eventually, it displays a boot failure message and tells me that it was "Unable to find a medium containing a live file system" (or something along those lines).
I've tried Googling around and searching this forum to no avail, so I'd really appreciate any insights on what the problem is and how to fix it.
My menu.lst entry for GParted is as follows:
title GParted Live
root (hd0,0)
kernel /live/vmlinuz1 toram=filesystem.squashfs boot=live union=aufs noswap noprompt vga=788 ip=frommedia
initrd /live/initrd1.img
I'd post the full log file generated by a boot with the 'debug' option, but I can't figure out how to copy live.log onto a usable medium electronically, and I'm inclined to think that copying so many screens of text by hand would be... inefficient.
Anyway, thanks in advance!