PDA

View Full Version : Stop the rebuilding of FSTAB



radnor
03-18-2005, 02:45 PM
I want to have a few custom mounts in my fstab file and am looking for a way to keep it from getting clobbered when booting.

Any suggestions?

TIA

Radnor

UnderScore
03-18-2005, 05:34 PM
boot with:
knoppix nofstab

radnor
03-18-2005, 06:03 PM
ok, and if by chance you plug a usb device in (new), will it force a rebuild?

UnderScore
03-18-2005, 07:11 PM
The 'nofstab' cheat code prevents the Knoppix bootup (the linuxrc script) from scanning the local drives and creating an appropriate fstab. Inserting a USB device and fstab being edited is less dependent on Knoppix itself & more dependedent on how hotplug scripts and automount are configured. Will hotplug & automount force a rebuild? perhaps it will & I don't think that 'nofstab' will prevent that.
I hope this helps.
James

petri
04-04-2005, 11:49 AM
Hello,

How does this work on an installed on hardrive Knoppix system? I use Grub for boot-loader, Should I put the code (knoppix nofstab) in there and how? Thank you.

fingers99
04-04-2005, 07:08 PM
Hello,

How does this work on an installed on hardrive Knoppix system? I use Grub for boot-loader, Should I put the code (knoppix nofstab) in there and how? Thank you.

I think there's been a post here by Harry about this.

I have my own wierd way of doing it: just put the custom mounts above the first of the
# Added by KNOPPIX lines.