Forum » Pomoč in nasveti » problem pri linux ubuntu
problem pri linux ubuntu
hotjamajkan ::
pri inštalaciji ubunta sem prišel do petega koraka kjer je potrebno nastavit datotečni korenski sistem. Mi lahko razložite kako to nastavit ker vsakič napiše ni datotečnega korenskega sistema
drola ::
Ubuntu 6.10 Edgy Eft ima bug v namestitvenem programu pri LiveCDju. Tole je workaround, sicer pa pri tekstovni različici namestitve teh težav ni:
Klik!
You can also quickly get around the "no root file system" error by changing the validation.py file.
When running the liveCD, but prior to installation:
Code:
sudo gedit /usr/lib/ubiquity/ubiquity/validation.py
go to the end of the file, and edit the line that says
Code:
if not root: result.add(MOUNTPOINT_NOROOT)
Change to:
Code:
if not root: pass
Make sure you leave the indentation in before the word "pass". Save the file, close it, and then you can run the installer.
Now, when you run the installer, it won't check for a "/" directory, so make sure you have one!
Klik!
https://drola.si
Zgodovina sprememb…
- spremenil: drola ()
Vredno ogleda ...
Tema | Ogledi | Zadnje sporočilo | |
---|---|---|---|
Tema | Ogledi | Zadnje sporočilo | |
» | SMB povezava Winows 10 s Synology NASOddelek: Operacijski sistemi | 3318 (2584) | dukedl |
» | C# težavaOddelek: Programiranje | 3725 (2571) | mladec |
» | OpenSUSE pomočOddelek: Operacijski sistemi | 926 (819) | Redorange |
» | Problem instalacije XP - SATA diskOddelek: Pomoč in nasveti | 2385 (1391) | Duhec |
» | Skoraj že obupal pri inštalaciji LinuxaOddelek: Operacijski sistemi | 1449 (1268) | Brane2 |