<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I forgot one thing read in red<br><br><hr id="stopSpelling">From: rayburke30@hotmail.com<br>To: kubuntu-users@lists.ubuntu.com<br>Subject: RE: re grub error 17<br>Date: Sat, 24 Jan 2009 07:17:49 +1100<br><br>
<style>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</style>
<img alt="" src="http://gfx2.hotmail.com/mail/w3/ltr/emoticons/smile_shades.gif" width="19" height="19">Herve I am in xp pro,<br>
<br>
Yes that is right what you say below, and I already have a bkup of kubuntu<br>
done when in xp pro I clonned thru paragon drive copy 8<br>
as Ghost did not work?????<br>
<br>
PS the main xp pro is on dev/sda1<br>
the backup xp pro is on dev/sdh1<br>
both have only one partition<br>
<br>
hope this helps to find a resolution to my problem<br>
ray<br><font style="" color="#c00000">PS I mean to say that I have of "K" that it sitting in a switchable</font><font style="" color="#c00000"><br></font><font style="" color="#c00000">external usb hdd drive</font><font style="" color="#c00000"><br></font><br>
<hr id="EC_stopSpelling">
<br>
Date: Fri, 23 Jan 2009 12:47:37 +0100<br>Subject: Re: re grub error 17<br>From: Herve@lucidia.net<br>To: kubuntu-users@lists.ubuntu.com<br><br>Hello Ray,<br><br>I think I see the problem. Can you confirm that:<br>* /dev/sda is your Windows disk, with one partition: /dev/sda1 (called BKUP_MAN ???)<br>* /dev/sdb is your Kubuntu disk, with several partitions<br>* /dev/sdh is your backup disk, with one partition: /dev/sdh1 (called BKUP_MAN-1)<br>* you do not have a backup of Kubuntu<br><br>As I see it:<br>* /dev/sdh (the full disk) is the backup of /dev/sda, including the boot record, where grub is.<br>* grub looks for its startup files on /dev/sdb<br>* when you boot with the backup disk connected, the BIOS boots the backup disk, with the broken grub<br><br>Or:<br>* the BIOS sees the backup disk (when present at boot) as the second hard disk, and GRUB therefore looks for its files in the wrong place (/dev/sdh instead of /dev/sdb).<br><br>One thing is sure: you'd be better off with grub on /dev/sdb, so all Linux-related stuff remains together. You'd then have to tell your BIOS to boot from your Linux disk instead of the Windows one. IOW, tell you BIOS to boot from the slave disk on the primary controller. But this requires a bit of fidling with grub on the command line, which is not for the faint of heart!<br><br>Otherwise, tell your BIOS to not probe for USB disks if that is possible.<br><br>Of course I could be wrong!<br>Hervé<br><br><br>
<div class="EC_EC_gmail_quote">2009/1/22 Ray Burke <span dir="ltr"><<a href="mailto:rayburke30@hotmail.com">rayburke30@hotmail.com</a>></span><br>
<blockquote class="EC_EC_gmail_quote" style="padding-left: 1ex;">
<div><img alt="" width="19" height="19">Herve I am in K,<br><br>I booted up with the k live cd, and once up then turned on the external usb disk drive<br>and did a $df -h and a $df /boot see below<br>**********************************************************************<br> rayburke@rayburke-desktop:~$ df -h<br>Filesystem Size Used Avail Use% Mounted on<br>/dev/sdb1 18G 7.6G 9.0G 46% /<br>varrun 474M 160K 474M 1% /var/run<br>varlock 474M 0 474M 0% /var/lock<br>udev 474M 88K 474M 1% /dev<br>devshm 474M 0 474M 0% /dev/shm<br>lrm 474M 38M 437M 8% /lib/modules/2.6.24-16-generic/volatile<br>/dev/sdb2 19G 6.2G 13G 34% /home<br>/dev/sda1 75G 39G 36G 52% /media/BKUP MAN<br>/dev/sdh1 75G 37G 38G 50% /media/BKUP MAN-1<br>rayburke@rayburke-desktop:~$ df /boot<br>Filesystem 1K-blocks Used Available Use% Mounted on<br>/dev/sdb1 1 rayburke@rayburke-desktop:~$ df -h<br>Filesystem Size Used Avail Use% Mounted on<br>/dev/sdb1 18G 7.6G 9.0G 46% /<br>varrun 474M 160K 474M 1% /var/run<br>varlock 474M 0 474M 0% /var/lock<br>udev 474M 88K 474M 1% /dev<br>devshm 474M 0 474M 0% /dev/shm<br>lrm 474M 38M 437M 8% /lib/modules/2.6.24-16-generic/volatile<br>/dev/sdb2 19G 6.2G 13G 34% /home<br>/dev/sda1 75G 39G 36G 52% /media/BKUP MAN<br>/dev/sdh1 75G 37G 38G 50% /media/BKUP MAN-1<br>rayburke@rayburke-desktop:~$ df /boot<br>Filesystem 1K-blocks Used Available Use% Mounted on<br>/dev/sdb1 18034492 7909904 9397488 46% /<br>rayburke@rayburke-desktop:~$<br>8034492 7909904 9397488 46% /<br>rayburke@rayburke-desktop:~$<br>*************************************************************************************<br><br>so as you see the main xp pro is sda1 and the external usb is sdh1 and<br>only have one boot on sdb1?????<br>so await your advise<br><br>ray<br><br><br><br>
<hr>
Date: Wed, 21 Jan 2009 21:16:51 +0100
<div>
<div></div>
<div class="EC_EC_Wj3C7c"><br>Subject: Re: re grub error 17<br>From: <a href="mailto:Herve@lucidia.net">Herve@lucidia.net</a><br>To: <a href="mailto:kubuntu-users@lists.ubuntu.com">kubuntu-users@lists.ubuntu.com</a><br><br>Hi Ray,<br><br>
<div>2009/1/21 Ray Burke <span dir="ltr"><<a href="mailto:rayburke30@hotmail.com">rayburke30@hotmail.com</a>></span><br>
<blockquote style="padding-left: 1ex;">
<div>Herve,<br> <br>I am sorry as kost of my questions on the forum go astray!!!!!</div></blockquote>
<div>No worries :-) <br></div>
<blockquote style="padding-left: 1ex;">
<div><br><br>when I boot from the backup disk it just continually says gub, but this was a <br>clonned copy thru ghost 3 of the main xp pro??</div></blockquote>
<div>I s'pose ghost did not just copy the disk... I actually don't know this program. I use dd which is not very beautiful being command line and all that, but does exactly what's written on the tin :-)<br></div>
<blockquote style="padding-left: 1ex;">
<div><br> <br>do I do this <font color="#c00000">$ df /boot </font><font color="#0c0c0c">when in K and with just my xp pro drive and linux drive?????</font></div></blockquote>
<div>Sorry, you'd do this from the command line (Konsole) in Kubuntu. Sorry again for my use of command line, I actually don't know the graphical tools though I know they exist.<br> </div>
<div>To copy the disks, I'd boot from a LiveCD of Kubuntu, so none of the hard disks are being used, then I'd make a bit-for-bit copy of my disks to the backup; that's what dd does.<br><br>For example, when you start from the LiveCD, your main hard disk maybe /dev/sdc and your backup disk /dev/sdb, do you'd copy like so:<br>$ dd if=/dev/sdc of=/dev/sdb<br><br>This means copy from input 'file' (if) /dev/sdc to output 'file' (of) /dev/sdb, and it preserves the boot record and partition table.<br><br>You can also copy partitions the same way (after checking that destination >= source). For example:<br>$ dd if=/dev/sda3 of=/dev/sdb4<br><br>Good luck,<br>Hervé<br></div>
<blockquote style="padding-left: 1ex;">
<div><br><font color="#0c0c0c"></font> <br><font color="#0c0c0c">ray</font><br>
<hr>
<br>Date: Wed, 21 Jan 2009 14:04:04 +0100
<div><br>Subject: Re: re grub error 17<br>From: <a href="mailto:Herve@lucidia.net">Herve@lucidia.net</a><br>To: <a href="mailto:kubuntu-users@lists.ubuntu.com">kubuntu-users@lists.ubuntu.com</a><br><br></div>
<div>
<div></div>
<div>Hello Ray,<br><br>Re-posting to the list in case it might help others... was sent to personal e-mail.<br><br>I - Booting with the backup disks on<br><br>If your system boots ok with the backups off and does not when they're on, then my guess is that you have two grubs:<br>* one on the main hard drive (the one you want)<br>* at least one on the backups (the one[s] you don't)<br>and that your system boots by default from the backup. This, as you probably know, can be changed in the BIOS settings, under the boot section (its location depends on your BIOS).<br><br>II - Error 17<br><br>The reason why grub gives error 17 is due to the difference between the partition layout in the backup disk[s] and the original disk. For example, Linux's boot partition maybe on partition /dev/sda3 on the original disk and /dev/sda1 on the backup disk[s]. To find out your boot partition, type this:<br><br>$ df /boot<br><br>which gives me (/boot is not a separate partition on my laptop - yet):<br>/dev/sda8 52506748 3838592 46000968 8% /<br><br>I hope this can help a bit. Do not hesitate to ask again if I can be of help.<br>Hervé<br><br><br></div></div>
<hr>
Download free emoticons today! <a href="http://livelife.ninemsn.com.au/article.aspx?id=669758">Holiday cheer from Messenger.</a></div><br>--<br>kubuntu-users mailing list<br><a href="mailto:kubuntu-users@lists.ubuntu.com">kubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/kubuntu-users">https://lists.ubuntu.com/mailman/listinfo/kubuntu-users</a><br><br></blockquote></div><br><br></div></div>
<div class="EC_EC_Ih2E3d">
<hr>
Find your ideal job with SEEK <a href="http://a.ninemsn.com.au/b.aspx?URL=http://ninemsn.seek.com.au/?tracking%3Dsk:tl:sk:nine:0:hottag:change&_t=757263783&_r=SEEK_tagline&_m=EXT">Time for change?</a></div></div><br>--<br>kubuntu-users mailing list<br><a href="mailto:kubuntu-users@lists.ubuntu.com">kubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/kubuntu-users">https://lists.ubuntu.com/mailman/listinfo/kubuntu-users</a><br><br></blockquote></div><br><br><hr>Let ninemsn property help! <a href="http://a.ninemsn.com.au/b.aspx?URL=http://ninemsn.seek.com.au/?tracking%3Dsk:tl:sk:nine:0:hottag:change&_t=757263783&_r=SEEK_tagline&_m=EXT">Need a new place to rent, share or buy?</a><br /><hr />Get what you want at ebay. <a href='http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Frover%2Eebay%2Ecom%2Frover%2F1%2F705%2D10129%2D5668%2D323%2F4%3Fid%3D10&_t=763807330&_r=hotmailTAGLINES&_m=EXT' target='_new'>Get rid of those unwanted christmas presents!</a></body>
</html>