Installing Edgy on existing SuSE partitions fails: No rootfs

Bug #71821 reported by Gerd Bavendiek
2
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: ubiquity

Hi,

I'm currently migrating some of my boxes from SuSE to Ubuntu. After selecting the old SuSE root partition as the new root partition the Ubuntu installer refused to continue, complaining "No root file system". This happened on two of my boxes. Thanks to strace being available on the Ubuntu Live System I found that the installer issued

file -s /dev/sdb7 # with sdb7 carrying the old SuSE root file system

Doing this manually I got something like

x86 boot sector, code offset 0x48

I finally found that I had to overwrite the old GRUB sector doing

dd if=/dev/zero of=/dev/sdb7 count=1

which made file -s report

Linux rev 1.0 ext3 filesystem data

Now the installer continued quite fine.

Gerd

Revision history for this message
Gerd Bavendiek (gerd-bavendiek) wrote :

Oops,

too late I found that this one is obviously well known as Bug Id 67130. Sorry !

Gerd

Revision history for this message
Colin Watson (cjwatson) wrote :

Indeed. Marking as duplicate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.