Comment 5 for bug 31435

Revision history for this message
Carl Karsten (carlfk) wrote : Re: "put grub where?"

repo, but not using the preseed file. I did the partition by hand in what I consider a resonable setup: swap and raid for /

> If /dev/sda1 is trashed (e.g. by the current install), then we're done with this bug.

Wondering about that - /boot was part of /dev/md0
which is currently mounted:

# mount

/dev/md/0 on /target type ext3 (rw,data=ordered)

# cat /target/etc/fstab

# <file system> <mount point> <type> <options> <dump> <pass>

proc /proc proc defaults 0 0

/dev/md0 / ext3 defaults,errors=remount-ro 0 1

/dev/sda1 none swap sw 0 0

# fdisk -l

/dev/sda1 1 62 497983+ 82 Linux swap / Solaris

/dev/sda2 63 1169 8891977+ fd Linux raid autodetect

/dev/sdb1 1 8678 8886256 fd Linux raid autodetect