Public bug reported:
On Hardy mounting nfs shares configured via automounter fails with the error
message:
mount.nfs: an incorrect mount option was specified
When I try to manually mount a share with the options specified in the
automounter map I get this:
mount -t nfs -s -o nosuid,nobrowse,
I really hate answering my own questiosn but here it goes:
The kickstart file is generated by a cgi script that inserted tabs instead of
spaces between the keyword and options for the swap partition. When I replace
these tabs with single spaces the disk is partitioned as expected - I guess we
ca
I really hate answering my own questiosn but here it goes:
The kickstart file is generated by a cgi script that inserted tabs instead of
spaces between the keyword and options for the swap partition. When I replace
these tabs with single spaces the disk is partitioned as expected - I guess we
ca
** Attachment added: "kickstart config"
http://librarian.launchpad.net/3025111/ks.cfg
** Description changed:
Hi,
- when I try to install using my kickstart file the partition information seems
to be incompletely parsed in regard to swap partitions.
+ when I try to install dapper using my k
Public bug reported:
Hi,
when I try to install using my kickstart file the partition information seems
to be incompletely parsed in regard to swap partitions.
The relevant snippet fromn the ks config file is:
#partition types top be cleared
clearpart --all --drives sda
#Disk partitioning informa