HOME - Recent Changes - Search:

Academic Work


Personal

* pot de départ


dblp


(:twitter:)

-----

[ edit | logout ]
[ help | sandbox | passwd ]

Mount a new partition automatically (at boot time)

#############################

Migrated to https://ubuntuincident.wordpress.com/2011/02/13/mount-a-new-partition-automatically-at-boot-time/.

Problem

By resizing a partition you create a new (ext3) partition that you want to mount automatically at each boot.

Solution

Follow the steps at https://help.ubuntu.com/community/InstallingANewHardDrive .

In short:

  • as root, create a directory for the drive (e.g. /media/mynewdrive)
  • edit /etc/fstab and add this line:
/dev/sdb1    /media/mynewdrive   ext3    defaults     0        2
  • make it writable for yourself (sudo chown -R USERNAME:USERNAME /media/mynewdrive)
Cloud City


anime | bash | blogs | bsd | c/c++ | c64 | calc | comics | convert | cube | del.icio.us | digg | east | eBooks | egeszseg | elite | firefox | flash | fun | games | gimp | google | groovy | hardware | hit&run | howto | java | javascript | knife | lang | latex | liferay | linux | lovecraft | magyar | maths | movies | music | p2p | perl | pdf | photoshop | php | pmwiki | prog | python | radio | recept | rts | scala | scene | sci-fi | scripting | security | shell | space | súlyos | telephone | torrente | translate | ubuntu | vim | wallpapers | webutils | wikis | windows


Blogs and Dev.

* Ubuntu Incident
* Python Adventures
* me @ GitHub


Places

Debrecen | France | Hungary | Montreal | Nancy


Notes

full circle | km


Hobby Projects

* Jabba's Codes
* PmWiki
* Firefox
* PHP
* JavaScript
* Scriptorium
* Tutorials
* me @ GitHub


Quick Links


[ edit ]

View - Edit - History - Attach - Print *** Report - Recent Changes - Search
Page last modified on 2011 February 14, 04:10