On Mon, Nov 17, 2003 at 11:53:22AM -0600, Kent Schumacher wrote: > I get this error: > mount: block device /dev/sda6 is write-protected, mounting read only. > mount: cannot mount block device /dev/sda6 read-only. > This is stirring a memory, but things aren't gelling - anybody have any > specific help? Are you just doing: mount /boot You can't rely on /etc/fstab, so you need to specify the partition: mkdir /tmp/myboot mount /dev/XXX /tmp/myboot Knoppix probably automounted it and doing smart things? Try: df to see what mounts are present. _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list