TWiki
>
CF Web
>
Linux
>
UbuntuInCS
>
UbuntuDistroUpgrade
(2010-07-19,
GordBoerke
)
E
dit
A
ttach
--
MikeGore
- 18 May 2010
Ubuntu Distribution Upgrade
Ubuntu Distribution Upgrade
9.10 to 10.04
Package name changes
Important Missing packages
8.10 to 9.04
8.04 to 8.10
RAID related problems
/dev/mapper RAID array not found
This page is for any issues you have noticed when upgrading from one Distribution to another
9.10 to 10.04
Package name changes
busybox
replaced by busybox-static
ghc
changed to ghc6
git
does not exist, but git-cvs,git-svn,git-gui ... etc do
squeak
and
squeak-plugin
replace by
squeak-image3.9
and
squeak-plugin-image
Important Missing packages
gnu-smalltalk-
was not included in 10.04 - not available in time
Maybe use
squeak-image3.9
and
squeak-plugin-image
?
sh
package is missing
sun-java6-jdk missing
!!!!!
Sun Java 6 was removed from the repository and moved to the partner repo: add-apt-repository "deb
http://archive.canonical.com/
lucid partner"
8.10 to 9.04
8.04 to 8.10
RAID related problems
*
Likely this should move to a separate TWIKI for managing Ubuntu raid array
/dev/mapper RAID array not found
Background: your system boots into an initramfs shell because your root device does not show up
The problem is in fact that the
hotplug device
does not show up in time and your system boot.
In this example
root
is
/dev/mapper/dd1f_ROOT
dmraid -ay
mkdir /mnt
mount /dev/mapper/ddf1_ROOT1 /mnt
chroot /mnt
mount /proc
Fix:
Edit
/usr/share/initramfs-tools/scripts/local-top/dmraid
and change end of file to look like this:
# for dev in $(dmraid -r -c); do # dmraid-activate $dev # done sleep 10 dmraid -ay
initramfs-tools -k all -u
References:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/289465
http://ubuntuforums.org/showthread.php?p=6621179
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r2
<
r1
|
B
acklinks
|
R
aw View
|
WYSIWYG
|
M
ore topic actions
Topic revision: r2 - 2010-07-19
-
GordBoerke
CF
Information in this area is meant for use by CSCF staff and is not official documentation, but anybody who is interested is welcome to use it if they find it useful.
CF Web
CF Web Home
Changes
Index
Search
Administration
Communication
Email
Hardware
HelpDeskGuide
Infrastructure
InternalProjects
Linux
MachineNotes
Macintosh
Management
Networking
Printing
Research
Security
Software
Solaris
StaffStuff
TaskGroups
TermGoals
Teaching
UserSupport
Vendors
Windows
XHier
Other Webs
CSEveryBody
Main
Sandbox
TWiki
UW
My links
People
CERAS
WatForm
Tetherless lab
Ubuntu Main.HowTo
eDocs
RGG NE notes
RGG
CS infrastructure
Grad images
Edit
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback