I tried to replicate this for posterity. The time I had seen this was on
a developers workstations after a dapper to edgy upgrade. I was not able
to replicate it with these steps. It's really a moot point though, as
edgy is no longer supported.

sudo ubuntu-vm-builder kvm dapper

# update /etc/fstab with 'blkid' UUID output
reboot
# df is good

apt-get update
apt-get upgrade
reboot
# df is good

# make sources.list contain only 'deb http://old-releases.ubuntu.com/ubuntu 
edgy main restricted'
apt-get update
apt-get upgrade
apt-get dist-upgrade
# notice cp: cannot stat `/etc/udev/rules.d/65-persistent-storage-rules': No 
such file or directory 
apt-get dist-upgrade # (again)
reboot
#df is good

# make sources.list also contain 'deb http://old-releases.ubuntu.com/ubuntu 
edgy-updates main restricted'
apt-get update
apt-get upgrade
apt-get dist-upgrade
reboot
# df is still good

-- 
/ not showing up in df or mount in Edgy
https://bugs.launchpad.net/bugs/69757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to