* [gentoo-user] LiveUSB booting a USB harddrive
@ 2007-05-15 19:03 Nick
2007-05-15 19:09 ` Hans-Werner Hilse
0 siblings, 1 reply; 2+ messages in thread
From: Nick @ 2007-05-15 19:03 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1087 bytes --]
Hi there,
I've been reading the LiveUSB docs at
www.gentoo.org/docs/en/liveusb.xml
Rather than booting a livecd from a USB stick, however, I'd like to
do so from a USB Hard Drive. The sensitive thing here is I just want
a 1GB partition on this drive as a "rescue" disk of sorts -- the
rest of the drive has lots of important data, which I really can't
lose.
So, if I follow the commands at the doc mentioned above, should all
work fine? the dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda (or
whatever) is of particular concern, as it's a scary command to run
on a disk with non backed-up data on it (no, I currently have no
real backup of the disk - 180GB to backup is too expensive for me)
Thanks in advance,
Nick
P.S. Without meaning to sound like a fanboy, I started using Gentoo
not so long ago, and it's the best thing ever, far exceeding even
sliced bread.
--
GPG Key : www.njw.me.uk/nick.gpg.asc GPG Key ID: 04E4653F
GPG Fingerprint: 9732 D7C7 A441 D79E FDF0 94F6 1F48 5674 04E4 653F
SIP : 30126547@voipfone.co.uk PSTN: 0560 0030509
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] LiveUSB booting a USB harddrive
2007-05-15 19:03 [gentoo-user] LiveUSB booting a USB harddrive Nick
@ 2007-05-15 19:09 ` Hans-Werner Hilse
0 siblings, 0 replies; 2+ messages in thread
From: Hans-Werner Hilse @ 2007-05-15 19:09 UTC (permalink / raw
To: gentoo-user
Hi,
On Tue, 15 May 2007 20:03:15 +0100
Nick <gentoo-user@njw.me.uk> wrote:
> So, if I follow the commands at the doc mentioned above, should all
> work fine? the dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda (or
> whatever) is of particular concern, as it's a scary command to run
> on a disk with non backed-up data on it (no, I currently have no
> real backup of the disk - 180GB to backup is too expensive for me)
So make a backup of the relevant part first. Check for the length
of /usr/lib/syslinux/mbr.bin and make a backup:
"dd if=/dev/sda of=/my-mbr-mackup bs=1024 count=1" (insert correct
count according to that mentioned file size).
But why not just use grub and bother with syslinux instead? But it
boils down to be a matter of taste, I guess...
-hwh
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-15 19:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-15 19:03 [gentoo-user] LiveUSB booting a USB harddrive Nick
2007-05-15 19:09 ` Hans-Werner Hilse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox