On Wed, 1 Oct 2003, Collins Richey wrote: > On Wed, 1 Oct 2003 09:34:08 +0100 > Squabsy <[EMAIL PROTECTED]> wrote: > > > Quoting Net Llama! <[EMAIL PROTECTED]>: > > > > > > > > > > Should I need to do a HD install of knoppix to get it working ? > > > > > > No, although you will need to remount a partition read/write. > > > > > > > Excuse me denseness but I tried last night to do this using various > > parameters with the mount command but failed miserably. > > > > the partition I would like to remount is on dev/hdb2 > > > > what should the command look like ?mount > > try: mount -w /dev/hdb2 -o remount
DOes that actually work? It fails for me here, because there's no mount point sepcified. What works for me is: mount -o remount,rw <mount_point> Or you could just right click on the icon for the partition in KDE, and chose the remount option. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lonni J Friedman [EMAIL PROTECTED] Linux Step-by-step & TyGeMo http://netllama.ipfox.com _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://smtp.linux-sxs.org/mailman/listinfo/linux-users
