[Bug 235415] [NEW] nfs mount fails on unknown option nobrowse

2008-05-28 Thread ChristianDrexler
Public bug reported:

On Hardy mounting nfs shares configured via automounter fails with the error 
message:
quote
mount.nfs: an incorrect mount option was specified
/quote
When I try to manually mount a share with the options specified in the 
automounter map I get this:
quote
mount -t nfs -s  -o nosuid,nobrowse,rsize=32768,wsize=32768 
stix01:/vol/homevol/admin/teedxl /mnt/
mount.nfs: an incorrect mount option was specified
/quote

This option is working under Dapper and Gutsy, please fix it as it is
making Hardy practically useless for us.

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
nfs mount fails on unknown option nobrowse
https://bugs.launchpad.net/bugs/235415
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49438] swap stanza is ignored

2006-06-12 Thread ChristianDrexler
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:
quote
#partition types top be cleared
clearpart --all --drives sda
#Disk partitioning information
part / --fstype ext3 --size 8000
partswap--size 512
/quote
This results in a 8GB and 2GB Partition both of type Linux/83 but no swap 
partition and a question from partman if I really want to configure my system 
without swap.
This breaks my hands-free installation and has forced me to install FedoraCore 
for a user that really wanted to have Dapper on his laptop 8-(

** Affects: kickseed (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
swap stanza is ignored
https://launchpad.net/bugs/49438

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49438] Re: swap stanza is ignored

2006-06-12 Thread ChristianDrexler
** 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 kickstart file the partition 
information seems to be incompletely parsed in regard to swap partitions.
  The relevant snippet fromn the ks config file is:
  quote
  #partition types top be cleared
  clearpart --all --drives sda
  #Disk partitioning information
  part / --fstype ext3 --size 8000
  partswap--size 512
  /quote
  This results in a 8GB and 2GB Partition both of type Linux/83 but no swap 
partition and a question from partman if I really want to configure my system 
without swap.
  This breaks my hands-free installation and has forced me to install 
FedoraCore for a user that really wanted to have Dapper on his laptop 8-(

-- 
swap stanza is ignored
https://launchpad.net/bugs/49438

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49438] Re: swap stanza is ignored

2006-06-12 Thread ChristianDrexler
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 
can close this bug again.

-- 
swap stanza is ignored
https://launchpad.net/bugs/49438

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs