+ Reply to Thread
Results 1 to 4 of 4
Thread: installing ubuntu, mounting
- 02-19-2012, 02:59 AM #1Member
- Join Date
- Aug 2011
- Posts
- 18
- Thanks
- 0
- Thanked 1 Time in 1 Post
installing ubuntu, mounting how do i fix this -
i get this:
"/bin/sh: can't create /etc/fstab: read-only file system"
when i type this in:
mount -o remount,rw /echo "/dev/mapper/store-ext3fs /media/ext3fs ext3 noatime,data=writeback 0 0" >> /etc/fstab
then
- 02-19-2012, 10:42 PM #2Regular Member
- Join Date
- Oct 2011
- Posts
- 59
- Thanks
- 20
- Thanked 4 Times in 4 Posts
Did you run these 2 first??
mount -o remount,rw /
mkdir -p /media/ext3fs
Last edited by Free Mail; 02-19-2012 at 10:44 PM.
- 02-19-2012, 11:12 PM #3Member
- Join Date
- Aug 2011
- Posts
- 18
- Thanks
- 0
- Thanked 1 Time in 1 Post
yes I did that but I decided to remove it all so I may try to install it another time it would be better to start from scratch anyway. Thanks anyway.
- 02-19-2012, 11:17 PM #4Regular Member
- Join Date
- Oct 2011
- Posts
- 59
- Thanks
- 20
- Thanked 4 Times in 4 Posts
that directory (ext3fs) is needed


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks