↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Tag Archives: fstab

Fedora 17 – Simple Things made Complex..

Adventures With Linux ™ Posted on September 11, 2012 by RGSeptember 11, 2012

Running Fedora 17, you expect certain features to be a bit ‘bleeding edge’, but sometimes it seems things are getting more difficult, rather than – as it should be – easier? An example in point.. Why on earth did someone decide good old eth0 was not good enough?  Now I have ‘p20p1‘ instead! I used to think … Continue reading →

Posted in Fedora, Hacks, Opinion, Performance | Tagged add new disk, fedora 17, fstab, howto, uuid | 1 Reply

APC – Fixing Fedora’s Rogue Fsck…

Adventures With Linux ™ Posted on August 23, 2012 by RGAugust 23, 2012

The ‘default’ Fedora 13 system for ARM mounts the root as nfs..   To change it to the (correct) ext3, modify /etc/fstab as follows: # cat /etc/fstab /dev/mmcblk0p2          /                       ext3    defaults        1 1 /dev/mmcblk0p1          /boot                   vfat    defaults        1 0 devpts                  /dev/pts                devpts  gid=5,mode=620  0 0 tmpfs                   /dev/shm                tmpfs   defaults        0 0 proc                    /proc                   proc    defaults        0 0 sysfs                   … Continue reading →

Posted in APC, compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged apc, boot, ext3, fedora 13, fix, fsck, fstab | Leave a reply
Original content © Robert Gadsdon 2013
↑