Public bug reported:

Ubuntu 9.04
linux-image-2.6.28-11-generic: 2.6.28-11.42

What I expoect: Booting into Gnome.
What happens: 
Booting normal gives the messages (and a lot more):

* Loading cpufreq kernen modules...
* Starting sytem log daemon...
chown: changing ownership of '/var/og/mail.warn' : Read-only file system
chown: changing ownership of '/var/og/user.log' : Read-only file system
...
* Starting kernenl log daemon...
chown : ...  : Read-only file system
mkfifo: ...  : Read-only file system

I can login at console 2 and remount rw (but it's a bit late for most packages).
dmesg says all ok.
fsck says all ok. 
Same problem with kernel 2.6.27-14.33.

Workaround: 
- Grub booting with: kernel          /boot/vmlinuz-2.6.28-11-generic 
root=/dev/sda1 ro apm=off acpi=on splash


-- File /boot/grub/menu.lst:
...
title           Ubuntu 9.04, kernel 2.6.28-11-generic
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.28-11-generic root=/dev/sda1 ro apm=off 
acpi=on quiet splash 
initrd          /boot/initrd.img-2.6.28-11-generic
savedefault
...


-- File /etc/fstab:
/dev/sda1       /               ext3    defaults,relatime       0       1
/dev/sdb1       /mnt/media      ext3    defaults,relatime       0       2
/var/swapfile   none            swap    sw              0       0
tmpfs           /dev/shm        tmpfs   defaults,size=600m      0       0
proc  /proc  proc  defaults  0  0
/dev/hdc        /media/cdrom    iso9660 defaults,ro,user,noexec,noauto  0  0
/dev/scd0       /media/dvd      iso9660 defaults,ro,user,noexec,noauto  0  0
/dev/fd0        /media/floppy   vfat    defaults,user,noauto,showexec,umask=022 
 0  0

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
Upgrade 8.10 --> 9.04 : ext3 Filesystem read-only
https://bugs.launchpad.net/bugs/371614
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to