Hopefully fix mountroot on our LiveCDs.
authorSascha Wildner <saw@online.de>
Fri, 10 Sep 2010 08:30:37 +0000 (10:30 +0200)
committerSascha Wildner <saw@online.de>
Fri, 10 Sep 2010 08:41:26 +0000 (10:41 +0200)
commit7efa6f4542572a45719911f42aaa391119cd4fc6
tree9050b554e7f1de0cb6997676b780d154d90d0c8f
parent88b3cac1bcc83676f1264e9a1950e5bd5443e888
Hopefully fix mountroot on our LiveCDs.

Before the recent loader changes, the root device to use for CD-ROM
booting (/dev/cd0) was properly passed from the loader to the kernel
so the entry in fstab was never used.

However, with the new loader code this doesn't happen anymore (for
yet unknown reasons), so the fstab entry is tried and fails, because
it is wrong.

So for now, adjust our fstabs to use /dev/cd0.
nrelease/gui/etc/fstab
nrelease/root/etc/fstab