Public bug reported:

On bootup, checkfs keeps freezing; when I ctrl C it, it bumps me to the
shell, and tells me that /bigscsi couldn't be checked. (It's trying to
do the safety check on /bigscsi; it has only just started doing this
after about a months of running Dapper.)

The interesting thing is that /bigscsi does not exist. I flirted with
the name briefly on installation in the partition manager, but settled
on /bigsata instead (since the first was wrong). Here's my fstab:

proc            /proc           proc    defaults        0       0
/dev/hdd7       /               ext3    defaults,errors=remount-ro 0       1
/dev/hdc        /bigide         ext3    defaults        0       2
/dev/sda1       /bigsata        ext3    defaults        0       2
/dev/hdd6       /home           reiserfs defaults        0       2
/dev/hdd5       /tmp            ext3    defaults        0       2
/dev/hdd1       none            swap    sw              0       0
/dev/hda        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/hdb        /media/cdrom1   udf,iso9660 user,noauto     0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0


What other information do you need to get to the bottom of this? Where would 
checkfs be getting a reference to "/bigscsi" from?

Thanks
Reuben

** Affects: boot (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

-- 
checkfs tries to check a nonexistent partition
https://launchpad.net/bugs/52650

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

Reply via email to