Re: [Fwd: Re: Install not working properly- Error 15 upon reboot]

2008-09-26 Thread Ryan Gallagher
Ok it is working now, I did the whole lot after clicking "Continue using
the CD" as suggested and it works fine.  Thanks to everyone for the
help.  

Just waiting for it to finish booting then I will run apt-get install
linux and do some serious road testing.

Thanks again for all of the very prompt support and assistance from the
whole list!
Ryan.


-Original Message-
From: Emmet Hikory <[EMAIL PROTECTED]>
To: Ubuntu Mobile 
Subject: Re: [Fwd: Re: Install not working properly- Error 15 upon
reboot]
Date: Fri, 26 Sep 2008 23:57:01 +0900


Ryan Gallagher wrote:
> Ok it downloads and unpacks fine, then it gets into trouble (see
> below).  Any ideas?

Hrm.  If just rebooting doesn't fix it for you, you might try
running through the install again, select "Continue using the CD" (yes,
it's not a CD), and doing the apt-get update; apt-get install aptitude
... stuff at that point to see if you can get it working (chroot to
/target in this case, I think).  Aside from that you could try to make
the chroot more robust with something like `mount -t proc proc /proc`.

In the worst case, installing Ubuntu Desktop, installing the
ubuntu-mobile package, and uninstalling the ubuntu-desktop package ought
to work.  Mind you, I've not tried any of these: for me it just worked
with the forced installation of the kernel.

On another note, once one has a booted working system, it's probably
a good ideal to `apt-get install linux` to make sure to track kernel
upgrades for security fixes, etc.

-- 
Emmet HIKORY

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: [Fwd: Re: Install not working properly- Error 15 upon reboot]

2008-09-26 Thread Emmet Hikory
Ryan Gallagher wrote:
> Ok it downloads and unpacks fine, then it gets into trouble (see
> below).  Any ideas?

Hrm.  If just rebooting doesn't fix it for you, you might try
running through the install again, select "Continue using the CD" (yes,
it's not a CD), and doing the apt-get update; apt-get install aptitude
... stuff at that point to see if you can get it working (chroot to
/target in this case, I think).  Aside from that you could try to make
the chroot more robust with something like `mount -t proc proc /proc`.

In the worst case, installing Ubuntu Desktop, installing the
ubuntu-mobile package, and uninstalling the ubuntu-desktop package ought
to work.  Mind you, I've not tried any of these: for me it just worked
with the forced installation of the kernel.

On another note, once one has a booted working system, it's probably
a good ideal to `apt-get install linux` to make sure to track kernel
upgrades for security fixes, etc.

-- 
Emmet HIKORY

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: [Fwd: Re: Install not working properly- Error 15 upon reboot]

2008-09-26 Thread Ryan Gallagher
Ok it downloads and unpacks fine, then it gets into trouble (see below).
Any ideas?

Thanks,
Ryan.

[EMAIL PROTECTED]:/# dpkg -i linux-image*deb
(Reading database ... 99891 files and directories currently installed.)
Preparing to replace linux-image-2.6.27-4-generic 2.6.27-4.6 (using
linux-image-2.6.27-4-generic_2.6.27-4.6_i386.deb) ...
Done.
Unpacking replacement linux-image-2.6.27-4-generic ...
Running postrm hook script /sbin/update-grub.
Searching for GRUB installation directory ... found: /boot/grub
findfs: Unable to resolve 'UUID=ed2f6ce4-7e7c-4a78-8617-c5eb74d3f540'
Cannot determine root device.  Assuming /dev/hda1
This error is probably caused by an invalid /etc/fstab
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ...
found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-2.6.27-4-generic
Found kernel: /boot/last-good-boot/vmlinuz
Updating /boot/grub/menu.lst ... done

Setting up linux-image-2.6.27-4-generic (2.6.27-4.6) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.27-4-generic
grep: /proc/modules: No such file or directory
grep: /proc/modules: No such file or directory
grep: /proc/modules: No such file or directory
grep: /proc/modules: No such file or directory
grep: /proc/modules: No such file or directory
grep: /proc/modules: No such file or directory
grep: /proc/modules: No such file or directory
Not updating initrd symbolic links since we are being
updated/reinstalled 
(2.6.27-4.6 was configured last, according to dpkg)
Not updating image symbolic links since we are being
updated/reinstalled 
(2.6.27-4.6 was configured last, according to dpkg)
Running postinst hook script /sbin/update-grub.
Searching for GRUB installation directory ... found: /boot/grub
findfs: Unable to resolve 'UUID=ed2f6ce4-7e7c-4a78-8617-c5eb74d3f540'
Cannot determine root device.  Assuming /dev/hda1
This error is probably caused by an invalid /etc/fstab
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ...
found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-2.6.27-4-generic
Found kernel: /boot/last-good-boot/vmlinuz
Updating /boot/grub/menu.lst ... done

Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/nvidia-common
pcilib: Cannot open /proc/bus/pci



-Original Message-
From: Ryan Gallagher <[EMAIL PROTECTED]>
To: Ryan Gallagher <[EMAIL PROTECTED]>
Subject: Re: [Fwd: Re: Install not working properly- Error 15 upon
reboot]
Date: Fri, 26 Sep 2008 15:12:09 +0100

Heh, I managed to work this out before reading your reply :-D

I downloaded it fine but when I ran the dpkg I got a few errors although
it did complete and now it is back to error 15.  I will try and document
the errors later on when I get the chance to try again.

Thanks again for the very fast help.

Ryan.




-Original Message-
From: Ryan Gallagher <[EMAIL PROTECTED]>
To: Emmet Hikory <[EMAIL PROTECTED]>
Cc: Ubuntu Mobile 
Subject: Re: [Fwd: Re: Install not working properly- Error 15 upon
reboot]
Date: Fri, 26 Sep 2008 15:05:18 +0100

Ok I managed to work out how to run 

sudo aptitude update




and it worked after that, installng now.

Thanks,
Ryan.
-Original Message-
From: Emmet Hikory <[EMAIL PROTECTED]>
To: Ubuntu Mobile 
Subject: Re: [Fwd: Re: Install not working properly- Error 15 upon
reboot]
Date: Fri, 26 Sep 2008 21:08:24 +0900


Ryan Gallagher wrote:
> Ah, I wish I had not formatted my hard drive now hehe.  I'll wait for
> the new build then but it would have been good for them to have let us
> know that a bit more up front.
> 
> Thanks for letting me know, I wish I had posted here sooner, I thought
> it was something dumb I was doing :-D

The workaround I used for this was to boot again on the USB stick,
and run the following commands.  You may need to adjust to taste:


sudo apt-get install aptitude
aptitude download linux-image-2.6.27-4-generic
sudo mount /dev/sda1 /mnt
sudo cp linux-image*deb /mnt
sudo chroot /mnt /bin/bash
dpkg -i linux-image*deb
exit
sudo umount /mnt
sudo reboot

The resulting reboot worked, and my system (Kohjinsha SR) was installed.

I've also filed bug #274753 about this.

https://bugs.launchpad.net/ubuntu/+source/mobile-meta/+bug/274753

-- 
Emmet HIKORY

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: [Fwd: Re: Install not working properly- Error 15 upon reboot]

2008-09-26 Thread Javier Gálvez Guerrero
Obvious... Newbie error... U_U. Sorry.

It worked properly after installing the kernel and booting. Ubuntu Mobile on
HDD. Now I can continue testing. Thanks!


Regards,
Javi


2008/9/26 Emmet Hikory <[EMAIL PROTECTED]>

> I wrote:
> > The workaround I used for this was to boot again on the USB stick,
> > and run the following commands.  You may need to adjust to taste:
> >
> >
> > sudo apt-get install aptitude
> > aptitude download linux-image-2.6.27-4-generic
> > sudo mount /dev/sda1 /mnt
> > sudo cp linux-image*deb /mnt
> > sudo chroot /mnt /bin/bash
> > dpkg -i linux-image*deb
> > exit
> > sudo umount /mnt
> > sudo reboot
>
> Ryan Gallagher wrote:
> > Ok I tried this but when I get to step two (aptitude download
> > linux-image-2.6.27-4-generic) I get the following error (copied by hand):
> >
> > Err http://archive.ubuntu.com intrepid/main linux-image-2.6.27-4generic
> > 2.6.27.4.5
> > 404 Not found [IP:  91.189.88.80]
>
> Oops.  You probably want to update your apt-cache.  Running `sudo
> apt-get update` before `aptitude download ...` should do it.
>
> --
> Emmet HIKORY
>
>
> --
> Ubuntu-mobile mailing list
> Ubuntu-mobile@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
>
-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: [Fwd: Re: Install not working properly- Error 15 upon reboot]

2008-09-26 Thread Ryan Gallagher
Ok I managed to work out how to run 

sudo aptitude update

and it worked after that, installng now.

Thanks,
Ryan.
-Original Message-
From: Emmet Hikory <[EMAIL PROTECTED]>
To: Ubuntu Mobile 
Subject: Re: [Fwd: Re: Install not working properly- Error 15 upon
reboot]
Date: Fri, 26 Sep 2008 21:08:24 +0900


Ryan Gallagher wrote:
> Ah, I wish I had not formatted my hard drive now hehe.  I'll wait for
> the new build then but it would have been good for them to have let us
> know that a bit more up front.
> 
> Thanks for letting me know, I wish I had posted here sooner, I thought
> it was something dumb I was doing :-D

The workaround I used for this was to boot again on the USB stick,
and run the following commands.  You may need to adjust to taste:


sudo apt-get install aptitude
aptitude download linux-image-2.6.27-4-generic
sudo mount /dev/sda1 /mnt
sudo cp linux-image*deb /mnt
sudo chroot /mnt /bin/bash
dpkg -i linux-image*deb
exit
sudo umount /mnt
sudo reboot

The resulting reboot worked, and my system (Kohjinsha SR) was installed.

I've also filed bug #274753 about this.

https://bugs.launchpad.net/ubuntu/+source/mobile-meta/+bug/274753

-- 
Emmet HIKORY

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: [Fwd: Re: Install not working properly- Error 15 upon reboot]

2008-09-26 Thread Emmet Hikory
I wrote:
> The workaround I used for this was to boot again on the USB stick,
> and run the following commands.  You may need to adjust to taste:
>
>
> sudo apt-get install aptitude
> aptitude download linux-image-2.6.27-4-generic
> sudo mount /dev/sda1 /mnt
> sudo cp linux-image*deb /mnt
> sudo chroot /mnt /bin/bash
> dpkg -i linux-image*deb
> exit
> sudo umount /mnt
> sudo reboot

Ryan Gallagher wrote:
> Ok I tried this but when I get to step two (aptitude download
> linux-image-2.6.27-4-generic) I get the following error (copied by hand):
> 
> Err http://archive.ubuntu.com intrepid/main linux-image-2.6.27-4generic
> 2.6.27.4.5
> 404 Not found [IP:  91.189.88.80]

Oops.  You probably want to update your apt-cache.  Running `sudo
apt-get update` before `aptitude download ...` should do it.

-- 
Emmet HIKORY


-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: [Fwd: Re: Install not working properly- Error 15 upon reboot]

2008-09-26 Thread Steve Paine
Same error here.
I also tried installing the new kernel by chrooting and apt-get but although
it booted, I only had cmd line.
S.

On Fri, Sep 26, 2008 at 3:56 PM, Ryan Gallagher <[EMAIL PROTECTED]> wrote:

>  Ok I tried this but when I get to step two (aptitude download
> linux-image-2.6.27-4-generic) I get the following error (copied by hand):
>
> Err http://archive.ubuntu.com intrepid/main linux-image-2.6.27-4generic
> 2.6.27.4.5
> 404 Not found [IP:  91.189.88.80]
>
> Any ideas?
>
> Thanks,
> Ryan.
>
>
>
> -Original Message-
> *From*: Emmet Hikory <[EMAIL PROTECTED]<[EMAIL PROTECTED]>
> >
> *To*: Ubuntu Mobile 
> >
> *Subject*: Re: [Fwd: Re: Install not working properly- Error 15 upon
> reboot]
> *Date*: Fri, 26 Sep 2008 21:08:24 +0900
>
> Ryan Gallagher wrote:
> > Ah, I wish I had not formatted my hard drive now hehe.  I'll wait for
> > the new build then but it would have been good for them to have let us
> > know that a bit more up front.
> >
> > Thanks for letting me know, I wish I had posted here sooner, I thought
> > it was something dumb I was doing :-D
>
> The workaround I used for this was to boot again on the USB stick,
> and run the following commands.  You may need to adjust to taste:
>
>
> sudo apt-get install aptitude
> aptitude download linux-image-2.6.27-4-generic
> sudo mount /dev/sda1 /mnt
> sudo cp linux-image*deb /mnt
> sudo chroot /mnt /bin/bash
> dpkg -i linux-image*deb
> exit
> sudo umount /mnt
> sudo reboot
>
> The resulting reboot worked, and my system (Kohjinsha SR) was installed.
>
> I've also filed bug #274753 about this.
> https://bugs.launchpad.net/ubuntu/+source/mobile-meta/+bug/274753
>
> --
> Emmet HIKORY
>
>
>
> --
> Ubuntu-mobile mailing list
> Ubuntu-mobile@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
>
>


-- 
Steve 'Chippy' Paine
Promoting mobile computing devices  to
over 220,000 people per month through
UMPCPortal.com
-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: [Fwd: Re: Install not working properly- Error 15 upon reboot]

2008-09-26 Thread Javier Gálvez Guerrero
Hi Emmet,

I experienced a problem just with the second step:

$ aptitude download linux-image-2.6.27-4-generic
Reading package lists... Done
Building dependency tree
Initializing package states... Done
Err http://archive.ubuntu.com intrepid/main linux-image-2.6.27-4 generic
2.6.27-4.5
   404 Not Found

bla bla bla

I have just seen that Ryan has mailed the same issue...hahaha.

Then, missing any sources line in sources list?


Thanks,
Javi



2008/9/26 Emmet Hikory <[EMAIL PROTECTED]>

> Ryan Gallagher wrote:
> > Ah, I wish I had not formatted my hard drive now hehe.  I'll wait for
> > the new build then but it would have been good for them to have let us
> > know that a bit more up front.
> >
> > Thanks for letting me know, I wish I had posted here sooner, I thought
> > it was something dumb I was doing :-D
>
> The workaround I used for this was to boot again on the USB stick,
> and run the following commands.  You may need to adjust to taste:
>
>
> sudo apt-get install aptitude
> aptitude download linux-image-2.6.27-4-generic
> sudo mount /dev/sda1 /mnt
> sudo cp linux-image*deb /mnt
> sudo chroot /mnt /bin/bash
> dpkg -i linux-image*deb
> exit
> sudo umount /mnt
> sudo reboot
>
>The resulting reboot worked, and my system (Kohjinsha SR) was installed.
>
>I've also filed bug #274753 about this.
>
> https://bugs.launchpad.net/ubuntu/+source/mobile-meta/+bug/274753
>
> --
> Emmet HIKORY
>
> --
> Ubuntu-mobile mailing list
> Ubuntu-mobile@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
>
-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: [Fwd: Re: Install not working properly- Error 15 upon reboot]

2008-09-26 Thread Ryan Gallagher
Ok I tried this but when I get to step two (aptitude download
linux-image-2.6.27-4-generic) I get the following error (copied by
hand):

Err http://archive.ubuntu.com intrepid/main linux-image-2.6.27-4generic
2.6.27.4.5 
404 Not found [IP:  91.189.88.80]

Any ideas?

Thanks,
Ryan.


-Original Message-
From: Emmet Hikory <[EMAIL PROTECTED]>
To: Ubuntu Mobile 
Subject: Re: [Fwd: Re: Install not working properly- Error 15 upon
reboot]
Date: Fri, 26 Sep 2008 21:08:24 +0900


Ryan Gallagher wrote:
> Ah, I wish I had not formatted my hard drive now hehe.  I'll wait for
> the new build then but it would have been good for them to have let us
> know that a bit more up front.
> 
> Thanks for letting me know, I wish I had posted here sooner, I thought
> it was something dumb I was doing :-D

The workaround I used for this was to boot again on the USB stick,
and run the following commands.  You may need to adjust to taste:


sudo apt-get install aptitude
aptitude download linux-image-2.6.27-4-generic
sudo mount /dev/sda1 /mnt
sudo cp linux-image*deb /mnt
sudo chroot /mnt /bin/bash
dpkg -i linux-image*deb
exit
sudo umount /mnt
sudo reboot

The resulting reboot worked, and my system (Kohjinsha SR) was installed.

I've also filed bug #274753 about this.

https://bugs.launchpad.net/ubuntu/+source/mobile-meta/+bug/274753

-- 
Emmet HIKORY

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: [Fwd: Re: Install not working properly- Error 15 upon reboot]

2008-09-26 Thread Ryan Gallagher

That's great, I will try this right now.

Thanks!
Ryan.

Emmet Hikory wrote:

Ryan Gallagher wrote:
  

Ah, I wish I had not formatted my hard drive now hehe.  I'll wait for
the new build then but it would have been good for them to have let us
know that a bit more up front.

Thanks for letting me know, I wish I had posted here sooner, I thought
it was something dumb I was doing :-D



The workaround I used for this was to boot again on the USB stick,
and run the following commands.  You may need to adjust to taste:


sudo apt-get install aptitude
aptitude download linux-image-2.6.27-4-generic
sudo mount /dev/sda1 /mnt
sudo cp linux-image*deb /mnt
sudo chroot /mnt /bin/bash
dpkg -i linux-image*deb
exit
sudo umount /mnt
sudo reboot

The resulting reboot worked, and my system (Kohjinsha SR) was installed.

I've also filed bug #274753 about this.

https://bugs.launchpad.net/ubuntu/+source/mobile-meta/+bug/274753

  
-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: [Fwd: Re: Install not working properly- Error 15 upon reboot]

2008-09-26 Thread Emmet Hikory
Ryan Gallagher wrote:
> Ah, I wish I had not formatted my hard drive now hehe.  I'll wait for
> the new build then but it would have been good for them to have let us
> know that a bit more up front.
> 
> Thanks for letting me know, I wish I had posted here sooner, I thought
> it was something dumb I was doing :-D

The workaround I used for this was to boot again on the USB stick,
and run the following commands.  You may need to adjust to taste:


sudo apt-get install aptitude
aptitude download linux-image-2.6.27-4-generic
sudo mount /dev/sda1 /mnt
sudo cp linux-image*deb /mnt
sudo chroot /mnt /bin/bash
dpkg -i linux-image*deb
exit
sudo umount /mnt
sudo reboot

The resulting reboot worked, and my system (Kohjinsha SR) was installed.

I've also filed bug #274753 about this.

https://bugs.launchpad.net/ubuntu/+source/mobile-meta/+bug/274753

-- 
Emmet HIKORY

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


[Fwd: Re: Install not working properly- Error 15 upon reboot]

2008-09-26 Thread Ryan Gallagher
Ah, I wish I had not formatted my hard drive now hehe.  I'll wait for 
the new build then but it would have been good for them to have let us 
know that a bit more up front.


Thanks for letting me know, I wish I had posted here sooner, I thought 
it was something dumb I was doing :-D


Talk to you soon,
Ryan.

Steve Paine wrote:

Yup. This is the problem that others are having. Canonical are aware.
I'm sure a fix will filter through in the bext build so hold on for a bit!

S.

On Fri, Sep 26, 2008 at 12:31 PM, Ryan Gallagher <[EMAIL PROTECTED] 
> wrote:


Hiya,

I am able to run it just fine in the live version.  At first I
tried to
install it into a 20GB partition I had created for this but that
failed
with an error 15 on reboot.  I liked it so much I decided to
format the
whole hard drive and install it, unfortunately it still does not boot
and gets an error 15 upon reboot.  I have tried about 15 times using
different settings in the partitions on install.  I have also
reformatted in Ubuntu 8.04 and then tried again but no luck.  Anyone
else having a problem with the install?  Any ideas on what is going
wrong?  It is a Q1 Ultra which has no trouble running MID and 8.04.

Thanks,
Ryan.

--
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com 
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile




--
Steve 'Chippy' Paine
Promoting mobile computing devices  to
over 220,000 people per month through
UMPCPortal.com


--
Ryan Gallagher
CEO
ConnectMeAnywhere Limited

Call me local ... Reach me worldwide!
UK London:  +44 (0)207 099 1077
USA Palo Alto: +1 650.644.1303

www.connectmeanywhere.com
www.expatreach.com


CONFIDENTIALITY NOTICE

This message and any attachment are confidential and may be privileged
or otherwise protected from disclosure and solely for the use of the
person(s) or entity to whom it is intended. If you have received this
message in error and are not the intended recipient, please notify the
sender immediately and delete this message and any attachment from your
system. If you are not the intended recipient, be advised that any use
of this message is prohibited and may be unlawful, and you must not copy
this message or attachment or disclose the contents to any other person.


-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile