On Tuesday 04 August 2009, you wrote: > Frans Pop wrote: > > This oneliner change would fix the issue as well: > > +++ b/packages/base-installer/debian/bootstrap-base.postinst > > @@ -88,7 +88,7 @@ install_base_system () { > > # so make a backup to be restored later > > copied_fstab=true > > cp /target/etc/fstab /target/etc/fstab.orig > > thus this should be a "mv"
Doesn't make any difference. The next line overwrites it. > - echo "# UNCONFIGURED FSTAB FOR BASE SYSTEM" >> > /target/etc/fstab > + echo "# UNCONFIGURED FSTAB FOR BASE SYSTEM" > > /target/etc/fstab -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org