[issue806] partition become readonly after grml-debootstrap
Tong Sun
bts at bts.grml.org
Wed Jan 27 21:12:38 CET 2010
Tong Sun <suntong001 at gmail.com> added the comment:
Here is the details:
$ touch $os_mnt/etc/debootstrap/stages/packages
-- ok
% grml-debootstrap --verbose --confdir=$gdcd --target $os_mnt --nodebootstrap
--packages
* Using config files under /linux/linux_src/depen/2desk/.
* grml-debootstrap - Please recheck configuration before execution:
Target: /mnt/os11
Install grub: no
Using release: testing
Using mirror: http://debian.mirror.rafal.ca/debian/
Using hostname: depen
Important! Continuing will delete all data from /mnt/os11!
* Is this ok for you? [y/N] y
* Not checking Release signatures!
* Running grml-debootstrap on a directory, skipping mkfs stage.
* Running grml-debootstrap on a directory, nothing to mount.
* Skipping debootstrap as requested.
* Preparing chroot system
`/linux/linux_src/depen/2desk/chroot-script' -> `/mnt/os11/bin/chroot-script'
[. . .]
* Executing chroot-script now
[*] Notice: stage chrootmirror has been executed already, skipping execution
therefore.
[*] Notice: stage grmlrepos has been executed already, skipping execution
therefore.
[*] Notice: stage kernelimg_conf has been executed already, skipping
execution therefore.
[*] Notice: stage kernel has been executed already, skipping execution therefore.
[*] Notice: stage packages has been executed already, skipping execution
therefore.
[*] Notice: stage extrapackages has been executed already, skipping execution
therefore.
[*] Notice: stage remove_apt_cache has been executed already, skipping
execution therefore.
[*] Notice: stage reconfigure has been executed already, skipping execution
therefore.
[*] Notice: stage hosts has been executed already, skipping execution therefore.
[*] Notice: stage interfaces has been executed already, skipping execution
therefore.
[*] Notice: stage timezone has been executed already, skipping execution
therefore.
[*] Notice: stage fstab has been executed already, skipping execution therefore.
[*] Notice: stage hostname has been executed already, skipping execution
therefore.
[*] Notice: stage initrd has been executed already, skipping execution therefore.
[*] Notice: stage grub_config has been executed already, skipping execution
therefore.
[*] Notice: stage passwords has been executed already, skipping execution
therefore.
[*] Notice: stage custom_scripts has been executed already, skipping
execution therefore.
[*] Notice: stage services has been executed already, skipping execution
therefore.
Finished chroot installation, exiting. [ ok ]
Notice: $GRUB not defined, will not install grub therefore.
* Removing /var/cache/grml-debootstrap/variables_os11 [ ok ]
* Removing /var/cache/grml-debootstrap/stages_os11 [ ok ]
* Finished execution of grml-debootstrap. Enjoy your Debian system. [ ok ]
% touch $os_mnt/etc/debootstrap/stages/packages
touch: cannot touch `/mnt/os11/etc/debootstrap/stages/packages': Read-only file
system
% mount | grep -E $os_mnt
/dev/sda6 on /mnt/os11 type ext3 (rw)
----------
messages: 2865, 2866, 2871
nosy: suntong
priority: bug
status: chatting
title: partition become readonly after grml-debootstrap
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue806>
_____________________________________
More information about the Bugs-changes
mailing list